Jump to content

Carlos-Sz

Member
  • Posts

    911
  • Joined

  • Last visited

  • Days Won

    69

Everything posted by Carlos-Sz

  1. Version 7.1 is out: Fixed open note issue that affected some users
  2. It doesn’t make sense indeed. However it can make things slower having to scan the Dropbox folder for a file. At least you won’t have the same file in the Public folder.
  3. The workflow is cutting the DD that is the current day, right? The TextExpander snippet pastes something like CATEGORYx - FILE NAME - 2013.06.09, right? I’ll see what I can do so you don’t have to change your snippets.
  4. Did you try to download it from the Alfred site?
  5. I don’t know PHP but it seems you let a space between quotes and you shouldn’t. In AppleScript you can create an empty string using two double quotes without any space between them: Set x to "" In the XML the UID could be x (an empty string) and then Alfred would know that you want to keep the order.
  6. Can you please try the version below? Thank you. Download Note: version made in Alfred 2.0.4 (199)
  7. The best way to go is leaving UID empty. Before Alfred 2.0.3 I used to use a timestamp for UID.
  8. Try this: Large Text Double click Run Script and replace My Large Text Here for your text. If that’s not what you need then sorry.
  9. So it is basically a zip for each selected folder. I’ll think about it and see how I can fit this feature in the current code. Thank you for your feedback!
  10. Great to hear it is working. Thank you!
  11. The Quick Look requires a path to a file so you can hit SHIFT key and Alfred brings the preview. Now that the arg accepts multiple lines I wish I could pass the file path along with additional arguments. But for the Quick Look to work Alfred has to read the first line only or the first item in a delimited argument. Thank you Andrew.
  12. I didn’t test it yet. But I will later today. Thanks.
  13. Unfortunately Quick Look and add file from Finder are not compatible with Evernote downloaded from Mac App Store due OSX sandbox. I had Evernote from MAS in my MacBook and I had to install it from Evernote.com. Thank you!
  14. I’ll play around with the new feature but here my thoughts: - Alfred Quick Look: maybe Alfred could get the first line or first item (in a tab delimited argument) to use in Quick Look and let us use the argument for other workflow tasks too - UID: it will be interesting to have an <uid></uid> too so we could use XML CDATA here instead of parse it; right now it seems the only attribute that can slow down things a bit; if it can’t slow down Alfred then please consider so we don’t have to parse/encode the UID. Anyway, great improvement. Thank you.
  15. Great to know that even in automatic mode the workflow can handle 10,000 notes!
  16. Hi. Well if I do the same I see my home folder at top and the subfolders at bottom (list). Do you have your home folder in an unusual location (such as an external volume)? If so go to Alfred Preferences>File Search>Advanced and set the path there. If that is not the case can you take a screenshot?
  17. The workflow does not change the order passed by Evernote. However, the workflow let Alfred change the order considering the item usage. So if you use an item, in this case a notebook, next time there is a good chance it will be displayed at top of the list. This is the Alfred default behavior: display used items at top. It can be changed but sometimes it’s nice to have an item that we are using constantly at top.
  18. Thank you! Thank you. I agree. I thought about it when I was adding the tags list but later I completely forgot about it. Anyway, it is fixed. Here is an updated What’s new for 7.02: (7.02) List all tags and search from one of them: use the keyword ens or ent then type an at sign e.g. ens # (7.02) List all notebooks and search from one of them by using an "at sign" e.g. en @ Workflow preferences: keyword enpref (set quick look style and search wildcard mode) Preview (OSX Quick Look) your notes in Alfred by hitting Shift key (feature available in both ens, ent, enr and enc keywords) Improved search by title (keyword ent) keyword enn: hold option key to append text with current date to an existing note keyword enn: hold command key to create a new note and open it right after keyword enr: list recent (within a week) notes keyword ens: list notes added to Evernote Shortcuts keyword enscan: it will start OSX Image Capture (that you need to previously configure to save in Evernote), wait for it to get ready and then click the Scan button automatically Download Now Quick Look and Tags View:
  19. Great. I’ll try it. The tag icon should be displayed properly now. Please download the workflow again. Thank you for your feedback!
  20. What is the hotkey? I tested all of them and they are working properly. Regarding the tag icon: I’ll fix it right now. Thanks.
×
×
  • Create New...