keshav-space / safenotes

Safe Notes is a security project aimed at providing an encrypted, private note manager that works locally and protects notes from various threat actors.
https://safenotes.dev
GNU General Public License v3.0
237 stars 22 forks source link

Feature request: Search note and mark finds #127

Open q-pa opened 1 year ago

q-pa commented 1 year ago

It would be great to be able to not only search all notes but to search a single note and have all findings marked to skip through the results.

keshav-space commented 1 year ago

but to search a single note and have all findings marked to skip through the results.

Can you please clarify or give more detail?

q-pa commented 1 year ago

I can search all notes for a search term. The results show the notes in which the search term was found. But to find the exact location of each keyword in the single notes, I have to search manually.

keshav-space commented 1 year ago

I can search all notes for a search term. The results show the notes in which the search term was found. But to find the exact location of each keyword in the single notes, I have to search manually.

Great suggestion, will try to support this.