peter-tackage / notable

A note taking app made using Flutter
Apache License 2.0
9 stars 1 forks source link

Add ability to pin notes to the top of Home screen #13

Open peter-tackage opened 4 years ago

peter-tackage commented 4 years ago

Currently notes are only sorted by last edit date, this should be expanded to allow notes to pin (and unpinned) from top of the list.

Controls for this could either be on note's details screen or the Home screen.