diff --git a/README.md b/README.md index 870012d..3486628 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/doc/10.png b/doc/10.png new file mode 100644 index 0000000..379c03b Binary files /dev/null and b/doc/10.png differ