Description:
Add a search feature that allows users to find specific content within all notes. The search should be accessible via a magnifier icon and the keyboard shortcut Ctrl + F. The results should display matching notes and highlight the searched terms.
Expected behavior:
-
Users can open the search with the magnifier icon or Ctrl + F.
-
The search scans through all notes, not just the currently opened one.
-
Matching notes and results are clearly displayed and highlighted.