Skip to content

HansonSoftware/listly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Listly

Manage your daily tasks right in the terminal.

This easy to use TUI allows you to efficiently organize your TODO list with vim-like keybinds.

TODO:

  • model datatypes
  • display tui
  • make tui appealing to look at (thanks charm cli)
  • choose and connect to a local db
  • store sessions in db
  • welcome page / session organizer
  • "daily session" option that doesn't need saved
  • save lists / session with keybind ctrl-s
  • saving popup (name your session)
  • create columns (todo / in progress / done)
  • create form (for todos)
  • move todos to other columns (when complete or in progress)
  • delete todos
  • undo list (with u keybind and a stack)
  • allow tab & shift-tab movement between cols
  • fix bug where keybinds are registered in filter or new task
  • ? displays keybind guide
  • finalize intuitive keybinds

About

Simple and efficient terminal UI for managing your daily tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages