navi_cheats/qcal.cheat

13 lines
269 B
Plaintext
Raw Normal View History

2023-12-30 02:33:21 +01:00
% 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"