Skip to content
Snippets Groups Projects
Commit fdc423a1 authored by Michael Hauspie's avatar Michael Hauspie
Browse files

Add bookmark capture

parent 45a7171f
No related branches found
No related tags found
No related merge requests found
......@@ -499,6 +499,11 @@ Some of my configuration entries where borrowed from other people, see
(file+headline org-index-file "Tâches")
"* TODO %?\n:PROPERTIES:\nCREATED: %u\n:END:\n")
("b" "Bookmarks"
table-line (file "~/Documents/org/bookmarks.org")
"| %^{prompt|rust|other} | %^{url} | %^{what}")
("c" "Cycling"
table-line (file "~/Documents/org/cycling.org")
"| %t | balade | %^{prompt|standard|électrique} | %^{Distance} |")
......@@ -508,6 +513,7 @@ Some of my configuration entries where borrowed from other people, see
"| %t | boulot | %^{prompt|électrique|standard} | 26.2 |")))
#+end_src
** Export configuration
I use =org-mode= to export to LaTeX, (beamer and article) markdown and to HTML
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment