mattmunz / NextToDo

Extensions to the todo.txt system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next To Do

Extensions to the todo.txt system, including functionality to support a day-of-week/time-of-day-based workflow.

Contents

  • source The source files for this library
    • java
      • production The source files necessary for building the library
      • test The source files for automated tests, including unit tests
    • sh Scripts for integrating with todo.txt
  • .* Project files for the Eclipse IDE

Release Notes

7/13/16 Support for custom tags like day: and tod: for listing, sorting, and moving tasks.

Status

With an as yet undocumented process for integrating this Java code with a todo.txt installation it is possible to use this system to organize tasks by day of week and time of day, and to easily move multiple tasks to a new day of week/time of day.

TODO

  • Describe the motivations for this project
  • Add user documentation
  • More features TBD

Contact

Please contact Matt Munz if you have any difficulty or to provide feedback (which would be very welcome).

Author

Matt Munz

About

Extensions to the todo.txt system


Languages

Language:Java 99.4%Language:Shell 0.6%