Frontmatter
I changed the markdown and readinglist templates to a "frontmatter" format. Hoping to see if I can make my notes more easily processed by using a pre-defined header.
This commit is contained in:
8
.vim/templates/mdfm
Normal file
8
.vim/templates/mdfm
Normal file
@@ -0,0 +1,8 @@
|
||||
:insert
|
||||
---
|
||||
filename:
|
||||
filecreated:
|
||||
fileupdated:
|
||||
filetags: []
|
||||
---
|
||||
|
||||
16
.vim/templates/rlfm
Normal file
16
.vim/templates/rlfm
Normal file
@@ -0,0 +1,16 @@
|
||||
:insert
|
||||
---
|
||||
filename:
|
||||
filecreated:
|
||||
fileupdated:
|
||||
filetags: []
|
||||
booktitle:
|
||||
bookauthor:
|
||||
bookstarted:
|
||||
bookfinished:
|
||||
---
|
||||
|
||||
[Goodreads Link]()
|
||||
|
||||
# Highlights / Notes
|
||||
|
||||
Reference in New Issue
Block a user