FarkMilk is without doubt one of most impresive plugins, however I use to conmute so I'm unable to use it offline. I could also send tweets but the offline problem remains. I decided to give aliases a try to customize based upon Core-Internet email functions. I've been able to send some emails but I can't put a body in my messages. I paste my aliases file below:
<?xml version="1.0" ?>
<!-- This file defines aliases for use by the Find and Run Robot program (
https://www.donation...r/findrun/index.html). -->
<FarrAliasFile>
<FileFormatVersion>1</FileFormatVersion>
<AliasSetDescription>Email to Remember The Milk.</AliasSetDescription>
<DefaultUserVars>[eRTMPlugin]\n // Email account associated to your Remember The Milk account -- change to your values\n email=YOUR_RTMEMAIL_ACCOUNT\n \n</DefaultUserVars>
<AliasEntry>
<AliasText>ertms</AliasText>
<Score>1000</Score>
<Regex>^ertms (.*)</Regex>
<Results>
<Result>ertms subject=$$1 | mailto:%uservar.eRTMPlugin.email%?subject=$$1%26body=L:p-someday /ICON=icons\farrmilk.ico</Result>
</Results>
</AliasEntry>
</FarrAliasFile>
I have a list called p-Someday for personal someday/maybe. I'd like to paste basic template into my email so I can fill it without having to remeber every field (Format for template:
http://www.remembert...nding/emailinbox.rtm) I've been struck adding a body to my emails. I've tried using &body or %26body (URL safe enconding) but nontheless it always appears appended to my email subject.
Is there anyway to achieve this? Is this a known problem? I've not been able to find relevant information in forums. It's my first try so I'm kind of newbie.
Thanks in advance