fix command to set tags
This commit is contained in:
parent
a742a1440a
commit
77905d9815
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ between the two."
|
||||||
"I" #'org-toggle-inline-images
|
"I" #'org-toggle-inline-images
|
||||||
"l" #'org-insert-link
|
"l" #'org-insert-link
|
||||||
"L" #'org-store-link
|
"L" #'org-store-link
|
||||||
"q" #'org-set-tags
|
"q" #'org-set-tags-command
|
||||||
"r" #'org-refile
|
"r" #'org-refile
|
||||||
"s" #'org-schedule
|
"s" #'org-schedule
|
||||||
"t" #'org-todo
|
"t" #'org-todo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue