The Obsidian Note ID Plugin displays notes by their ID, enabling structured sequences in a Zettelkasten ("Folgezettel").
- Note Organization by ID: Displays notes in alphanumeric order based on the
ID
property. - Cluster Identification: Reveals clusters of related ideas, helping you see how your notes interconnect and where gaps or areas of high activity exist.
- Support for Zettelkasten: Ideal for Zettelkasten practitioners looking to position new notes logically and expand existing threads of thought.
Clusters form when related notes branch off from an initial idea, creating a web of connections. For example:
1.1 Initial idea
1.1a Related thought branching from 1.1
1.2 A new idea in the same theme
1.2a Further exploration of 1.2
By organizing notes this way, you can:
- Track the development of specific ideas.
- See where your focus has been and identify underdeveloped areas.
- Gain a bird's-eye view of your knowledge landscape.
For a more in-depth introduction check out How to Use Folgezettel in Your Zettelkasten: Everything You Need to Know to Get Started.
Some users prepend sequence numbers to file names (e.g., 1.1 Note Title), but this approach can make notes harder to manage. Notes appear cluttered, and the numbers show up in links, reducing readability. Using the ID
property avoids these issues, keeping filenames clean while maintaining a structured sequence in the sidebar view.
- Open Obsidian.
- Go to
Settings > Community Plugins
. - Search for "Note ID".
- Install and enable the plugin.
- Add an
ID
property to the frontmatter of your notes (e.g.,ID: 1.1
). - Open the sidebar panel to view notes ordered by their IDs.
- Use the panel to explore note clusters and expand your thinking systematically.
The plugin allows you to
- change the name of the ID property
- select the folders with notes to include or exclude
- decide whether notes without ID should be shown
Feedback and contributions are welcome! Visit GitHub to report issues or submit pull requests.
- Reader Mode ensures that notes are opened in reader mode, so you can see dialogs rendered right away.
- Yesterday lets you create and edit a Yesterday journal in Obsidian.