mirror of
https://github.com/zigholding/obsidian-notesync-plugin.git
synced 2026-07-22 05:43:30 +00:00
No description
| .github/workflows | ||
| assets | ||
| src | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| data.json | ||
| esbuild.config.mjs | ||
| main.ts | ||
| manifest.json | ||
| package.json | ||
| README.md | ||
| readMe_中文.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Install NoteChain and Templater first.
Right click file for folder in files-explorer
Click mirror to other vault
Input the root of other vault and then press enter
NoteSync will mirror file or folder and this attachments, with same structure
You can set default paths of target vaults in setting pages
导出插件
Sun command Note Sync: export plugin
Select plugin name
Select whether to export data.json
Select vault
导出笔记
执行 Set config to export note 设置要导出的路径,笔记名称,附件路径,是否移除元数据以及是否将附件双链替换为 Github 格式。然后执行 Export current note 即可导出当前笔记。如果不先设置元数据,也可以输入导出路径后导出,但只能导出当前笔记,不支持附件输出。
