/pext_module_todo

Allows Pext to do todo.txt-style todo-list management

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

This module has been demoted from the official module list due to its low quality. Please help improve it.

Todo-list management module for Pext

This module allows Pext to manage todo.txt todo lists.

Supported flags

  • todo_file: Use another location for todo.txt (default: "~todo.txt")
  • done_file: Use another location for done.txt (default: "~done.txt")

License

GPLv3+.