Add denote link type
Hello,
I use denote (note-taking approach in emacs) which uses its own link type.
The notes (files) have file-naming scheme -> 20200927T000622--awk-learning-sources.org.
The link to this file is [[denote:20200927T000622][awk learning sources]], so it is like the file type link but only the first part (yyyymmddThhmmss) is used in the link.
Also the link can contain heading part -> [denote:20200927T000622::*heading] or [denote:20200927T000622::#CUSTOM-ID].
I understand that adding custom link types besides org ones is extra work. My arguments are that Denote with Org-roam are probably most popular note-taking packages (in Emacs ecosystem), and maybe that implementation would be similar to file link type (my guess).
Thank for potentially considering this issue. Also thanks for very useful app it helps a lot with using my notes in Android.