mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
7 lines
235 B
Plaintext
7 lines
235 B
Plaintext
FSET msgprefix(x) "Priority: " + x + "; Filename: " + filename() + ": "
|
|
|
|
REM at 23:56 MSG foo
|
|
REM PRIORITY 42 at 23:57 INFO "Info: yuppers" MSG bar
|
|
REM PRIORITY 999 at 23:58 INFO "Info2: Nope" INFO "Info3: heh" MSG quux
|
|
DO queue2.rem
|