Files
obsidian-to-NotionNext/obsidian template.md
2023-08-09 21:36:54 +01:00

16 lines
381 B
Markdown

---
type: Post // Post or Page
slug: test // slug for url
stats: Draft // Draft, Invisible, Published
category: test
summary: this is a summary for test post
icon: fa-solid fa-camera // you can ignore this
password: "1234" // if you donot want to set password, you can delete this line
tags:
- test // tags for post
- web // add more tags if you want
---
Contents Below