Jonathan Hodgson
8ba39ecc04
Adds some birthdays
4 years ago
Jonathan Hodgson
f5d78bfb9c
Update events
4 years ago
Jonathan Hodgson
94c2ee72f0
Update events
4 years ago
Jonathan Hodgson
1620da7d87
Update events
4 years ago
Jonathan Hodgson
cf37bd3dcf
REM: adds monthly reminders file
4 years ago
Jonathan Hodgson
c89695ae3f
REM: adds %b to bin reminders
4 years ago
Jonathan Hodgson
7294d0fc2f
REM: Created birthday and anniversary specific functions
...
Then uses them in the yearly file
4 years ago
Jonathan Hodgson
fc5a8cfe4f
Rem: add to one-off events
4 years ago
Jonathan Hodgson
ae5a97a677
REM: Changes to uk hollidays
...
Omits bank hollidays
Re-structured dates around crhistmas
Adds some dates such as black friday
4 years ago
Jonathan Hodgson
639010993b
REMIND: Adds one off and weekly remind files
4 years ago
Jonathan Hodgson
748b996fe4
REMIND: Fix bank holidays around Christmas
...
This involved using $Tw instead of $Uw. I am still not entirely sure
what the difference is except $Tw works.
Suggested here:
https://www.reddit.com/r/commandline/comments/j94qx4/help_using_remind_satisfy_option/g8hqz6g/?utm_source=reddit&utm_medium=web2x&context=3
4 years ago
Jonathan Hodgson
1f38176709
REMIND: Renames birthdays to yearly and adds events
4 years ago
Jonathan Hodgson
c689437da5
REMIND: Adds some uk holidays
4 years ago
Jonathan Hodgson
ae97e15af8
REMIND: Adds some birthdays and a years function
...
The years function takes a year and returns the number of years since
then. This is currently used so Remind can tell me how old people are on
their birthdays but could also be used for anniversaries.
4 years ago
Jonathan Hodgson
b208c53298
REMIND: Initial setup of remind
...
Remind is a calender application that I hope will replace calcurse at
some point.
Currently, nothing is added. I want to check that secret.rem files are
successfully encrypted using git-crypt before adding anything
4 years ago