|
|
fa4381e35c
|
feat: Add current semester to semesters if not specified
Fixes: #1
|
2023-05-24 11:11:12 +02:00 |
|
|
|
c6d839d024
|
Add method to create Course from current course
|
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 |
|