-
-
Notifications
You must be signed in to change notification settings - Fork 22
add search to journal entries #14
Copy link
Copy link
Open
Soofmaax/OpenMindWell
#2Labels
apertre3.0Apertre 3.0 open source programApertre 3.0 open source programenhancementNew feature or requestNew feature or requestfrontendClient-side features and viewsClient-side features and viewsgood first issueGood for newcomersGood for newcomersmediumfeatures involving multiple files or logic.features involving multiple files or logic.
Metadata
Metadata
Assignees
Labels
apertre3.0Apertre 3.0 open source programApertre 3.0 open source programenhancementNew feature or requestNew feature or requestfrontendClient-side features and viewsClient-side features and viewsgood first issueGood for newcomersGood for newcomersmediumfeatures involving multiple files or logic.features involving multiple files or logic.
once you have more than like 10 journal entries, it gets hard to find old ones.
Would be really useful to have a search box.
Suggested features:
Could be client-side search for now (filter the entries array) since we're not dealing with thousands of entries. If performance becomes an issue we can add backend search later.