2 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
fbea958363 feat(completion): add bash completion
Still missing a few options and cannot complete dates inside string
delimiters, but mostly works.
2023-11-15 01:47:30 +01:00