Jonathan Hodgson
3cae7b168d
Remind: adds some reminders
4 years ago
Jonathan Hodgson
4c2fa4b15d
Remind: Adds prinivox reminder
4 years ago
Jonathan Hodgson
131636f697
Remind: Adds birthday
4 years ago
Jonathan Hodgson
7d706cd450
Adds some birthdays
4 years ago
Jonathan Hodgson
b018a6637e
Update events
4 years ago
Jonathan Hodgson
fc085c063d
Update events
4 years ago
Jonathan Hodgson
26a403372d
Update events
4 years ago
Jonathan Hodgson
2b244e33b5
REM: adds monthly reminders file
4 years ago
Jonathan Hodgson
9e2c860192
REM: adds %b to bin reminders
4 years ago
Jonathan Hodgson
951e3adcdf
REM: Created birthday and anniversary specific functions
...
Then uses them in the yearly file
4 years ago
Jonathan Hodgson
dae0d9e86e
Rem: add to one-off events
4 years ago
Jonathan Hodgson
142b72fbd2
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
456a337d1f
REMIND: adds to configuration file
...
* All the reminder files are included
* Different colours as set depending on the file they come from
* The separator in agenda view is set differently on subsequent days
4 years ago
Jonathan Hodgson
eca73c7038
REMIND: Adds one off and weekly remind files
4 years ago
Jonathan Hodgson
6b240bfbee
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
dc2a3662f5
REMIND: Renames birthdays to yearly and adds events
4 years ago
Jonathan Hodgson
2677166e4e
REMIND: Adds some uk holidays
4 years ago
Jonathan Hodgson
5b722fc28e
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
b899570d32
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