Giter VIP home page Giter VIP logo

Comments (1)

felko avatar felko commented on June 10, 2024

The numeric ID is the default and recommended ID format for all zettels, since it allows links to be displayed as dates, but all alphanumeric IDs are supported by neuron, so conversion should be possible. Alternatively file metadata could be used to recover the date of creation of the file and generate an ID for that day.

However, neuron doesn't allow custom link text because links are supposed to be uniform and display the exact title of the linked zettel, that's why the current syntax is [id](z:/some-ignored-text), though that's going to change in srid/neuron#59 but I don't think that link text will ever be supported.

An ad-hoc solution could be to convert links like [[file:../title.org][link text]] to link text (see <title>) which should output a readable sentence in most cases.

The good news is that neuron is eventually going to use pandoc (see srid/neuron#137) which will make this kind of migration script relatively easy to implement in Haskell, by using neuron as a library.

Anyway I'm closing this because I don't think this kind of thing is within the scope of neuron-mode, but that's definitely a good idea, as org-roam is one of the most used tools for managing zettelkastens AFAIK.

from neuron-mode.

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.