From e15d6917e7b01cfa66b0feff7153846737818c42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Alvari=C3=B1o?= Date: Mon, 11 Apr 2022 19:28:40 +0200 Subject: [PATCH] Add capture for slipbox --- myconfig.org | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/myconfig.org b/myconfig.org index fc7a5fc..45ee898 100644 --- a/myconfig.org +++ b/myconfig.org @@ -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: