Inline Local Graph

by TKOxff
5
4
3
2
1
Score: 48/100

Description

The Inline Local Graph plugin displays a custom local graph at the bottom of each note, making use of otherwise unused space. It visualizes both links and backlinks in a clear, no nonsense format without distracting visual effects. The graph is built using the vis-network.js library and focuses on practical navigation rather than flashy aesthetics. Once enabled, it automatically appears in every note, helping you see connections at a glance.

Reviews

No reviews yet.

Stats

10
stars
1,480
downloads
0
forks
191
days
4
days
4
days
10
total PRs
0
open PRs
0
closed PRs
10
merged PRs
5
total issues
1
open issues
4
closed issues
0
commits

Latest Version

4 days ago

Changelog

Documentation

  • Donate button: Added fundingUrl to the manifest, so a Donate button now appears on the plugin card in Obsidian's community plugin browser.
  • README rewritten: Added installation steps, a full settings reference, and a foreign-language vocabulary example (Japanese kanji — Korean — English) that better illustrates what the inline local graph is for.
  • Translated README: Korean (README.ko.md) and Japanese (README.ja.md) versions, linked from a language switcher at the top of each file.

Changes

  • Default node shape is now Box (was Ellipse). Users who never changed the setting will see box-shaped nodes after updating; pick a different shape under Node shape in the settings to keep the old look.

README file from

Github

Inline Local Graph

English | 한국어 | 日本語

GitHub downloads Obsidian downloads

Displays a custom local graph of the current note directly at the bottom of the note content. Utilizes the unused space at the bottom of your notes!

example image

Why

Obsidian's local graph lives in a side panel — you have to open it, resize it, and look away from what you are reading. Inline Local Graph puts the same information where your eyes already are: at the end of the note, in the space that is usually blank.

It is especially handy for notes that are short but heavily interlinked — vocabulary cards, glossaries, daily notes, MOCs — where the links are the content.

Example: learning foreign words

The screenshot above is a vocabulary card for the Japanese word 言語 (gengo, "language"). It links out to its kana reading (げんご), its Korean and English equivalents (언어 / language), the two kanji it is built from (言, 語), and a verb it often appears with (学ぶ).

The whole word family sits right below the card, so reviewing one word pulls its neighbours back into view — no side panel, no context switch.

Features

Practical local graph visualization

A custom local graph focused on clarity, displaying links and backlinks without flashy visual effects, making it easy to understand and navigate between notes.

  • Outgoing and incoming links — toggle each independently from the control bar or settings
  • Node styling — shape, background color, and font size
  • Label truncation — with separate limits for alphabet and CJK (Korean/Japanese/Chinese) labels, so wide characters do not stretch nodes
  • Node limit — cap how many nodes are displayed to keep dense notes readable
  • Image links excluded — embedded images do not clutter the graph
  • Localized UI — English, Korean, and Japanese

Installation

From Obsidian's community plugins

  1. Open Settings → Community plugins and make sure Restricted mode is off.
  2. Click Browse, search for Inline Local Graph.
  3. Click Install, then Enable.

Manual installation

  1. Download main.js, manifest.json, and styles.css from the latest release.
  2. Copy them into <your vault>/.obsidian/plugins/inline-local-graph/.
  3. Reload Obsidian and enable the plugin in Settings → Community plugins.

Usage

Simply enable the plugin, and the inline local graph will automatically appear at the bottom of your note.

A small control bar sits above the graph:

Control What it does
Outgoing Show or hide links going out of the current note
Incoming Show or hide backlinks pointing at the current note
+ / − Zoom the graph in and out

Click any node to open that note. Mouse-wheel zooming is intentionally disabled so scrolling through a note never gets trapped inside the graph.

Settings

Settings live under Settings → Community plugins → Inline Local Graph.

Graph

Setting Description Default
Show arrows on edges Toggle arrow display on graph edges. On
Show graph border Toggle the border around the graph container. Off
Show outgoing links Toggle whether to display outgoing links in the graph. On
Show incoming links Toggle whether to display backlinks in the graph. On
Skip image links Toggle whether to exclude image files from the graph. On
Initial zoom Set the initial zoom scale for the inline graph. 1.0
Max displayed nodes Maximum number of nodes shown, excluding the active note (which is always shown). Outgoing links are prioritized over backlinks. Range 1–200. 30

Node style

