diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-08-10 18:25:28 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-08-10 18:25:28 -0300 |
commit | 908b5c36101431068b378f1c490a1eee1f6a99c5 (patch) | |
tree | 013a9cb84ba584229f87497e279f5c3a7fd2c933 | |
parent | 953d6166352ce3d8f64a9707d0f9f250dba9b453 (diff) | |
download | wyrd-908b5c36101431068b378f1c490a1eee1f6a99c5.tar.gz wyrd-908b5c36101431068b378f1c490a1eee1f6a99c5.tar.bz2 |
Disable remind banner and add some links
-rw-r--r-- | reminders.dot.link | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/reminders.dot.link b/reminders.dot.link index c4931af..f0e8b7a 100644 --- a/reminders.dot.link +++ b/reminders.dot.link @@ -57,6 +57,13 @@ # http://github.com/courts/ical2rem.rb # http://jalcorn.net/weblog/archives/899-iCal-to-Remind-script.html # http://writequit.org/blog/?cat=487 +# https://www.roaringpenguin.com/wiki/index.php/Remind_FAQ +# https://www.roaringpenguin.com/files/download/remind-oclug.pdf +# https://www.linuxjournal.com/article/3529 +# https://randomdeterminism.wordpress.com/2010/01/17/finally-a-usable-calendar-program/ + +# Switch off the normal banner +BANNER % # From Remind Cookbook # http://wiki.43folders.com/index.php/Remind_Cookbook |