How can I keep Dataview backlinks clickable in Live Preview with Vim (not Reading view)?

want a keyboard-only workflow. On a hub note, I show backlinks via Dataview and I’d like to open those links with keyboard (CTRL+Enter) while staying in Live Preview + Vim. But when the cursor touches the Dataview block/line, it flips to code so I can’t click the rendered links.

Is there a way (plugin/CSS/snippet) to keep a Dataview backlinks list rendered and keyboard-focusable in Live Preview, or another method to show backlinks inline that doesn’t flip to code?

If this can’t be done, does anyone have alternative for my problem. What i wanna do is be 100% all vim, all keyboard, i dont wanna use the mouse, but i have pages and also hubs, my pages link to hubs, hubs are kinda a topic like “Math”, i want it when put “Math (hub)” link on my page, that also Math page has all the backlinks, i made that possible with dataview but the problem above arises. Also I can’t use built-in backlinks cus I cant hover over them with keyboard. One solution is manually typing in the backlinks myself, but that just wastes my time considering I’m at the time working at the page page, not the hub page

I believe there is a plugin (or plugins) that can transform the DataView block into actual Markdown in the note. I don’t know if any do that continuously or if they’re meant as a 1-time thing.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.