Setting Description Default
Node shape Ellipse, Box, Circle, Dot, or Text only. Box
Node background color Set the background color of graph nodes. #888888
Node font size Set the font size of node labels. 14
Truncate labels Shorten long node labels with an ellipsis (...). On
Max label length (alphabet languages) Maximum characters before truncation for alphabet-based languages. 20
Max label length (Korean/Japanese/Chinese) Maximum characters before truncation for non-alphabet languages. 10

Dependencies

This plugin uses the vis-network.js library to render interactive network graphs inside your notes.

Support

If this plugin is useful to you, you can support its development:

License

MIT © TKOxff

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Core Search Assistant
5 years ago by qawatake
An Obsidian plugin to enhance built-in search: keyboard interface, card preview, bigger preview
Insert Heading Link
5 years ago by Signynt
Add a Link to a Heading.
Heatmap Calendar
4 years ago by Richard Slettevoll
An Obsidian plugin for displaying data in a calendar similar to the github activity calendar
Search Everywhere
4 years ago by Mom0
Obsidian Search Everywhere Plugin
Card View Switcher
4 years ago by qawatake
An Obsidian plugin to provide a quick switcher with card view
Waypoint
4 years ago by Idrees Hassan
Obsidian plugin that gives you the power to generate dynamic MOCs in your folder notes. Enables folders to show up in the graph view and removes the need for messy tags!
Desmos
4 years ago by Nigecat
Embed graphs directly into your obsidian notes
Scroll Offset
4 years ago by Lijyze
Scroll Offset for Obsidian
Release Timeline
4 years ago by cakechaser
Folder Focus Mode
4 years ago by grochowski
Focus file explorer on chosen folder and its files and subdirectories, while hiding all the other elements.
Diagrams.Net
4 years ago by Jens M Gleditsch
This repository contains a plugin for Obsidian for inserting and editing diagrams.net (previously draw.io) diagrams.
Habit Tracker
4 years ago by David Moeller
A Plugin to display a Habit Tracker in Obsidian.
Open Related Url
4 years ago by Dan Pickett
No Dupe Leaves
4 years ago by Simon Cambier
Automatically switch the focus to open notes instead of reopening them
Quick snippets and navigation
4 years ago by @aciq
Quick snippets and navigation for Obsidian
obsidian floating toc
4 years ago by curtgrimes modified by Cuman
Dirtreeist
4 years ago by kasahala
Render a directory Structure Diagram from a markdown lists in codeblock.
D2
4 years ago by Terrastruct
The official D2 plugin for Obsidian. D2 is a modern diagram scripting language thats turns text to diagrams.
Link Exploder
4 years ago by Ben Hughes
Cycle In Sidebar
4 years ago by Houcheng
Cycle through tabs of left/ right sidebar panel
Adamantine Pick
4 years ago by Urist McMiner
Embeddable Pikchr(https://pikchr.org) diagrams renderer plugin for Obsidian(https://obsidian.md)
Canvas Filter
4 years ago by Ivan Koshelev
Obsidian Canvas plugin that let's you show only pages / arrows with specific tags / colors / connections.
Optimize Canvas Connections
3 years ago by Félix Chénier
An Obsidian plugin that declutters a canvas by reconnecting notes using their nearest edges
Floating Search
3 years ago by Boninall
A plugin for searching text by using Obsidian default search view.
Tab Rotator
3 years ago by Steven Jin
Obsidian Rotate opened tabs with a specified time interval
Quickly
3 years ago by Sparsh Yadav
Quick capture to obsidian note
Link Range
3 years ago by Ryan Mellmer
Add ranged link support to Obsidian
Open Plugin Settings
3 years ago by Mara-Li
Create a command that open the settings tabs of a registered plugin (because I was bored to open the parameters).
Canvas Links
3 years ago by aqav
Show the links between "Canvas" and "File"
Lilypond
3 years ago by DOT-ASTERISK
Lilypond for Obsidian
Chemical Structure Renderer
3 years ago by xaya1001
Render chemical structures from SMILES strings into PNG or SVG format using Ketcher and Indigo Service.
Advanced Random Note
3 years ago by Karsten Finderup Pedersen
Create commands from custom queries to open random notes
Laws of Form
3 years ago by Kevin German
BattleSnake Board Viewer
3 years ago by EnderInvader
Plugin to render battlesnake boards in Obsidian
Nifty Links
3 years ago by x-Ai
Generating elegant, Notion-styled rich link cards to enhance your note-taking experience.
Potato Indexer
3 years ago by LoyalPotato
Obsidian plugin to generate index based on your selection
URL Display
3 years ago by Stephanie Lin
Extract and display external URLs of the note in Obsidian.
Next Link
3 years ago by Juan Luque
Go To Heading
3 years ago by join
Quickly navigate between your document's headings in Obsidian
Show Whitespace
3 years ago by Erin Schnabel
Show leading/trailing whitespace
Quick Preview
3 years ago by Ryota Ushio
An Obsidian plugin to quickly preview a suggestion before selecting it in link suggestions & quick switcher.
Desk
3 years ago by David Landry
A desk for obsidian
Note Gallery
3 years ago by Pash Shocky
A masonry note gallery for obsidian.
Neighbouring Files
3 years ago by Fabian Untermoser
Obsidian Plugin to navigate to the next and previous file in the current directory
Storyclock Viewer
3 years ago by Jonathan Fisher
Obsidian plugin for creating a storyclock
Markline
3 years ago by 闲耘
Markline: Markdown timeline view in Obsidian.
Contribution Graph
3 years ago by vran
generate interactive gitxxx style contribution graph for obsidian, use it to track your goals, habits, or anything else you want to track.
Mathematica Plot
3 years ago by Marcos Nicolau
Insert functions on Obsidian using Wolfram Mathematica!
Arrows
2 years ago by artisticat
Draw arrows across different parts of your notes, similar to on paper
Alfonso Money Manager
2 years ago by SmartLifeGPT Innovation
This is the repository for the obsidian plugin of the Alfonso Money Manager mobile application
CardNote
2 years ago by cycsd
Help you extract your thoughts more quickly in canvas
Graph Link Types
2 years ago by natefrisch01
Link types for Obsidian graph view.
Folders to Graph
2 years ago by Ratibus11
Enhance your Obsidian graph view with folders and headings structure!
Canvas Mindmap Helper
2 years ago by Tim Smart
Advanced Canvas
2 years ago by Developer-Mike
⚡ Supercharge your canvas experience! Graph view integration and unlimited styling options empower flowcharts, dynamic presentations, and interconnected knowledge.
Daily Note Navbar
2 years ago by Karsten Finderup Pedersen
Adds a daily note navbar to quickly navigate between sequential daily notes in Obsidian.
Crafty
2 years ago by liolle
Add tooltip to your obsidian canvas's nodes and navigation between nodes
Canvas minimap
2 years ago by ifree
Obsidian canvas minimap
Tab Selector
2 years ago by namikaze-40p
This is an Obsidian plugin which can quickly switch tabs in various ways.
Metafolders
2 years ago by Makary Sharoyan
An Obsidian plugin for multidimensional note navigation
Mehrmaid
2 years ago by huterguier
Rendering Obsidian Markdown inside Mermaid diagrams.
Mindmap
2 years ago by YunXiaoYi
An Obsidian plugin for creating Mindmaps.
Bookmarks Caller
2 years ago by namikaze-40p
This is an Obsidian plugin which can easily open bookmarks.
Tab Navigator
2 years ago by o02c
obsidian-tab-switcher
MostUsed
2 years ago by Levi Kingma
Obsidian plugin that shows the words you use most.
Cursor Jump
2 years ago by Sangwon Jung
Graph Banner
2 years ago by ras0q
An Obsidian plugin to display a relation graph view on the note header.
Vault Name
2 years ago by @gapmiss
An Obsidian.md plugin for customizing and displaying the vault name (title) in the side navigation file explorer, similar to pre 1.6.0 versions of Obsidian.
Headings in Explorer
2 years ago by Patrick Chiang
This Obsidian plugin makes headings first class concepts in the file explorer and consolidates navigation to a single panel.
Smart Connections Visualizer
2 years ago by Evan Moscoso
Visualize your notes and see links to related content with AI embeddings. Use local models or 100+ via APIs like Claude, Gemini, ChatGPT & Llama 3
Another Sticky Headings
2 years ago by Zhou Hua
NyanBar
2 years ago by xhyabunny
Give life to your Obsidian notes with NyanBar !
VirtFolder
2 years ago by mr.grogrig
Creating a hierarchical structure like Luhmann's Zettelkasten
Magic Move
2 years ago by imfenghuang
Animating Code Blocks in Obsidian
Recent Tab Switcher
2 years ago by Samuel Ang
Recent Tab Switcher Plugin for Obsidian.
Mahjong Renderer
2 years ago by hypersphere
Canvas Explorer
2 years ago by Henri Jamet
A plugin that enables users to explore their vault by iteratively adding or ignoring linked notes, ultimately generating a customizable canvas that visually represents the preserved notes and their connections.
Highlight active folder section
2 years ago by Lukas Collier
Gives the folder section with the active note a customizable background color and more.
Advanced Tables
6 years ago by Tony Grosinger
Improved table navigation, formatting, and manipulation in Obsidian.md
macOS Keyboard Navigation
6 years ago by ryanjamurphy
Automatically reveal active file
6 years ago by Matt Sessions
Obsidian plugin to reveal the active file automatically when you open a file
Neo4j Graph View
6 years ago by Emile van Krieken
Chessboard Viewer
5 years ago by Davide Aversa
Plugin to render chessboards in Obsidian using chessboardjs
Pane Relief
5 years ago by PJ Eby
Obsidian plugin for per-pane history, pane movement/navigation hotkeys, and more
Advanced URI
5 years ago by Vinzent
Advanced modes for Obsidian URI
Argument Map with Argdown
5 years ago by amdecker
Habit Tracker
5 years ago by duo
This plguin for Obsidian creates a simple month view for visualizing your punch records.
Map View
5 years ago by esm
Interactive map view for Obsidian.md
WaveDrom
5 years ago by Alex Stewart
Go to Line
5 years ago by phibr0
Quick Explorer
5 years ago by PJ Eby
Perform file explorer operations (and see your current file path) from the Obsidian.md title bar
Markmind
5 years ago by Mark
A mind map, outline for obsidian,It support mobile and desktop
Another Quick Switcher
5 years ago by tadashi-aikawa
This is an Obsidian plugin which is another choice of Quick switcher.
Lineup Builder
5 years ago by James Fallon
An Obsidian plugin that lets you build football lineups
Reveal Active File Button
5 years ago by Clare Macrae
Obsidian plugin to add a button to the top of the Obsidian File Explorer, to reveal the active file.
Mapbox Location Image
2 years ago by Aaron Czichon
Render a mapbox location image based on provided coordinates
Poker Range
2 years ago by marplek
Easily create, view, and interact with poker hand ranges in your obsidian.
Link Navigation
2 years ago by xRyul
Navigate between incoming links (inlinks), outgoing links (outlinks) N levels deep. Links from Canvas are also supported.
Mouse Navigation
2 years ago by HoBeomJeon
InfraNodus AI Graph View
2 years ago by Nodus Labs
Advanced graph view for Obsidian: text analysis, topic modeling, and AI with InfraNodus AI text analysis tool: https://infranodus.com
Lemons Search
2 years ago by Moritz Jung
An Obsidian plugin that offers a fast fuzzy finder based quick switcher with preview.
Nav Link Header
2 years ago by ahts4962
Display navigation links at the top of the notes in Obsidian
BookNav
2 years ago by jemberton
A plugin for ObsidianMD that enables book style navigation links in a note.
Tree Search
2 years ago by catacgc
BlazeJump
2 years ago by henryco
Plugin for Obsidian that makes text navigation blazingly fast.
Folder Tabulation
2 years ago by SpeedaRJ
An open source plugin for obsidian that let's you treverse local folder structure via keybindings and commands.
Folder Canvas
2 years ago by Nancy Lee
Generate a canvas view of your folder structure
Heatmap Tracker
2 years ago by Maksim Rubanau
A customizable heatmap tracker plugin for Obsidian to visualize daily data trends with intuitive navigation and flexible settings.
Class Relation Visualization
2 years ago by Yong
FastForwardLink
2 years ago by Idan Liberman
FastForwardLink Obsidian.md Plugin
Kale Graph
2 years ago by Oli
Render mathematical graphs in Obsidian
NodeFlow
2 years ago by LincZero
Render node streams like `ComfyUi`, `UE`, `Houdini`, `Blender`, etc., to make it easy to write relevant notes. json describes the chart, compared to screenshots, making it easier to modify later. The plugin is also compatible with blogs.",
Cursor Position on Title Enter
2 years ago by Por Chainarong Tangsurakit
Obsidian Plugin: Set the cursor position after pressing Enter on the note title.
Click Hint
2 years ago by kbwo
Easy Timeline
2 years ago by Romeliun
The Easy Timeline plugin for Obsidian allows you to create timelines easily.
Dynamic Outline
2 years ago by theopavlove
Adds a customizable GitHub-like floating table of contents to Obsidian.
Boardgame Search
2 years ago by Marlon May
A plugin to create notes for boardgames based on the BGG API
ShaahMaat-md
2 years ago by Mihail Kovachev
Anchor Link Display Text
2 years ago by Robert C Arsenault
An Obsidian plugin that makes anchor links look nicer by automatically populating display text.
Mahgen Renderer
2 years ago by Michael Francis Williams
Obsidian plugin to render mahgen automatically
Current File Tags
2 years ago by Trung Tran
Folder overview
a year ago by Lost Paul
Provides a dynamic overview of your vault or folders in the format of a code block.
Enhanced Canvas
a year ago by RobertttBS
When editing on Canvas, properties and Markdown links to notes are automatically updated, enabling backlinks in Canvas.
Autofit Tabs
a year ago by Bradley Wyatt
Obsidian Plugin that automatically adjusts tab header widths in real-time to perfectly fit each tab's title content while maintaining a clean, seamless interface that prevents awkward text truncation and ensures optimal readability of your document titles.
Every Day Calendar
a year ago by QuBe
Obsidian plugin to create calendars inspired by Simone Giertz's Every Day Calendar
Attachments MD Indexer
a year ago by Ian Inkov
Converts Obsidian canvas files to markdown index files, making canvas content searchable and graph-viewable within Obsidian.
Flowcharts
a year ago by land0r
Flowchart Plugin for Obsidian – Create and customize flowcharts seamlessly within your Obsidian vault. Powered by Flowchart.js and designed for productivity
Extended File Support
a year ago by Nick de Bruin
Adds opening and embedding support for various filetypes to Obsidian
FolderFile Splitter
a year ago by Xu Quan
YourPulse - Your Writing Activity Visualised
a year ago by Jiri Sifalda
YourPulse.cc - Obsidian.md plugin that turns your vault into a reflection of your creativity, and put your writing on steroids 💪
Cursor Position History
a year ago by Florian Gubler
A Plugin to remember (and make accessible) the cursor history in Obsidian. Both within a file and across files.
Content Cards
a year ago by leo
Insert content cards in Markdown, such as timeline, highlightblock, target card, book information card, music information card, movie information card, photoes ablum, business card, content subfield, countdown, SWOT,BCG.
ASCII Tree Generator
a year ago by Matěj Michálek
Tier List
a year ago by Mox Alehin
Obsidian plugin for visual ranking and organizing content into customizable Tier Lists.
Export Graph View
a year ago by Sean McGhee
Plugin to export your vault's graph view.
Previous Daily Note
a year ago by Marcos Talau
Plugin for Obsidian that opens the previous daily note
Waveform Player
a year ago by Zhou Hua
Backlink Full Path
a year ago by mnaoumov
Obsidian plugin that shows the backlink's full path in the backlinks panel.
Advanced Progress Bars
a year ago by cactuzhead
Obsidian plugin to create custom progress bars
Extended Graph
a year ago by Kapirklaa
Community plugin to add features to the graph view.
Quick Nav
a year ago by exoticknight
Enhance your editing experience by unleashing the hidden power of shortcuts.
Node Factor
a year ago by CalfMoon
Customize factors effecting node size in obsidian graph.
Generate Timeline
a year ago by Shanshuimei
An obsidian plugin to generate timelines from tags, folders, files or metadata automatically. 根据标签,文件夹,文件或者属性自动生成时间轴的插件。
Smooth Navigator
a year ago by Michael Schrauzer
Smoothly cycle through open files and splits in Obsidian via the keyboard.
Crosslink Advanced
a year ago by d7sd6u
Ftags commands toolkit
Open Tab Settings
a year ago by jesse-r-s-hines
Obsidian plugin that adds options to customize how tabs are opened, including open in new tab by default, preventing duplicate tabs, and more
Reveal Folded
a year ago by d7sd6u
Adds a command that reveals current file while collapsing every other tree item
Mark Open Files
a year ago by Michael Schrauzer
Adds a marker to all the File Explorer items that are currently open in the Obsidian workspace.
Timelive
a year ago by aNNiMON
Turn a list of dates into a timeline
Tag Index
a year ago by wenlzhang
An Obsidian plugin that creates a curated list of important tags to serve as meaningful entry points to your knowledge base.
New 3D Graph
a year ago by Aryan Gupta
Visualize your vault in 3D with a powerful, highly customizable, and filterable graph.
Custom Slides
a year ago by David V. Kimball
Customize Obsidian's Slides core plugin's navigation, styles, and behavior.
Scrolls To Nav Top
a year ago by mario
Simply scrolls to nav top
Linked Note Exporter
a year ago by the-c0d3r
Obsidian plugin to export a note along with all its attachments and linked notes—cleanly, conveniently, and ready to share.
Drag To Scroll
a year ago by Constantine Sazonov
Adds drag-to-scroll functionality to Obsidian. Hold mouse button and drag - now you can scroll like on touch device!
Zettelkasten Branch Tracker
a year ago by James Cussen
Obsidian Graph View Plugin for Zettelkasten Notes
Note Minimap
a year ago by Yair Segel
Add a minimap to your Obsidian notes.
Tab File Path
a year ago by John Burnett
HOME key
a year ago by shichishima
Obsidian Plugin to move cursor to beginning of text, considering Markdown heading characters.
Maps
10 months ago by Obsidian
Map layout for Obsidian Bases. Display your notes as an interactive map view.
Tasks Map
10 months ago by NicoKNL
A graph view of your tasks.
Visited Countries
10 months ago by Ivan Peshykov
Obsidian plugin to mark and visualize the countries you've visited on an interactive world map.
Canvas Link to Group
10 months ago by TGRRRR
Plugin for Obsidian Canvas enabling direct links to specific groups within canvas files for improved navigation
Daily Notes Tweaks
9 months ago by René Coignard
Open a random daily note and automatically switch past daily notes to reading mode.
Life in Weeks Calendar
9 months ago by Jeff Szuc
Plugin for the Obsidian markdown editor. Displays a calendar of your life in weeks with weekly Periodic Notes plugin integration. Includes options for the traditional Memento Mori/Stoic style calendar, as well as a Gregorian calendar accurate version.
SideNote
8 months ago by mofukuru
Obsidian plugin: Add comment on the part of sentence and refer in comment view.
Last Edit Location
8 months ago by Kyoungdeuk
When opening a note, put the cursor at the last edit location.
Remember Scrollposition
7 months ago by s-blu
A plugin that saves the scroll position for each note to return you to where you left off
Better Link Clicker
7 months ago by Eniverz
An Obsidian plugin that modifies the default link click event.
Next TOC
7 months ago by RavenHogWarts
Floating TOC panel
GoBoard
7 months ago by Dmitry I. Sokolov
Obsidian plugin for rendering Go game diagrams from markdown code blocks
Weather Widget
7 months ago by mr-asa
Weather widget for display in notes, Canvas, and a separate tab.
GLSL Viewer
6 months ago by iY0Yi
Preview GLSL shaders on Obsidian.
Mermaid Icons
6 months ago by toshs
Obsidian plugin enabling the use of icons in Mermaid diagrams.
Floating Headings
6 months ago by k0src
Displays a floating, collapsible outline of a note's headings on the right side of the editor. Expands on hover, click to navigate.
Yori Task
3 months ago by yorigo77
This plugin has not been manually reviewed by Obsidian staff. Task manager, week planner, year planner.
Quick Switcher++
3 months ago by darlal
Enhanced Quick Switcher, search open panels, and symbols.
Personal Assistant
2 months ago by edonyzpc
AI-powered workflows to streamline the management of records, callouts, frontmatter, graph view, themes, and plugins.
Vertical Tabs
2 months ago by oxdc
Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.
Note Toolbar
a month ago by chrisgurney
Add customizable toolbars to your notes.
Markdown Tabs
a month ago by xhuajin
Create tabs in your notes.
ReverySky Map
25 days ago by MoonSkorch Studio
Navigate your vault through an interactive 3D graph built with a game engine and shaped into an explorable universe. - This plugin has not been manually reviewed by Obsidian staff.
Tab Switcher
20 days ago by Vinzent
Switch your tabs with Ctrl + Tab in recently used order like in a browser.
Notebook Navigator
16 days ago by Johan Sanneblad
A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.
Galaxy View
15 days ago by Rick
Cinematic 3D graph view of your vault — fly through your notes like NASA Eyes. - This plugin has not been manually reviewed by Obsidian staff.