Bind 'SPC m a c' to org-download-screenshot #2429
This commit is contained in:
parent
31d330db48
commit
743c03f608
1 changed files with 1 additions and 0 deletions
|
@ -621,6 +621,7 @@ between the two."
|
|||
"s" #'org-attach-set-directory
|
||||
"S" #'org-attach-sync
|
||||
(:when (featurep! +dragndrop)
|
||||
"c" #'org-download-screenshot
|
||||
"y" #'org-download-yank))
|
||||
(:prefix ("b" . "tables")
|
||||
"-" #'org-table-insert-hline
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue