No description
Find a file
2026-06-14 10:50:56 +02:00
.github/workflows Clarify release workflow step 2026-06-14 10:50:56 +02:00
.gitignore Prepare Mini World Map release 2026-06-13 21:21:17 +02:00
CHANGELOG.md Prepare 0.1.2 release 2026-06-14 10:13:49 +02:00
LICENSE Initial commit 2026-06-13 21:13:15 +02:00
main.js obsidian publication fix 2026-06-14 10:09:16 +02:00
manifest.json Prepare 0.1.2 release 2026-06-14 10:13:49 +02:00
README.md obsidian publication fix 2026-06-14 10:09:16 +02:00
styles.css Prepare Mini World Map release 2026-06-13 21:21:17 +02:00

Mini World Map

Mini World Map visualizes your vault as a hierarchy-first world map with internal links layered on top.

Features

  • Atlas view for folder and note hierarchy.
  • Focus view for the active note, ancestors, siblings, outgoing links, and backlinks.
  • Link overlays for internal links, cross-root links, and unresolved links.
  • Adjustable depth, node limits, link limits, spacing, zoom, and color scheme.
  • Day, night, and automatic appearance modes.

Usage

  1. Enable Mini World Map in Settings -> Community plugins.
  2. Run Open Mini World Map from the command palette, or use the ribbon icon.
  3. Use Rebuild Mini World Map index after large vault changes if the map is already open.

Click a node or link to pin its highlight and inspect it in the side panel. Double-click a note to open it. Double-click a folder to use it as the atlas root.

Manual installation

Until the plugin is available in the community directory, download the latest release assets and place them in:

<vault>/.obsidian/plugins/mini-world-map/

Required files:

  • main.js
  • manifest.json
  • styles.css

Then reload Obsidian and enable the plugin.

Privacy

Mini World Map runs locally in Obsidian. It does not use network services or telemetry.

Authors

  • Miro0o
  • Codex

License

MIT