rbavishi / Habitican-Curse

A Terminal application for HabitRPG using the python curses library
MIT License
31 stars 2 forks source link

Allow for custom ordering and show/hide in the item lists #22

Closed jasonuher closed 3 years ago

jasonuher commented 7 years ago

Generated by the #18 mega thread from @LordVladneutral.

Users should be able to:

  1. sort their dailies and habits properly
  2. control which ones are shown similar to the website ("all", "due", etc)
LordVladneutral commented 7 years ago

I would add that sorting by name would be nice too: I recently started to add an icon at the start of my tasks so it would help sorting them by category.