This commit is contained in:
trav 2020-11-18 22:12:41 -05:00
parent 454bb94578
commit fbb9a3a6e2
3 changed files with 2 additions and 17 deletions

View File

@ -1,6 +1,6 @@
# calendarender
![a screenshot of a text calendar output from calendarender being viewed in the nvALT program](calendar.png)
![a screenshot of a text calendar output from calendarender being viewed in the nvALT program](calendar.png =556x)
These are 2 scripts for calendaring in plantext files.
@ -61,7 +61,7 @@ You might also like to configure recurring events. I have some SERIOUS ROOM FOR
```
Anytime something is `echo`ed it gets added to your calendar. Make sure not to get rid of the section `sunday=$(($sunday+1))` because that is how the program keeps track of which sunday (etc) we're on.
3. configure calendarchive
@ -98,18 +98,3 @@ calendarender also prints relevant moon phases: new, full, crescents and halfs.
if you run calendarchive without any arguments it will remove all days from calendar.txt that are before the current day and append them to the bottom of calendar_archive.txt. If it's late at night but before midnight you can run `calendarchive 1` and it'll also archive today as well.
you could cron calendarchive to have it automatically run but personally I keep all kinds of notes and things in my calendar and don't want to lose track of anything. So I manually run calendarchive.

BIN
calendar.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 418 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 595 KiB