mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-30 00:48:36 +08:00
Update version to
This commit is contained in:
15
obsidian template.md
Normal file
15
obsidian template.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
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
|
||||
Reference in New Issue
Block a user