Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xevion/todoist-late-reset
https://github.com/xevion/todoist-late-reset
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xevion/todoist-late-reset
- Owner: Xevion
- Created: 2024-09-18T07:09:42.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-18T07:23:24.000Z (4 months ago)
- Last Synced: 2024-09-18T09:47:05.547Z (4 months ago)
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# todoist-late-reset
A basic Go program to reschedule certain tasks in Todoist if they're completed 'late'.
---
For tasks that are scheduled daily, or repeat at least 2 days in a row, this program helps reschedule them automatically if they're completed after midnight.
For example, if you have a task to complete every weekday (Mon-Fri) and you complete it at 2AM on Tuesday, this program will reschedule it for the same day (Tuesday).
- Yes, rescheduling it is simple and easy, but it'd be nicer to have confidence when completing tasks late that they'll be available the next day.