Tool to create a new day in orgmode
This repository has been archived on 2024-09-19. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2023-11-04 20:40:03 -03:00
LICENSE Initial commit 2023-11-05 00:36:49 +01:00
neworgday.py add neworgday.py 2023-11-04 20:40:03 -03:00
README.md add neworgday.py 2023-11-04 20:40:03 -03:00

Simple tool to generate a today.org file based on the unfinished TODO's of another orgfile

I use emacs' orgmode to manage my tasks. Everyday I needed to create another orgfile for the next day. With this tool I can automatically create the file and remove the already done tasks.

Use ./neworgday.py -h for help.

License: GPL3.0