feat: convert tags support

This commit is contained in:
Jannik | Kuqs
2022-12-16 16:29:35 +01:00
parent 7be8f1c799
commit 82629c122f
4 changed files with 53 additions and 25 deletions

View File

@@ -87,7 +87,7 @@ A share link will be automatically generated after successful upload
![](./doc/5.png)
## Banner URL[option]
## 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
@@ -100,6 +100,11 @@ if you write the Notion ID, it will share to the page link like:
https://your_user_name.notion.site/myworkspace/a8aec43384f447ed84390.
The visiter don't need to redirect url.
## Convert Tags [option]
Transfer the Obsidian tags to the Notion table.
It requires the column with the name 'Tags'.
![](./doc/7.png)
## Sync image to Notion
To sync images to your oss or cos bucket, use the [Obsidian Image Auto Upload Plugin](https://github.com/renmu123/obsidian-image-auto-upload-plugin).
@@ -130,4 +135,4 @@ yarn dev
[GitHub - Quorafind/Obsidian-Memos: A quick capture plugin for Obsidian, all data from your notes.](https://github.com/Quorafind/Obsidian-Memos)
# License
GNU GPLv3
GNU GPLv3