Initial commit
This commit is contained in:
15
Templates/Movie Template.md
Normal file
15
Templates/Movie Template.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
created: <% tp.frontmatter.created || tp.date.now("YYYY-MM-DD[T]HH:mm:ss") %>
|
||||
category:
|
||||
- "[[Movies]]"
|
||||
cover:
|
||||
genre: []
|
||||
director:
|
||||
cast: []
|
||||
runtime:
|
||||
rating:
|
||||
year:
|
||||
last: <% tp.frontmatter.last || tp.date.now("YYYY-MM-DD") %>
|
||||
imdbId:
|
||||
via:
|
||||
---
|
||||
Reference in New Issue
Block a user