Comment on Has anyone migrated from a Markdown notes app to another?

<- View Parent
lemmydividebyzero@reddthat.com ⁨13⁩ ⁨hours⁩ ago

Thanks.

“Outline” looks interesting… Bad project name (hard to find), but good job.

you can link between notes and add plugin to see the graph. To get a note link, click on it with right button and there is an option to copy a link to that note. You can also link to a section of note with hashtags

Thanks. But I’m immediately asking myself, why Joplin had to reinvent the wheel here. Some other apps to the same. I get that Markdown itself was “underspecified”.

But why does a link to a different note need to look like this?

[Test](:/981236487219346972134687216439723)

A colon followed by a / and the name of the file without its extension (md)… This kind of makes sure that other markdown apps won’t be able to handle it. I know that others use [[Name]] notation or @@Name notation, but why not just sticking to the basics and using something like…

[Test](981236487219346972134687216439723.md)

…?

its hard to find something that fits you 100 %, but you can try make your own, that is how most of the foss projects start :)

True

source
Sort:hotnewtop