|
|
|
@ -861,12 +861,17 @@ Configuring:
|
|
|
|
|
("l" "Enlace" entry (file+headline org-default-notes-file "Enlaces")
|
|
|
|
|
"* [[%^{link}][%^{Descripcion}]]"
|
|
|
|
|
:prepend t)
|
|
|
|
|
;;-------------------- org-default-notes-file
|
|
|
|
|
;;--------------------
|
|
|
|
|
("n" "Nota" entry (file+headline "~/Dropbox/orgfiles/notes.org" "Notas")
|
|
|
|
|
"* %^{Descripcion} %u %^g\n%? "
|
|
|
|
|
:prepend t
|
|
|
|
|
:empty-lines 1)
|
|
|
|
|
;;--------------------
|
|
|
|
|
("s" "Slip Box" entry (file+headline "~/Dropbox/orgfiles/notes.org" "Slipbox")
|
|
|
|
|
"* %^{Descripcion} %u %^g\n%? "
|
|
|
|
|
:prepend t
|
|
|
|
|
:empty-lines 1)
|
|
|
|
|
;;--------------------
|
|
|
|
|
("b" "Blog Publico" entry (file+headline "~/Dropbox/orgfiles/b.org" "Pendiente")
|
|
|
|
|
"* TODO %^{Tareas} %^g
|
|
|
|
|
:PROPERTIES:
|
|
|
|
|