Render text in backlinks and search results instead of showing raw markdown (reading mode rendering)

A setting to display search results and backlinks in preview mode will make these more clean.

86 Likes

Just to add to this, opening a page from graph view in preview mode would also be good.

2 Likes

I would like an option to see the linked mentions in the central, main view (as quote blocks) in Preview mode rather than the raw markdown in the right sidebar

2 Likes

+1 to this. Same for the text / tag search.

Iā€™ll suggest add a toggle to change the match in preview / markdown mode.

5 Likes

Hello, when iā€™m search for linked mention, unlinked mention or just search for keyword the preview are unrendered (We see ā€œ### Titleā€, ā€œ[[Link|text]]ā€, ā€œ- [ ]ā€, ā€œ-ā€ instead of bullet list", metadata ect.

It would help me figure what i search and have a better view to understand that data it showed to me.

The text excerpt should look like in view mode and make avalaible to unfold sub bullet point in the search result. Could be nice too that when overing links showing preview mode but not a needed feature like the point before.

Looks likes roamresearch linked and unlinked mention style

3 Likes

Related feature requests:

1 Like

+1. I would find this especially helpful on mobile. (Iā€™m assuming the feature could be propagated to both desktop and mobile at the same time.)

2 Likes

I would also very much +1 this feature. The panes in which search results, tag list, links/backlings content etc. appear, have by themselves much less contrast and smaller character than the editor view. Thus, I would argue that especially here the rendering of content creates a huge, huge benefit. I frequently feel lost in the forest of syntax while trying to skim the content. Having this said, also the type of activity that you normally do on this type content - skimming - requires better orientation, facilitated by rendering. I normally do not become distracted by looking at markdown syntax, I even wrote my entire doctoral thesis in vim with pandoc markdown. But this is writing, it is a different, normally slower and more elaborated process than skimming across a long list of diverse content and looking for the one piece of information, or getting an overview. Rendering would make this a lot more pleasant.

1 Like

Although I use Obsidian already quite some time I have rather seldom used the backlinks feature. Only now starting to realise how valuable it is, but also why I did not use it as much as I could.

The reason is the presentation. I have tried Logseq recently to see how that works and the backlinks work a lot better there because they are formatted and they only show the block where the backlink originates from.

Now Obsidian allows you to hover over the block to preview it but I would like to have an option to always show the backlink previewed and limited to the correct block (as it does already but only in edit format).

It seems like the code is already available. Just make the preview format the default for the backlinks and also show only the whole block that is referenced.

5 Likes

Im upvoting this and make it current. I really want the reading view formatting for backlinks (coz I use it alot). In fact I am use it also via embedded query, so it would improve my workflow even more.

Hope to see this in the trello roadmap soon :crossed_fingers:

@moderators I guess, title of this request should change from Display search results and backlinks in preview mode e.g. to:
Display search results and backlinks in "Reading view" mode
To keep it consistent with updated naming convention from https://forum.obsidian.md/t/obsidian-release-v0-13-8-insider-build/28329 :

  • ā€œPreview modeā€ has been renamed to ā€œReading viewā€ to avoid confusion.
1 Like

+1

This is the feature Iā€™ve been waiting for the most since the day Obsidian appeared!

It would improve so many features at once: side pane backlinks, in-file backlinks, file search, embedded queries.

Right now it looks, well, suboptimal, especially in bullet lists, since the indentation gets lost once the line gets wrapped:
image

And there are a lot of folks who use Obsidian as an outliner: the outliner plugin has more than a hundred thousand downloads right now!

4 Likes

The latest version of the Query Control plugin can now render search results in the sidebar search and in embedded queries.

The plugin adds an extra button to the nav bar which allows you to render your results. See the release notes here for more details: Release 0.3.0 Ā· nothingislost/obsidian-query-control Ā· GitHub

The plugin is still in early development but can be installed using the BRAT community plugin by adding the beta repository ā€œnothingislost/obsidian-query-controlā€

8 Likes

Looks like the plugin development is somewhat haphazard. I also see the author resorting to monkeypatching to achieve this. This might be brittle, and besides, I just donā€™t see the point of having your search results not rendered.

Trying out the plugin makes it even clearer, that rendering search results is a much cleaner & user-friendly way of displaying them.

3 Likes

+1 to this.

I liked the plugin so much that I made it a template for all my daily notes to replace the backlink. It just looks so much better with the search results rendered.

If this can be incorporated to the core backlinks plugin that woukd be amazing!

1 Like

Iā€™d actually like to see Markdown-rendered backlinks in any mode (live preview), not just reader mode.

Furthermore, it would be easier for me to find backlinks at the bottom of the main page view rather than hidden in a side panel (as an optional setting). My ideal would be to treat each backlink as a collapsable transcluded link to the heading section / block section they are in, and make it possible to edit the transcluded sections (which itself is another FR: Edit transcluded (embedded) notes (blocks) in place (likely requires WYSWYG first)).

1 Like

@ryanwwest

I understood the purpose of this feature request is to display content of a backlink as rendered html instead of raw markdown. In my previous post I aimed to keep integrity of currently used Obsidian terminology.
Not that someone would want to restrict behavior of backlinks based on currently active mode in some pane.
So If I understand you correctly, our preferences are the same, aside of editable transclusion which is separate request.

Obsidian ā†’ Settings ā†’ Plugin Options ā†’ Backlinks ā†’ toggle ā€œBacklinks in documentā€

Does it solve the quoted issue?

2 Likes

Yeah, thanks for the setting link. That is close enough to what Iā€™m looking for for the time being.

As this feature request seems to be about preview/reading mode, does it also cover live preview? Or should I open a new thread?

(The mentioned examples of logseq and the query-control plugin suggest it is also about live preview, but the terminology seems more about reading view)

The search results should use the same markdown rendering as the live preview/reading view.

1 Like