SeaDve / Noteworthy

Modern, Fast, and Version-Controlled Markdown Notes App
GNU General Public License v3.0
53 stars 3 forks source link

Links to other notes #22

Open hellpe opened 2 years ago

hellpe commented 2 years ago

Hello, I'm not sure this is the proper place to ask since your app is still very much WIP, but I was wondering if you are planning to support any kind of linking between notes, Zettelkasten-style? I think it may suit well your goals with Noteworthy, since it's already a Markdown-based notes manager with planned syncing support.

SeaDve commented 2 years ago

Like there are some clickable link button within the markdown text then proceed to open other notes within the app?

hellpe commented 2 years ago

I don't necessarily see it displayed as a "button", but more like a regular link, as in a wiki. The examples I've linked (none of which are libadwaita-based unfortunately) tend to support both creating a relative link to another note (with auto-completion) and displaying which notes link to the currently displayed note.

In my own usecase, I'm using MDWiki to generate a website from my linked Markdown notes (that I write the old-fashioned way, with gnome-text-editor), but theoretically, any note-taking app based on Markdown (such as the aforementioned examples) could easily take advantage of files created with Noteworthy, making migrating from one app to another (e.g. a mobile app) a no-brainer.