standardnotes / iOS-classic

iOS client - (Deprecated) - New version: https://github.com/standardnotes/mobile
167 stars 21 forks source link

Search bar in notes list #5

Closed moughxyz closed 7 years ago

moughxyz commented 7 years ago

Searches title/text

beaugunderson commented 7 years ago

This is a big one for me, too. Currently using nvNotes and I like the approach there (title bar press turns it into a text field for searching); it also has a small tag cloud at the top that's useful.

jz709u commented 7 years ago

anyone currently working on this?

moughxyz commented 7 years ago

No I don't think so

jz709u commented 7 years ago

where exactly should this search be placed? I was thinking of two ways. One way is to place it in under the navigation bar sort of like the Apple stock mail app. and the notes filter when typing

jz709u commented 7 years ago

and the other is to have a button in the navigation bar which on press displays a separate search screen.

moughxyz commented 7 years ago

I think inline would be cool, so that it filters as you type. Similar to stock Apple apps.