201
General Software Discussion / Re: I'm thinking of going primitive
« Last post by Nod5 on October 31, 2019, 04:40 AM »I stopped using tagspaces. Many times I have a blank screen; there's something in their electron application that fails at times- at least for me. I even reinstalled and the problem was there. I rebooted, tried again, and it worked for a bit, but stopped again after a short time. I lost a lot of the work I'd done organizing with it when I had to switch, so that was a bummer. Just something to watch out for.Thanks. Good reminder also that a kind of system lock-in can happen even when all the data is plaintext and local.-wraith808 (October 30, 2019, 11:05 AM)
The zettelkasten app alternatives superboyac mentioned
In my searches for windows software for zettel
[...] infoqube [...] connectedtext [...] sublime text editor [...] Sublimeless zettelkasten-superboyac (October 30, 2019, 02:56 PM)
also got me thinking... Question: Are there any attempts at standards specifically for (local, plaintext, spanning multiple files) notetaking? Something akin to https://commonmark.org/ for MarkDown but for zettelkasten note taking or some other note taking approach? With a standard users could start out with a Sublime editor plugin, later jump to a VS Code plugin and then on to some standalone tool. Teams working on notes together could use different software to read/write the same synced set of plaintext files.
(Picture in your mind the XKCD comic about standards. I don't need to link it, you all have it in memory
)One thing a standard would settle is the identifier format. sublimeless_zk seem to use YYYMMDDhhmmss timestamps, which I like. But they have an issue tracker request for shorter format using other base systems for the identifier. Interesting idea!
A version of that would be to stick to YYYYMMDDhhmmss in plaintext but then have the decorator in the editor/plugin optionally display that as shortened via some above base-10 system. One could even go crazy short through some kind of "base-unicode" (is that a thing?) e.g. use all unicode characters (locked to some unicode version) as base. That way the first 100 000 or so identifiers would appear one character long.

Recent Posts
Aliases are powerful so maybe there is is some other way to achieve the end goal you're after. Could you tell more about the use case?