First, search the help docs and this forum. Maybe your question has been answered! The debugging steps can help, too. Still stuck? Delete this line and proceed.
What I’m trying to do
I often create notes with explanations and link them to higher-level notes. For example, I would link an apple or grape note to a fruit note. However, I want part of the apple and grape notes to be directly displayed in the fruit note. I know that hovering over the link can show this, but I want it to always be displayed as if it’s part of the note, not just on hover.
The image above shows a feature called Flow Editor in a plugin called Make.md. This is roughly the state I’m aiming for. However, this state isn’t applied in Reading View, and while this feature allows actual editing, I don’t need that — I just want it displayed.
Is there a plugin or option that offers this kind of feature?
If not, how about something like this?
[[Apple | Apple & 10.7]]
When inserting a link, you could add a symbol like &
and write it like this, so that lines 10 to 17 of the document are displayed.