yaye.work93 downloadsCreate and edit a linked note inline, withot ever leaving the current note.
Write inside your links without leaving the page.
When you create a [[wikilink]] in Obsidian, you often want to jot something
down for that new topic right now — but clicking through opens a blank note
and you lose the context you were writing in. Inline Note lets you expand any
link into an editable note body inline, directly beneath the link, without
navigating away. The link itself becomes a collapsible title.
Every inline note is a real Markdown file in your vault, so backlinks, graph view, and normal note-opening all behave exactly as usual. You're just editing it from where you are.
[[link]] gets a small
control after it:]], press
Tab to cycle the inline note: create + expand, expand, or collapse. Tab
only acts there, so normal indentation is untouched everywhere else.[[link]] typed inside an
inline note behaves identically — expand it and you get a note within a note,
up to five levels deep. Links inside inline bodies render live-preview style
(brackets hidden until you edit) and open on click / new tab on Ctrl/Cmd-click.Nesting style — control how inline bodies are drawn:
Use together with my Never Leave the Graph View plugin: make inline notes directly in the graph preview pane, watch your connection grow without (truely) leaving the graph view. NICE.
Thank you for using Never Leave the Graph View! If you run into a bug or have an idea, please open an issue. Feature requests and bug reports are very welcome.
And if you find inline notes useful, you can:
It's genuinely appreciated.
Happy noting!
Yaye
main.js, manifest.json, and styles.css from the latest
release.<your vault>/.obsidian/plugins/inline-note/.MIT © yaye.work