Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Displaying matches under Linked mentions? #50

Open
crazymedguy opened this issue Jan 8, 2022 · 3 comments
Open

Displaying matches under Linked mentions? #50

crazymedguy opened this issue Jan 8, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@crazymedguy
Copy link

So recently Live preview has enabled us to put by default, Linked mentions underneath the page. I was wondering whether it would be possible to put the graph analysis matches (limited by set number or pagination) to show under or above the Linked mentions area?

@HEmile HEmile added the enhancement New feature or request label Jan 9, 2022
@HEmile
Copy link
Collaborator

HEmile commented Jan 9, 2022

@SkepticMystic you tried to implement something like this for Breadcrumbs right, how hard was it? I think you still have issues with scrolling right?

@SkepticMystic
Copy link
Owner

I think appending it to the bottom of the note will be easier. It wasn't difficult, just putting a Svelte component inside the right el

@HEmile
Copy link
Collaborator

HEmile commented Jan 10, 2022

Makes sense. I like the request, as it is in line with the backlinks panel. I suppose it mostly involves mounting the Svelte component in the right place, as you say.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants