Code Monkey home page Code Monkey logo

Comments (3)

michael-guimet avatar michael-guimet commented on June 18, 2024 1

Thanks for the reply. I understand your position. In any case, I've found a few workarounds for the time being.

I'll see how I can help, but unfortunately I'm not a node developer.

from memo.

michael-guimet avatar michael-guimet commented on June 18, 2024

This might not be the best solution to the use case as an alternative way to put it could be: "Make wiki links work in Github / Markdown parsers". This might be outside the scope of the Memo project.

from memo.

svsool avatar svsool commented on June 18, 2024

In general, it should be possible, although I think supporting backlinks is just a beginning and some other features would be good to have like links autocomplete (I believe supported already?), preview, update on rename, find by reference and so on. It sounds like enough work for the whole another extension 🙂. In many cases, I find wikilinks more compact, easier to read, and write than Markdown links, but as you mentioned so far wikilinks' portability is not the best. I wish Memo would support native links as good as wikilinks, but it would require significant time for me to implement them, so I hope more contributors could emerge, and this whole idea can be taken forward.

Here also some difference between them:

Wikilinks:

  • Absolute (relative to workspace) paths supported
  • Short paths supported
  • Files embedding
  • Easier to sync on rename
  • Backlinks
  • Find by reference
  • Preview on hover
  • Not supported by popular Markdown Viewers including GitHub

Markdown links:

  • Requires relative/absolute paths
  • File paths should be url encoded (raw space and other symbols are not allowed)
  • No embedding
  • Supported by all Markdown Viewers

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.