Let me start by thanking you for this workflow, it's really awesome!
In Bear, I currently use a tag called "archive" as opposed to using the archive functionality in Bear itself. As a feature request, I'd like the ability to have the workflow search archived notes as well. Personally, I can see two options:
- Remove
note.ZARCHIVED = 0 from the queries to always search archived notes
- Add a variable that determines whether to search archived notes or not
I'd be happy to help out and contribute :)
Let me start by thanking you for this workflow, it's really awesome!
In Bear, I currently use a tag called "archive" as opposed to using the archive functionality in Bear itself. As a feature request, I'd like the ability to have the workflow search archived notes as well. Personally, I can see two options:
note.ZARCHIVED = 0from the queries to always search archived notesI'd be happy to help out and contribute :)