The Automatic Table Of Contents plugin allows users to generate and maintain an up-to-date table of contents (TOC) within Obsidian notes. It automatically updates the TOC as the note's headings change, ensuring that it always reflects the current structure of the document. Users can customize the appearance and functionality of the TOC with options for title, style, heading levels, and link inclusion. The plugin supports different styles like nested lists, ordered lists, and inline displays. Commands to insert the TOC manually are also available. It works seamlessly in both reading and editing modes, providing clickable links to headings for easy navigation. While it handles most common scenarios, certain edge cases like incomplete heading hierarchies may affect its output.
The Daily Note Calendar Plugin for Obsidian provides a streamlined way to access and manage your daily and weekly notes via an intuitive calendar view. Users can fully customize the format of their notes, with support for popular date formatting options using `date-fns` rules. This plugin eliminates the need to manually search for files in the file tree, offering a much quicker navigation system. While it currently focuses on navigating to notes, future updates will include features like date indicators for notes and the
The Backlink Settings plugin enhances the backlinks or 'Linked mentions' pane by allowing users to save their preferred view settings. Normally, each time a new file is opened, users need to manually adjust the sort order, context display, and whether backlink results are collapsed. With this plugin, these preferences are saved and automatically applied whenever a note is opened, streamlining the experience for those who rely heavily on backlinks to navigate and understand their note connections.
The Journey plugin is designed to help users navigate and connect their notes in Obsidian by automatically generating a cohesive outline from their existing content. It enables easy exploration through forward-links, back-links, and tags, allowing users to trace the connections between their notes. The plugin offers several customizable features, such as the ability to exclude certain folders, avoid 'hub' notes with too many links, and create automatic links or transclusions. Users can also opt for high-contrast accessibility and adjust how notes are linked and visualized in the outline.
The Bearings plugin enhances Obsidian by providing dynamic, tree-based visualizations of the relationships between notes in your vault. Using frontmatter-defined relationships such as parent-child, classifiers, and references, it helps users navigate the logical connections in their note network. Bearings supports hierarchical, symmetrical, and coordinate relationships, offering multiple predefined views like Positions, Parallels, and Crosslinks. The plugin also includes collapsible hierarchical displays, customizable relationship types, and embedded navigational views via code blocks. It is ideal for users who want a structured and interactive way to explore the semantic architecture of their notes.
The Opener: New Tab by Default plugin changes how files open by forcing every note or document to launch in its own tab, similar to modern code editors. It detects if a file is already open and switches to that tab, avoiding duplicates. You can override this behaviour using modifier keys to force a new tab. It also offers optional support for opening non-markdown files like PDFs with your system's default app.