oook
This commit is contained in:
parent
454bb94578
commit
fbb9a3a6e2
19
README.md
19
README.md
@ -1,6 +1,6 @@
|
||||
# calendarender
|
||||
|
||||

|
||||

|
||||
|
||||
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
BIN
calendar.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 418 KiB |
BIN
calendar.png
BIN
calendar.png
Binary file not shown.
Before Width: | Height: | Size: 595 KiB |
Loading…
Reference in New Issue
Block a user