Use org-journal without journal files, make nested yasnippets work properly

This commit is contained in:
trémeur 2023-07-06 11:44:47 +01:00
parent 333e8d185a
commit 6a305b0147
4 changed files with 38 additions and 21 deletions

View file

@ -0,0 +1,4 @@
# name: fic-hosted-on-praze
# key: ficpraze
# --
https://tre.praze.net/fic/masterlist#fic$0

View file

@ -1,4 +1,4 @@
# name: fanfiction-link
# key: ficlink
# --
@@html:<a href="$1">$2</a>$0&nbsp;<code>$3</code>@@
@@html:<a href="$1">$2</a>$3&nbsp;<code>$4</code>@@$0

View file

@ -1,4 +1,4 @@
# name: fanfiction-link
# key: ficlink
# --
<a href="$1">$2</a>$0&nbsp;<code>$3</code>
<a href="$1">$2</a>$3&nbsp;<code>$4</code>$0