An open API service indexing awesome lists of open source software.

https://github.com/thelastproject/pext_module_todo

Allows Pext to do todo.txt-style todo-list management
https://github.com/thelastproject/pext_module_todo

linux macos module pext todo todo-sh windows

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

*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](https://github.com/Pext/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+.