sballin / alfred-search-notes-app

Use Alfred to quickly open notes in iCloud/Apple Notes.
https://www.alfredforum.com/topic/11716-search-appleicloud-notes/
MIT License
510 stars 24 forks source link

Ability to create note when nothing was found #9

Closed papanikge closed 4 years ago

papanikge commented 5 years ago

Create a new file with the query as the title if nothing was found

This will emulate something like Notational Velocity very well.

sballin commented 5 years ago

I too come from Notational Velocity and would like to have this feature, but it doesn't seem possible with the current architecture: https://www.alfredforum.com/topic/9695-fallback-action-when-script-filter-has-no-results/

I like having the results filtered by Alfred because the alternative would be to reopen the Notes SQL database on every keystroke, and I don't want performance to suffer because of that. I'll do some tests to see if it's feasible.

sballin commented 4 years ago

Added this feature in version 3.0.0!