windingwind / zotero-better-notes

Everything about note management. All in Zotero.
GNU Affero General Public License v3.0
5.11k stars 182 forks source link
addon knowledge markdown mindmap note notes obsidian obsidian-md plugin zotero zotero-addon zotero-plugin zotero7

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](#getting-started-by-opening-a-note-tab) [Note Editor](#note-editor) [Note Link](#note-link) [Note Template](#note-template) [Syncing: Note πŸ”„οΈ Markdown](#syncing-note-%EF%B8%8F-markdown) [Note Export](#note-export) [GPT Integration](#gpt-integration) [Action Workflow](#action-workflow) [Other Features](#other-features)

🧲 API

πŸ”§ Development

πŸ”” Disclaimer

πŸ”Ž My Zotero Plugins

🫢 Sponsors

πŸ€— Contributors

🧐 What is this?

Better Notes (BN) is a plugin for Zotero.

BN streamlines your workflows of:

and:

πŸ€” What can it do?

πŸ–‡οΈ Connect knowledge fragments with note link. With one click. Learn more β†’

πŸ—‚οΈ Simplify and automate knowledge analysis with extensive note 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

😎 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 in 5 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 called workspace in the past.

To open a note in a tab, double-click/press Enter on the item in the library, as you would do to open an attachment. Holding shift opens 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 a note link between the note you are editing and another note, click the button in the title bar of the note editor.

πŸ’‘ What's the difference between Mention in and Link to?

Mention in will 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 to will 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 to Note Template!

Note Template is designed for tasks like:

πŸ’‘ 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, click Set Auto-Sync the 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:

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

LLM Integration

The Zotero-GPT plugin 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

The Actions & Tags plugin 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

🧲 API

BN provides APIs for other plugin developers in Zotero.BetterNotes.api.${API_MODULE}. See api.ts.

πŸ”§ Development

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

To start, run

git clone https://github.com/windingwind/zotero-better-notes.git
cd zotero-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