-
-
Notifications
You must be signed in to change notification settings - Fork 236
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
Show Backlinks in a Note #141
Comments
vHanda
added a commit
that referenced
this issue
May 26, 2020
This isn't perfect as we aren't handling referenced links and maybe even autolinks, but it's a start. Related to #141
vHanda
added a commit
that referenced
this issue
May 26, 2020
This is the initial proof of concept and doesn't look very pretty. It's also not very efficient. Related to #141
vHanda
added a commit
that referenced
this issue
May 26, 2020
This is the initial proof of concept and doesn't look very pretty. It's also not very efficient. Related to #141
vHanda
added a commit
that referenced
this issue
May 26, 2020
This is the initial proof of concept and doesn't look very pretty. It's also not very efficient. Related to #141
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've been trying out Roam Research a bit, and I quite love the backlinks, it makes browsing through the notes so much easier. This shouldn't be too difficult to implement via markdown. Though #111 should be done before that, so there is a less of a chance of having invalid links.
The text was updated successfully, but these errors were encountered: