- Manage how many times you're absent from each classes, category, etc.
- Display how many times left till the limit.
- Add new absence:
absences add [absent] <category> <date>
- Add category:
absences add category <new_category>
- Show summary:
absences
- Show details for category:
absences <category>
- Show categories that is about to over limit:
absences alert
absences
read config at $HOME/.config/absences/config
It's written in YAML style, though we don't use anything but hash
available configs are:
- `datapath`: the path to file that contains raw absences data
- `alert_line`: number. define when to alert