Skip to content

windingwind/zotero-better-notes

Repository files navigation

Better Notes for Zotero

zotero target version Using Zotero Plugin Template telegram group

Everything about note management. All in Zotero.

Join the community on Telegram:@bnzotero

🧩 Outline

🧐 What is this?

🤔 What can it do?

👋 Install

😎 Quick start

More

Getting Started by Opening a Note Tab

Note Editor

Note Link

Note Template

Syncing: Note 🔄️ Markdown

Note Export

GPT Integration

Action Workflow

Other Features

🧲 API

🔧 Development

🔔 Disclaimer

🔎 My Zotero Plugins

🫶 Sponsors

🤗 Contributors

🧐 What is this?

Better Notes (BN) is a plugin forZotero.

BN streamlines your workflows of:

  • paper reading
  • annotating
  • note taking
  • metadata analyzing
  • knowledge exporting
  • AI writing assistant

and:

  • works out of the box
  • highly customizable
  • all in Zotero

🤔 What can it do?

🖇️ Connect knowledge fragments withnote link.With one click.Learn more →

🗂️ Simplify and automate knowledge analysis with extensivenote templates.With one click.Learn more →

🔄️ Keep in sync with your Markdown files. Two-way, automatically.Learn more →

🖨️ Export notes to different formats: Markdown, Docx, PDF, and mind map.Learn more →

📝 Enhancements for Zotero's note editor with outline, link relation, view images.... Open as much note tabs/windows as you like!

👋 Install

  • Download the plugin (.xpi file) from below.

    Note:If you're using Firefox as your browser, right-click the.xpiand select "Save As.."

  • In Zotero clickToolsin the top menu bar and then clickPlugins

  • Go to the Extensions page and then click the gear icon in the top right.

  • SelectInstall Add-on from file.

  • Browse to where you downloaded the.xpifile and select it.

  • Finish!

😎 Quick start

BN offers a range of features that can be combined like Lego blocks to build your own note-taking workflow.

Start taking notes in Zotero with BN in5 minutes!

Getting Started by Opening a Note Tab

💡 In the latest version, the workspace is no longer a thing. You can open an unlimited number of note tabs/windows, which is what we calledworkspacein the past.

To open a note in a tab, double-click/pressEnteron the item in the library, as you would do to open an attachment. Holdingshiftopens the note in a new window.

Explore the Note Tab!
💡 The layout from left to right is:

  • Outline
  • Note editor
  • Context pane (tags, related, relation graph, in/outbound links)

Note Editor

💡 Where can I find the note editor?

  • In the note tab/window
  • In the library: click to open a note editor in the item pane
  • In the PDF reader: right-side context pane

💡 How to create a new note?
Click the note icon in the library tools bar (the row under the tabs bar), or from the menu - File

Note Link

To create anote linkbetween the note you are editing and another note, click thebutton in the title bar of the note editor.

💡 What's the difference betweenMention inandLink to?

Mention inwill insert a link of the current note (from which you open the link creator) to another note (which you pick in the link creator), i.e. inbound link. Link towill insert links of picked notes to the current note, i.e. outbound link.

You can also manually copy the note link from the note editor menu.

Note Template

Are you spending a lot of time writing summaries and copy-pasting while taking notes? Say hello toNote Template!

Note Templateis designed for tasks like:

  • Summarize metadata and annotations from multiple papers, with customized filters
  • Compare papers across sections
  • Generate content programmatically

💡 Need help or looking for community templates?See here →

💡 Want to write/share your templates?

How to write →

How to share →

Syncing: Note 🔄️ Markdown

With BN, you can integrate your note-taking into your existing workflow seamlessly. If you use markdown editors like Obsidian, you can keep your notes in sync with external Markdown files easily.

To set up auto-sync, clickSet Auto-Syncthe first time you export your note. There is no need for any third-party tools or complicated setups!

Any changes made to your note or its corresponding Markdown file will be automatically synced. This feature makes it easy to keep all of your notes up to date and in one place.

💡 Note: The note being edited will be synced after the editor is closed.

Note Export

BN offers various options to export your notes, giving you the flexibility to choose the format that suits your needs.

You can export your note to the following formats:

  • A new note in Zotero
  • Markdown file (embedded or linked, with images)
  • MS Word document (.docx)
  • PDF document (.pdf)
  • FreeMind file (.mm)

Simply click on the corresponding export button in the toolbar and follow the prompts.

LLM Integration

TheZotero-GPTplugin provides GPT Integration. If you also have Better Notes installed, you can wake up its chatting pane in the note editor and insert/modify content in the note.

Action Workflow

TheActions & Tagsplugin provides a powerful workflow engine for Zotero. If you also have Better Notes installed, you can use the following actions to automate note generation/editing/syncing/etc.:

Other Features

  • Quick Note: convert annotation to note with one click.
  • Resize images with a right-click menu.
  • Preview images with double-click/ctrl-click.

🧲 API

BN provides APIs for other plugin developers inZotero.BetterNotes.api.${API_MODULE}.Seeapi.ts.

  • workspace:Workspace APIs
  • sync:Syncing APIs
  • convert:Lossless conversion between note, HTML, Markdown, note link, and annotation
  • template:Manipulate note templates
  • $export:Export note
  • $import:Import note
  • editor:Note editor APIs. Give your script full control of contents in the note editor.

🔧 Development

This plugin is built based on theZotero Plugin Template.See the setup and debug details there.

To start, run

git clone https://github /windingwind/zotero-better-notes.git
cdzotero-better-notes
npm install
npm run build

The plugin is built to./builds/*.xpi.

🔔 Disclaimer

Use this code under AGPL. No warranties are provided. Keep the laws of your locality in mind!

🔎 My Zotero Plugins

🙌 Sponsors

Thanks peachgirl100,Juan Gimenez, and other anonymous sponsors!

If you want to leave your name here, please email me or leave a message with the donation.

🤗 Contributors