Use org-journal without journal files, make nested yasnippets work properly
This commit is contained in:
parent
333e8d185a
commit
6a305b0147
4 changed files with 38 additions and 21 deletions
4
snippets/fundamental-mode/ficpraze
Normal file
4
snippets/fundamental-mode/ficpraze
Normal file
|
@ -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…
Add table
Add a link
Reference in a new issue