Commit graph

5 commits

Author SHA1 Message Date
ae88518152 Add meetings, some bugfixes 2023-05-24 11:11:12 +02:00
5449d10a62 Add Config System instead of hardcoding values
Config is read from `$XDG_CONFIG_DIRECTORY/ibis/config.toml`
falling back to `~/.config/ibis/config.toml` if `$XDG_CONFIG_DIRECTORY`
is not set.
2023-05-24 11:11:12 +02:00
d30563648c Fix clippy lints 2023-05-24 11:11:12 +02:00
68e25e0566 Add lots of functionality
This is in a usable state now and I have been using it for the last
months.
2023-05-24 11:11:12 +02:00
650d1b2e6c Initial commit 2023-05-24 11:11:12 +02:00