Initial commit
This commit is contained in:
10
Templates/Stock Trade Template.md
Normal file
10
Templates/Stock Trade Template.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
created: <% tp.frontmatter.created || tp.date.now("YYYY-MM-DD[T]HH:mm:ss") %>
|
||||
category:
|
||||
- "[[Stock Trades]]"
|
||||
date: <% tp.frontmatter.date || tp.date.now("YYYY-MM-DD") %>
|
||||
trade:
|
||||
tags:
|
||||
price:
|
||||
shares:
|
||||
---
|
||||
Reference in New Issue
Block a user