Jump to content

evanfuchs

Member
  • Posts

    100
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by evanfuchs

  1. On 5/22/2017 at 6:11 AM, johseb said:

     

    The filtering on file type is OK (for both branches, with and without tag filtering) but the tag filtering does nothing: when filtering on the content (3rd input) I get files without the selected tag as well.

     

     

    Same. My results are not filtered by the tag specified. I tried manually adding a static tag in the file filter (kMDItemUserTags) and it also did not work. I suspect it has something to do with "and/or", but it's over my head.

  2. On 10/23/2016 at 10:51 AM, deanishe said:

    You need to do a bit of UI scripting with Finder to achieve that.

     

    Here's an example workflow that does what you ask.

     

    I'm looking to do just this exactly and came across this thread, but the link is dead. Can you point me in the right direction?

     

    Thanks

  3. Thank you. For anyone else who stumbles upon this thread, given the limitation of iCloud's funky naming convention, I think using the file extension is the way to go since *most* iCloud subfolders are exclusive to a single file type. 

  4. Ok after looking at this crazy path I can see it's complicated: /Users/xxxxx/Library/Mobile Documents/W6L39UYL6Z~com~mindnode~MindNode/Documents/ (the folder name displayed in Finder under the iCloud folder is simply: Mindnode)

     

    All of the iCloud subfolders have similarly convoluted names, and they do not appear in spotlight results :(

  5. On Sierra with Alfred 3.2.1, is it possible to include iCloud subfolders in search results? Files within the iCloud folder do show up, but the subfolders within iCloud folder do not. "~Library/Mobile Documents/" is included in Search Scope.

     

    For example, if I search for example.pages Alfred finds it in iCloud/ExampleFolder/example.pages, but if I search for Example Folder I get nothing.

     

    Thanks

  6. Thanks, Vero! I love how responsive you are with support questions :)

     

    That works great, and yes, it doesn't matter about BusyCal vs. Calendar.app.

     

    Is there any way to pull the date/time info or limit the scope to future events? It doesn't look like there is metadata for either of those.

  7. Oh, sorry if that example was unclear. I'm not looking for natural language, just based on title (e.g. "Dentist Appointment") A search for that phrase would list all events with matching titles and their date.

     

    I use BusyCal, but it's using the same iCloud calendars as the Calendar.app.

     

    thanks for the help!

  8. I would like to query calendar events by name and get resulting matches with date listed in the Alfred window. Actions would be great ,but mainly I just want to be able to quickly check the date for an existing event: "What day is my dentist appointment again?"

  9. 1. Could you please temporarily un-sync your preferences (e.g. by setting the folder to ~/Documents/Alfred/) then see whether your preferences save correctly?

     

     

    This solved it locally.

     

     

     

    2. If your preferences do save correctly at that stage, please create a new, different sync location on Dropbox and try again. 

     

    Still worked after change to new location on Dropbox.

     

     

     

    3. If that also works fine, you'll just need to make sure that, if you're syncing two Macs, you go to the second Mac, wait until Dropbox has finished updating (including downloading the newly set preferences) and select this location in Alfred's preferences, so that both Macs look at the same prefs.

     

    I will make sure it's working when I get to the other computer and report back if there's any problem.

     

    Thanks for the speedy reply!  :D

  10. Hi,

     

    Theme selections, modifications, and appearance options (such as "Hide menu bar options") are lost when quitting and restarting Alfred. I just noticed this yesterday after I updated to latest version of El Capitan, but not sure if that is coincidental. My sync folder is in Dropbox (not in the default apps folder) and tried repairing permissions as suggested here.

     

    Any of other suggestions?

     

    Thanks

  11. Hi Andrew,

     

    Thanks for replying. Yes, the files are within the search scope.

     

    This works to filter name OR context for either/both words, but it yields too many results for me. In my example, every document whose contents or name "2015" and every document whose contents or name contain  "milk" will show. I'm hoping to filter the name on one value and the contents on the other. I was able to do it by specifying the value of kMDItemDisplayName in the filter itself, but I'd like to do it on the fly.

     

    Thanks,

     

    Evan

  12. I would like to be able to first search/filter by file name, and then search within the contents of the resulting files.

     

    For example, "2015 receipt" returns my 2015 receipts (filenames with the words "2015" and "receipt"), then "milk" returns those files from the previous results that contain the word "milk" within their contents.

     

    I thought I could get there with a File Filter --> Open File, using kMDItemDisplayName and kMDItemTextContent, but no luck yet.

     

    Am I close, or would this call for some scripting?

     

    Thanks!

     

     

×
×
  • Create New...