Jump to content

Carlos-Sz

Member
  • Posts

    911
  • Joined

  • Last visited

  • Days Won

    69

Everything posted by Carlos-Sz

  1. I’m not sure why the Alfred File Filter, which I don’t have much control over it, is sending you to Search Google but you can type another keyword such as Public.
  2. I’m not sure how Evernote is consistent regarding its local note storage path. But if there is a common path to go then preview is coming to Evernote workflow. Here is a screenshot from a HTML preview (instead of tiny Evernote image preview): Of course it is possible to use Evernote default preview but I’m not sure how useful it is to have an image of part of the note instead of having the entire note in HTML. Any thoughts? Here is the same note with the Evernote default preview:
  3. Reminders Goal Show overdue and due today reminders right away Easily show lists and their due, overdue and not completed reminders Create new reminders Create new lists Mark reminders as completed This is a simple Reminders approach, with its own workflow, aimed for users that have only a few due or overdue reminders. If you are a havy user with tons of due, overdue or not completed reminders then you may consider using Jack James Reminders workflow that also caches reminders which can make things faster. Usage Bring Alfred and type the keyword rm and a list of overdue and due today items will be displayed: Type a single interrogation point for a quick syntax help: Type to create a new reminder in the default list (see date format options below): Type a single hash sign to show all lists: Once in a list you can see its reminders and also create a new one: If you want, type a third hash sign to set the due date: There are a lot of date formats accepted: tod or today (default) tom or tomorrow ne or next week 2m or 2 m or 2 minutes or in 2m or in 2 m or in 2 minutes 2h or 2 h or 2 hours or in 2h or in 2 h or in 2 hours 2d or 2 d or 2 days or in 2d or in 2 d or in 2 days 01/01 or 01/01/13 or 01-01 or 01-01-13 01/01 6:00pm or 01/01/13 6:00pm You can always check if the date format entered is valid or not in Alfred subtitle: Due soon: type rm due Displays a list of due soon (in a week) and not completed reminders: Mark a reminder as completed highlight a reminder hold control key (the reminder subtitle will change to Mark Reminder as Completed) hit return key Open a reminder in Reminders app highlight a reminder hit return key What’s new (1.1) Better handle of reminder creation when within a list (#)Download Version 1.1 Release date: 13 Jul 2013 Made in OS X 10.8.3 Supports Alleyoop 2 Download now PS: post wrote in Byword and converted using Markdown to BBCode workflow
  4. FYI: In OSX you can use Command+Shift+4 to take a custom screenshot* and get a file saved in the Desktop automatically. *Hit space bar then mouse click a window to take its screenshot
  5. Regarding text this workflow is better and you can also save in current Finder window. When you say image what exactly you mean? A peace of it from an image editor?
  6. You can save the current clipboard content to a string, copy the selection to the clipboard using System Events keystroke command, count the words then put the initial content back to the clipboard. In resume: try set sCurrentCB to get the clipboard end try tell application “System Events” keystroke "c" using command down end tell set sTextToCount to get the clipboard as text —count words here try set the clipboard to sCurrentCB end try
  7. Here is an AppleScript code that seems to be working: set query to "{query}" as text set base_em to 16 set calculated_em to (query / base_em) as real set the clipboard to calculated_em as text And here is the workflow I did to test it: download now
  8. Here is a simple workflow sample that is shorter and commented: download now Start reading tm_filter.scpt then tm_time.scpt
  9. Great. Note that we are also working only with AppleScripts language.
  10. When the workflow sent the file Evernote didn’t create a note for some reason. The error occurs after that when the workflow expects a note and tells Evernote to change its creation date. Did you download your Evernote from Mac App Store? Can you try the version from Evernote site? [update] I installed the Mac App Store version and I can’t add a file anymore. Evernote does not send an error though. In resume, if you’d like the feature it seems you have to install Evernote from evernote.com. Thank you. I was not aware of this kind of limitation.
  11. Great. Please: 1. download and unzip in a folder (there are two files) the test: download now 2. open en_addnote.scpt in AppleScript Editor 3. select a file in Finder to add in Evernote (make sure nothing is also selected in the Desktop due a bug in Finder) 4. Click the AppleScript Editor Run button or hit Command+R 5. take a screenshot of the error and the Result Here is an AppleScript Editor screenshot showing the Run button and the Result window at bottom:
  12. When you are adding a file do you see it in Alfred? Something like this: Can you add other type of notes? Like from Text Selection? If you have time I can send you a script to execute so we can try to catch an error? Finally: do you have Google Chrome installed? Thanks.
  13. Version 2.0 is out: Last used application listed right after the keyword ew (use the keyword at least once) Curor at the end of the initial text too The workflows detects if there is an initial selection otherwise it will select all text The initial step does not require any text at all so you can start with a blank document Supports Alfred 2.0.3 (187) AppleScript improvements See initial post for details or download it now. Thank you all for the great feedback!
  14. It seems you’re using version 1.6 of the workflow. Please try this version: download now Run the keyword ew at least once. Later today I’ll release a new version based on it.
  15. Right now it will place the cursor at the end of the text, not the selection. If I find a way to detect the selection itself I will add the feature for sure. Thank you for your feedback.
  16. I write my workflows in AppleScript too. Check this workflow: http://www.alfredforum.com/topic/460-to-dropbox-30-formerly-move-to-dropbox-url-to-the-clipboard/ Or this working in progress with a more updated approach regarding a setup: download now
  17. Please, try this: TextExpander CK Note: it will change the !CK! content (though it seems this is what you want).
  18. Make sure to check the selected files in Alfred window: Above I have 2 files selected. Finally, try to restart Alfred 2 and Evernote. If you’re still having problems please give me more details about your Mac, OSX, if Path Finder is replacing Finder, if Note from Selection or Clipboard are working, if searching is working (keyword en) and so on. You can contact me at: carlos dot sz at gmail dot com Thank you.
  19. It should do that… Can you make some tests please? Great!
  20. Hi Thank you for your feedback! Regarding your question. Right now the workflow is expecting an editor from /Applications/ folder. I’ll also have to adjust the scripts in order to use an editor from home Applications too (not only the File Filter). I’ll see what I can do about it. [update] Here is a new version that will also search and properly process an app from Home folder: download now It is working here but let me know if it is working properly for you too. Thanks.
  21. Thank you Scott. I think I tried that only with tickle date. Great to hear you will add more commands. I’ll surely use them. Thank you.
  22. Version 6.0 is out: Easily import selected messages in Mail Imporved New Note from Text Selection if topmost application is Mail URL and email URL added to source URL field of the note (instead of appended to the end of the note) Improved support for multiple selected files in Finder New Note from Finder Selected Files: note creation date will be the file one (thanks to dantetemp) List all notebooks and search from one of them: use keyword en then type a hash sign e.g. en # Several internal improvements including support for Alfred 2.0.3 (187) that fixes some issues regarding AppleScripts New list notebooks feature: ​Search within a selected notebook:
  23. Thank you! I’ve already sent Scott an email about it. It depends on him to add new AppleScript commands so I can use them in the workflow.
  24. Thank you! Here is a new version that should fix this: download now I’ll make more tests here too but its seems to be working with an empty document now.
×
×
  • Create New...