Switch from gcal/todoist to org-agenda!!!

This commit is contained in:
trémeur 2020-03-12 11:52:14 +00:00
parent ad7bddcdfb
commit 0ceac6ad67
2 changed files with 2 additions and 8 deletions

View file

@ -65,12 +65,9 @@ conky.text = [[
${font VictorMono Nerd Font:size=9:bold}Sync
${font VictorMono Nerd Font:size=9:regular}${exec command insync get_sync_progress}
$hr
${font VictorMono Nerd Font:size=9:bold}Calendar
${font VictorMono Nerd Font:size=9:bold}Agenda
${font VictorMono Nerd Font:size=9:regular}${exec command ~/.linux/scripts/today.sh}
$hr
${font VictorMono Nerd Font:size=9:bold}To do
${font VictorMono Nerd Font:size=9:regular}${exec command ~/go/bin/todoist sync && ~/go/bin/todoist list --filter '(overdue | today)' | sed 's/^..............//' | sed 's/\#Inbox\ //g' | sed 's/\ ..\:..\ //g' | sort | sed 's/^.\{14\}//'}
$hr
${font VictorMono Nerd Font:size=9:bold}Music
${font VictorMono Nerd Font:size=9:regular}${exec command ~/.linux/scripts/nowplaying.sh}
${execbar command ~/.linux/scripts/cmus-conky-timebar.sh}