Code Monkey home page Code Monkey logo

Comments (2)

svsool avatar svsool commented on June 18, 2024

Hi,

It works as designed. You can open help folder in VSCode and backlinks panel for this file, it should look the same as in the screenshot.

Yet, I agree that backlinks logic is not ideal right now. I think better logic would be to use outline aka breadcrumbs for every link, for instance imagine you have the following structure:

# Books

- [[Book Genre 1]]
  - Book Name 1
    - [[Read Next]]

It would be nice if description of [[Read Next]] link in backlinks panel would contain Books > [[Book Genre 1]] > Book Name 1 information providing more context about ascendent / descendent hierarchy where link is used.

Another dumber way to show surrounding context is to configure amount of lines that should be shown before / after then link similar to how grep -C num works.

I think providing descent backlinks context is an interesting and challenging problem to solve.

I'm interested in hearing more ideas and use cases.

from memo.

madacol avatar madacol commented on June 18, 2024

Ahhh, I understand now, it only shows the context that's after the reference. All my examples only have context before it, that's why they're always empty.


I don't have any strong opinions about how backlinks should work. I'm new to this note-taking system and I'm using it for a specific project.

I'm still figuring this out

from memo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.