update packages
This commit is contained in:
@@ -7920,7 +7920,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_src
|
||||
|
||||
@@ -21296,7 +21296,7 @@ sources when reading a document. To that effect, you can use
|
||||
a bookmark with the following location:
|
||||
|
||||
#+begin_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