Skip to content

rjglasse/tix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tix

A very simple todo list manager that looks quite nice for VS Code.

Tix

Refreshingly Few Features

  • Color-coded contexts: Each context gets its own color automatically
  • Foldable projects: Lines ending with : become collapsible sections
  • Mark done: ⌥D Moves item to Done: section with strikethrough (with sound!)
  • Sort by context: ⌥S Groups items by context within each project
  • Generate next actions: ⌥A Creates next.tix from first Inbox: item in each file
  • Archive: Move completed items to .tix.archive with timestamps

Simple Plaintext Format

Project1:
context1 - task description
context2 - task description

Project2:
context1 - task description
context2 - task description

About

A very simple todo list manager that looks quite nice for VS Code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors