navi_cheats/qcal.cheat
2023-12-30 02:33:21 +01:00

13 lines
269 B
Plaintext

% qcal
# qcal new full day event
qcal -n "<date> <description>"
# qcal new event with startand end time
qcal -n "<date> <start-time> <end-time> <description>"
# qcal new repeating event
qcal -n "<date> <description>" -r <interval>
$ interval: printf "d\nw\nm\ny\n"