Nullboard: Kanban board in a single HTML file
1–10 of 191 posts
Re: Nullboard: Kanban board in a single HTML file
#2> Still very much in beta.
The last commit was November 2023.
Re: Nullboard: Kanban board in a single HTML file
#3Re: Nullboard: Kanban board in a single HTML file
#4I'll definitely be looking at the source code to see if there are any ideas I want to incorporate into my own single file tools.
Re: Nullboard: Kanban board in a single HTML file
#5This is very neat! I'd be interested to see something like this with a saving mechanism reminiscent of TiddlyWiki [0], which is saved as a portable HTML file. Documents that contain their own editors like this are really neat for offline use and long-term storage. [0] https://tiddlywiki.com/#SavingMechanism
Re: Nullboard: Kanban board in a single HTML file
#6Re: Nullboard: Kanban board in a single HTML file
#7The README mentions that "Trello wasn't bad", but storing this type of data in the cloud wasn't desirable. Well, Planka is the answer to that.
Re: Nullboard: Kanban board in a single HTML file
#8This is very neat! I'd be interested to see something like this with a saving mechanism reminiscent of TiddlyWiki [0], which is saved as a portable HTML file. Documents that contain their own editors like this are really neat for offline use and long-term storage. [0] https://tiddlywiki.com/#SavingMechanism
Re: Nullboard: Kanban board in a single HTML file
#9Re: Nullboard: Kanban board in a single HTML file
#10Maybe we just need an sqlite with better support for replicas? Then people have one tiny server with a bunch of sqlite’s to which the apps can sync?