mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 08:08:34 +08:00
16 lines
381 B
Markdown
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
|