Replies: 1 comment 1 reply
-
|
If I understood you correctly, I have already created a ticket for that :) d12frosted/vulpea-ui#19 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's enormously useful to see the backlinks counter directly in the headings and it would be great to have something like that built into the package.
Here's the long time discussion Backlink counters - Meta - Org-roam of my hacky implementation.
This worked for me personally - even though the implementation isn't ideal, not to mention that it doesn't work for file nodes (only for headings). I first imagined it to be similar to lsp-mode's ref counter overlays, but I couldn't figure out a better way of styling it - Org-mode's reveal mechanism makes it really difficult to implement it the way I wanted.
Something to consider.
Beta Was this translation helpful? Give feedback.
All reactions