https://github.com/oncomouse/trello-todo
https://github.com/oncomouse/trello-todo
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/oncomouse/trello-todo
- Owner: oncomouse
- Created: 2017-08-14T15:35:36.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-03T14:58:40.000Z (almost 9 years ago)
- Last Synced: 2025-01-21T15:48:37.963Z (over 1 year ago)
- Language: JavaScript
- Size: 112 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# trello-todo
This converts my custom todo list format into Trello cards for productivity tracking.
There is also a script (in `cron.js`) that, given a board name and a list of list names, will mark all tasks as done on that list. I use this to mark my Todo List items in my "Done" list as complete, each night at midnight.