Commit Graph

11 Commits

Author SHA1 Message Date
5a483edbbe Revert "fix: wrong fold option in usage functions"
This reverts commit 7ae365f692.

My visions have betrayed me.
2023-11-14 23:08:29 +01:00
454f9c6202 docs(man): add manpage 2023-11-14 20:56:25 +01:00
43fe1dc50a feat: make template a configurable command
Instead of taking a template string, delegate the initial content
creation to a configurable command. This allows for more powerful
configuration like carrying over old tasks.
2023-11-14 17:18:28 +01:00
b217b34ba9 fix: variable name typo 2023-11-14 17:18:00 +01:00
6608feae99 feat: extract editor used into own env var
Keep the old (and now default) behavior as fallback.
2023-11-14 17:14:45 +01:00
83c5bac1c4 fix: function name typo 2023-11-14 17:13:45 +01:00
7ae365f692 fix: wrong fold option in usage functions 2023-11-14 17:12:50 +01:00
7897f6319c build: add install and uninstall targets 2023-11-14 17:08:59 +01:00
127f4ecb4a feat: add agenda script
Import agenda script from my dotfiles.
2023-11-14 17:04:00 +01:00
2ea96253ae chore: add license 2023-11-14 17:01:27 +01:00
8364b5e663 initial commit 2023-11-14 16:58:06 +01:00