update packages
This commit is contained in:
@@ -8605,7 +8605,7 @@ configuration would look like:
|
||||
(setq org-capture-templates
|
||||
'(("t" "Todo" entry (file+headline "~/org/gtd.org" "Tasks")
|
||||
"* TODO %?\n %i\n %a")
|
||||
("j" "Journal" entry (file+datetree "~/org/journal.org")
|
||||
("j" "Journal" entry (file+olp+datetree "~/org/journal.org")
|
||||
"* %?\nEntered on %U\n %i\n %a")))
|
||||
@end lisp
|
||||
|
||||
@@ -22790,7 +22790,7 @@ sources when reading a document. To that effect, you can use
|
||||
a bookmark with the following location:
|
||||
|
||||
@example
|
||||
javascript:location.href='org-protocol://open-source?&url='+
|
||||
javascript:location.href='org-protocol://open-source?url='+
|
||||
encodeURIComponent(location.href);void(0)
|
||||
@end example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user