Jump to content

xandrik

Member
  • Posts

    7
  • Joined

  • Last visited

Everything posted by xandrik

  1. @theboyler - I'm not proficient with scripting at all. Where would I copy your enhancement to the exisisting workflow script. What I've done is this. on alfred_script(q) tell application "Fantastical" parse sentence q end tell end alfred_script set str to q as string set AppleScript's text item delimiters to " " as string considering case set len to str's last text item's length end considering set AppleScript's text item delimiters to "" set theend to text ((-(" "'s length) - len) + 1) thru -1 of q set q to text 1 thru (-(" "'s length) - len) of q if theend does not contain "rev" then tell application "Fantastical" to parse sentence q with add immediately else tell application "Fantastical" to parse sentence q end if Any help would be greatly appreciated! Rick
  2. That's unfortunate. I wonder if there would be some sort of workflow that could be created to accomplish this; some sort of work around. I know there are many people that run lotus notes with alfred and many people could take advantage of that. Thank you for your response. Much appreciated!
  3. What about Lotus notes. I'm trying to get alfred 2 to open the email with lotus. Which is set as my default reader from within the mail app. Can alfred 2 work with lotus notes? Thank you, Rick
  4. I've searched this forum and haven't been successful in finding this topic. My apologies if I am duplicating a topic that has already been discussed. What I'd like, if someone would be so kind, is an Alfred workflow to create a new message in lotus notes ver. 8.5. It should be a simple one. I've tried to create my own workflow to accomplis this, but I am not privy to writing scripts. I've searched online to see if anyone else has done something similar; to no avail. If anyone has any insite as to how to create this, or would be kind enough to create one, I would be very grateful! Thank you in advance
  5. Awesome! Thank you for your brilliance!
  6. It doesn't work for me. I type the ln then a space then the name of the person/email I'm looking for and all I get is it changes to a google search. Any suggestions?
×
×
  • Create New...