mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 08:08:34 +08:00
feat: convert tags support
This commit is contained in:
@@ -87,7 +87,7 @@ A share link will be automatically generated after successful upload
|
||||

|
||||
|
||||
|
||||
## 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'.
|
||||

|
||||
|
||||
## 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
|
||||
|
||||
Reference in New Issue
Block a user