Added tags show

This commit is contained in:
chris
2022-12-17 14:26:04 +08:00
parent e3a74d61cc
commit 2d57952c38
2 changed files with 9 additions and 3 deletions

View File

@@ -89,11 +89,15 @@ A share link will be automatically generated after successful upload
## Banner URL [option]
banner url must be a image url like: https://i.imgur.com/xxx.jpg
if you don't want to use banner, leave it blank
Banner url must be a image url like: https://i.imgur.com/xxx.jpg
If you don't want to use banner, leave it blank
## Custom Tags [option]
Add tags to your notion page
![](./doc/10.png)
* open plugin convert tags
![](./doc/8.png)
@@ -111,7 +115,7 @@ this is test tags
![](./doc/9.png)
thanks for [@jannikbuscha](https://github.com/jannikbuscha) contribution
Thanks for [@jannikbuscha](https://github.com/jannikbuscha) contribution
## Notion ID [option]
@@ -146,6 +150,8 @@ yarn dev
```
# Thanks
[Development Process | Obsidian Plugin Development Documentation](https://luhaifeng666.github.io/obsidian-plugin-docs-zh/zh/getting-started/development-workflow.html)