mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 08:08:34 +08:00
change tags titleicon and summary to optional function in next database
This commit is contained in:
@@ -78,8 +78,13 @@ tags:
|
||||
- web # add more tags if you want
|
||||
---
|
||||
```
|
||||
<details> <summary> Update </summary>
|
||||
|
||||
### 2.2.5
|
||||
|
||||
- Update NotionNext function that
|
||||
- `tags`, `titleicon`, `slug` and `summary` are now optional. You can remove them from the frontmatter if you don't need them.
|
||||
|
||||
## Update
|
||||
|
||||
### 2.2.3
|
||||
|
||||
@@ -112,6 +117,8 @@ tags:
|
||||
- [x] 'Phone'
|
||||
- [x] 'File' (**Only support external embedded files**)
|
||||
|
||||
</details>
|
||||
|
||||

|
||||
- Once you create the properties, you can preview the database details in the plugin settings.
|
||||

|
||||
|
||||
Reference in New Issue
Block a user