aidenlx / marginnote-companion

An Obsidian plugin to bridge MarginNote 3 and Obsidian.md
MIT License
163 stars 15 forks source link
obsidian-plugin

MarginNote Companion

An Obsidian plugin to bridge MarginNote 3 and Obsidian

用于连接 MarginNote 3 和 Obsidian 的 Obsidian 插件

demo

Features 特性


How to use 如何使用

Go to MarginNote Companion wiki for more details

前往 MarginNote Companion wiki 查看更多使用说明

Compatibility 兼容性

The required API feature is only available for Obsidian v0.12.17+.

所需的 API 功能需要 Obsidian v0.12.5+.

Installation 安装

Before installing this plugin:

  1. Download the latest .mnaddon installer from GitHub Release of obsidian-bridge
  2. Follow the instruction to install and enable obsidian-bridge in MarginNote 3 (it should be a bridge icon at one side of the screen when a notebook/document is opened, click/tap on the icon to enable it)

在安装这个插件之前:

  1. obsidian-bridge 的 GitHub Release 下载最新的.mnaddon安装程序
  2. 按照说明在 MarginNote 3 中安装和启用 obsidian-bridge(打开笔记本/文档时在屏幕一侧显示的桥图标,单击图标以启用插件)

From Obsidian

  1. Open Settings > Third-party plugin
  2. Make sure Safe mode is off
  3. Click Browse community plugins
  4. Search for this plugin
  5. Click Install
  6. Click Enable after the plugin being installed
  7. close the community plugins window and the plugin is ready to use.

  1. 打开设置>第三方插件
  2. 确保安全模式为关闭
  3. 点击浏览社区插件
  4. 搜索此插件
  5. 点击安装
  6. 安装完成后,点击启用
  7. 关闭安装窗口,插件即可使用

From GitHub

  1. Download the latest release marginnote-companion.zip from the Releases section of the GitHub Repository
  2. Put the files (main.js, manifest.json, styles.css) in marginnote-companion.zip to your vault's plugins folder: <vault>/.obsidian/plugins/marginnote-companion
  3. Reload Obsidian
  4. If prompted about Safe Mode, you can disable safe mode and enable the plugin. Otherwise, head to Settings, third-party plugins, make sure safe mode is off and enable the plugin from there.

Note: The .obsidian folder may be hidden. On macOS, you should be able to press Command+Shift+Dot to show the folder in Finder.


  1. 此插件 GitHub 仓库的 Releases 下载marginnote-companion.zip
  2. marginnote-companion.zip内的三个文件(main.js, manifest.json, styles.css)放在对应 Vault 的插件文件夹下:<vault>/.obsidian/plugins/marginnote-companion
  3. 重新加载 Obsidian
  4. 如果出现有关安全模式的提示,则可以禁用安全模式并启用插件。否则,请转到设置第三方插件,确保关闭安全模式,然后从第三方插件启用插件

注意,.obsidian文件夹为隐藏文件夹,在 macOS 的 Finder 下可以按Command+Shift+.以显示隐藏文件夹