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
- Host: GitHub
- URL: https://github.com/thelastproject/pext_module_todo
- Owner: TheLastProject
- License: gpl-3.0
- Created: 2016-07-28T20:57:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T06:02:16.000Z (almost 8 years ago)
- Last Synced: 2025-03-15T06:45:29.770Z (over 1 year ago)
- Topics: linux, macos, module, pext, todo, todo-sh, windows
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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+.