]> git.g-eek.se Git - users/gustav/scripts.git/commit
[event-participant] Improve control flow
authorGustav Eek <gustav.eek@fripost.org>
Thu, 19 May 2022 17:26:02 +0000 (19:26 +0200)
committerGustav Eek <gustav.eek@fripost.org>
Thu, 19 May 2022 17:26:02 +0000 (19:26 +0200)
commitbfe3c496941c3568e42e7f764d07112689f349bb
tree27016e996a12cdd95adabe22142e8930afffa1e5
parentb0e0bf0eff6ea5b1d6f145935131f5b3d4a48efe
[event-participant] Improve control flow

Print summary if no STDIN is provided, instead of if input was empty.
Create file if not existing. Create cache if not existing. Update help
accordingly.

TODO Provide arguments as ordinary flags: `-f` for file, `-n` for
"other name", `-c` for cancel, argument can be "comment".

TODO Provide long list option for printing: `-s` for summary.

TODO Provide title row and header row for the CSV-file: `-t` for
setting title.

TODO Provide PGP encryption by default: `-r` for GPG recipiant.
event-participant