Commit Graph

5 Commits

Author SHA1 Message Date
de45fd8431 docs(man): add missing issue tracker url 2023-11-16 21:32:23 +01:00
84428c773a chore: bump version to 0.0.3 2023-11-16 21:31:29 +01:00
406ffb7c19 feat!: use XDG_DATA_HOME as AGENDA_DIR fallback
I first decided against this, but the old `~/.app-trash` is no more
fitting than the XDG_DATA_HOME location.

The xdg-user-dir DOCUMENTS fallback is too presumptuous and removing it
makes things even simpler.
2023-11-16 21:21:14 +01:00
a37c926cd5 fix: set env vars like described in the manpage
Also remove the mention of AGENDA_NEXT, since we don't actually set
that...
2023-11-15 02:15:32 +01:00
454f9c6202 docs(man): add manpage 2023-11-14 20:56:25 +01:00