minimal linked note repo
go to https://sciepedia.com
click on the note and start typing.
to create a link just any link name for example #link. Click to open and you can edit that new node.
For more information read https://sciepedia.com?sciepedia:kormannn
The core goal is to offer simple editing and reading of cascading linked notes.
one interesting feature is the simple javascript scripting capability. You can write javascript that and run it. Also you can use the usual link workflow to create links in your code to functions or variables that are fully integrated in the code.
Sciepedia is a svelte project. Pull requests welcome
installation: clone, npm install, npm run dev