Add shortcut to timeline of day to frequently used features

I am using this frequently, so let's put it there!
This commit is contained in:
Daniel - 2021-07-02 17:38:22 +02:00
parent 8060b7c862
commit c3a099fd6a
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 2 additions and 1 deletions

View File

@ -147,7 +147,8 @@ in the main agenda view."
("scratch" ?r db/scratch)
("Org Clock Goto" ?c org-clock-goto)
("Info Lookup" ?I counsel-info-lookup-symbol)
("Unicode Lookup" ?U counsel-unicode-char))
("Unicode Lookup" ?U counsel-unicode-char)
("Timeline of Day" ?T timeline-tools-format-timeline-of-day))
"Mapping of frequently used features to functions implementing
them. Can be used in application shortcuts such as
`db/helm-shortcuts. Each entry is a list of three items: a