mononoken / fae-scribe

0 stars 0 forks source link

Create search form for notes #63

Closed mononoken closed 1 year ago

mononoken commented 1 year ago

Users should be able to search for notes based on keywords in the note name and note body.

mononoken commented 1 year ago

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.