I'm on mobile, I can't figure out how to add a card to a board?
Nullboard: Kanban board in a single HTML file
11–20 of 191 posts
Re: Nullboard: Kanban board in a single HTML file
#12Re: Nullboard: Kanban board in a single HTML file
#13I'm on mobile, I can't figure out how to add a card to a board?
Re: Nullboard: Kanban board in a single HTML file
#14From the readme: > Still very much in beta. The last commit was November 2023.
Looking at the repository, maybe the author wants to work on mobile support, think about alternative storage methods, as for the last commit, maybe he's working on something else of simply living his life.
Re: Nullboard: Kanban board in a single HTML file
#15From the readme: > Still very much in beta. The last commit was November 2023.
Here's the full timeline to get a general sense of the development pace - http://nullboard.io/changes
Re: Nullboard: Kanban board in a single HTML file
#16Re: Nullboard: Kanban board in a single HTML file
#17I really think we are as developers underusing setups like this. If you could somehow figure out a simple but effective sync between devices then that would be able to cover many use-cases. Maybe 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?
Re: Nullboard: Kanban board in a single HTML file
#18Re: Nullboard: Kanban board in a single HTML file
#19I really think we are as developers underusing setups like this. If you could somehow figure out a simple but effective sync between devices then that would be able to cover many use-cases. Maybe 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?
Re: Nullboard: Kanban board in a single HTML file
#20FWIW here's a Show HN from 2019 - https://news.ycombinator.com/item?id=20077177