Switch from gcal/todoist to org-agenda!!!
This commit is contained in:
parent
ad7bddcdfb
commit
0ceac6ad67
2 changed files with 2 additions and 8 deletions
|
@ -1,6 +1,3 @@
|
|||
#/usr/bin/bash
|
||||
|
||||
now=$(date "+%Y-%m-%d")
|
||||
tomorrow=$(date "+%Y-%m-%d" -d "+1 day")
|
||||
|
||||
gcalcli agenda $now $tomorrow --military --nodeclined | sed 's/\x1b\[[0-9;]*m//g'
|
||||
emacs -batch -Q -l ~/.linux/dots/emacs/agenda.el -eval '(org-batch-agenda "a" org-agenda-span 1)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue