Commit Graph

3 Commits

Author SHA1 Message Date
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