glushchenko / fsnotes

Notes manager for macOS/iOS
https://fsnot.es
MIT License
6.51k stars 483 forks source link

Send checked items in a "To Do" list to the top/bottom of the list #1784

Closed aleith closed 1 month ago

aleith commented 1 month ago

Sort any given To Do list based on checkmark status (discrete sorting of individual lists, not all lists) It might be easiest to describe this feature in terms of the Apple Notes feature it resembles. (I looked for an existing FSNotes FR but couldn't find one).

Previously, Notes just had the Settings option to "Automatically sort ticked items" (to the bottom of a list). I disliked this for interacting with long shopping lists on my iPhone so had it disabled all the time. (if you accidentally check the wrote item its a pain to find it again in a long list) Screenshot 2024-10-25 at 7 34 11 pm

Occasionally I do want to sort a list by checked status. Which is where this menu items come in handy.

Screenshot 2024-10-25 at 7 41 42 pm

It simply moves all the checked/ticked items to the bottom of the list. The cursor must be located in the list to enable the menu items.

Additional context For macOS this would require the addition of a menu item to the Format menu (i.e. Format Menu > Move Ticked to Bottom).

For iOS/iPadOS it would require the edition of a Move Ticked to Bottom item to the Format submenu in the contextual menu that comes up when text is highlighted.

Implementation details:

gingerbeardman commented 1 month ago

FWIW TaskPaper app also has this, which is what I use for my work todo lists.

aleith commented 3 weeks ago

FWIW TaskPaper app also has this, which is what I use for my work todo lists.

thx but i need iPhone syncing with whatever Notes apps i'm using. stick with Apple Notes for checklists i guess. would rather have a single platform for everything.