newday/README.md

8 lines
337 B
Markdown
Raw Permalink Normal View History

2023-11-05 00:40:03 +01:00
# Simple tool to generate a `today.org` file based on the unfinished TODO's of another orgfile
2023-11-05 00:36:49 +01:00
2023-11-05 00:40:03 +01:00
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