Use org-journal without journal files, make nested yasnippets work properly
parent
333e8d185a
commit
6a305b0147
@ -0,0 +1,4 @@
|
||||
# name: fic-hosted-on-praze
|
||||
# key: ficpraze
|
||||
# --
|
||||
https://tre.praze.net/fic/masterlist#fic$0
|
@ -1,4 +1,4 @@
|
||||
# name: fanfiction-link
|
||||
# key: ficlink
|
||||
# --
|
||||
@@html:<a href="$1">$2</a>$0 <code>$3</code>@@
|
||||
@@html:<a href="$1">$2</a>$3 <code>$4</code>@@$0
|
@ -1,4 +1,4 @@
|
||||
# name: fanfiction-link
|
||||
# key: ficlink
|
||||
# --
|
||||
<a href="$1">$2</a>$0 <code>$3</code>
|
||||
<a href="$1">$2</a>$3 <code>$4</code>$0
|
Loading…
Reference in New Issue