Closed mononoken closed 1 year ago
Users should be able to search for notes based on keywords in the note name and note body.
1e05ceb91819c1e40d22d083b5a36e8d26b17c32 implements
Currently, the search bar is only located on journal_notes_path, and it will search using Ransack based on the note name and note body.
Users should be able to search for notes based on keywords in the note name and note body.