Add a minimap to your Obsidian notes.

javascript obsidian-md obsidian-plugin
1 Open Issue Need Help Last updated: Jul 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to optimize the Obsidian Note Minimap plugin to improve performance by rendering the minimap using the file's contents instead of relying on the currently viewed note. This involves finding a method to render the note's content in a scaled-down manner, similar to Obsidian's rendering, potentially by opening a scaled background version of the note.

Complexity: 4/5
enhancement help wanted

Add a minimap to your Obsidian notes.

JavaScript
#javascript#obsidian-md#obsidian-plugin