change tags titleicon and summary to optional function in next database

This commit is contained in:
Jiaxin Peng
2024-03-17 14:36:55 +00:00
parent e0ec27ad07
commit a8ebab7fcb
7 changed files with 62 additions and 35 deletions

View File

@@ -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>
![](https://minioapi.pjx.ac.cn/img1/2024/01/0cd99007409feede77bf5a3291e88af3.png)
- Once you create the properties, you can preview the database details in the plugin settings.
![](https://minioapi.pjx.ac.cn/img1/2024/01/665139962cc4cee2a0cb576b508b29f2.png)