jasonmotylinski / hierarchical-backlinks

Plugin which displays backlinks as a tree structure based on file paths
MIT License
6 stars 0 forks source link

【FR】Integration with Hover Editor plugin #14

Open fornewfork opened 1 week ago

fornewfork commented 1 week ago

Currently if we want to edit the notes displayed in the hierarchical-backlinks plugin, we need to click on link of the note to open it for editing.

Yet,the orginal backlinks panel is supported by the Hover Editor plugin, which can pop up an editing window for the corresponding note at the location of the note link, so that we can quickly edit the notes in the backlinks.

FYI, the following image is the effect of displaying the note editing window with the Hover Editor plugin. PixPin_2024-11-23_18_51_20

If it is possible, please consider making the hierarchical-backlinks plugin support the Hover Editor plugin as well! Thank you!

jasonmotylinski commented 4 days ago

I'll look into this. Typically its the other plugin that needs to provide integration with Hierarchical Backlinks. I'll look into submitting a PR to Hover Editor to support Hierarchical Backlinks