If anyone is looking for another open source solution, there's https://github.com/greggigon/my-personal-kanban . What's neat about the above one is it's a single offline html file that you open in your browser and everything is saved to local storage (but it has a JSON export / import feature for more robust backups). Of course that means it's really only usable for 1 person, but if you're a solo developer, it's a br…
Wekan: Open-source, trello-like kanban
71–80 of 92 posts
Re: Wekan: Open-source, trello-like kanban
#72Assumption: Most teams which use a kanban system would work just as efficiently with a couple of org-mode files.
Kanban relies on sensory intuition. Org-mode requires you to build up a whole new epistemological relationship to the elements of an outline. They are pretty different, and Org-mode requires a _lot_ of time investment.
Re: Wekan: Open-source, trello-like kanban
#73If anyone is looking for another open source solution, there's https://github.com/greggigon/my-personal-kanban . What's neat about the above one is it's a single offline html file that you open in your browser and everything is saved to local storage (but it has a JSON export / import feature for more robust backups). Of course that means it's really only usable for 1 person, but if you're a solo developer, it's a br…
In the same vein - https://nullboard.io/preview or https://github.com/apankrat/nullboard
Re: Wekan: Open-source, trello-like kanban
#74https://apps.apple.com/app/tidycards/id1285199566
I've been developing this app for the last 3 years.
Re: Wekan: Open-source, trello-like kanban
#75Earlier quoted context omitted.
We use images/diagrams/LaTex/etc to communicate a number of tasks that are inherently visual, not to mention needing somewhere on the cloud to access it centrally. As a casual org-mode user, I fail to see how org-mode is really relevant for a team-centric tool.
What stops you from using graphics in shared org files?
https://trello.com/b/TTAVI7Ny/ue4-roadmap
This is not a good fit for org-mode, despite what any number of org-mode zealots say.
Re: Wekan: Open-source, trello-like kanban
#76Re: Wekan: Open-source, trello-like kanban
#77Again, this is a pluggable trello-like kanban board built using React and Redux. It's highly customizable, uses event-bus to publish triggers/actions and supports touch devices.
Re: Wekan: Open-source, trello-like kanban
#78If anyone is looking for another open source solution, there's https://github.com/greggigon/my-personal-kanban . What's neat about the above one is it's a single offline html file that you open in your browser and everything is saved to local storage (but it has a JSON export / import feature for more robust backups). Of course that means it's really only usable for 1 person, but if you're a solo developer, it's a br…
Re: Wekan: Open-source, trello-like kanban
#79I do most of my thinking and planning on Trello boards. It almost feels like a part of my brain. Ever since Trello was acquired by Atlassian, I've been planning to replace it - in the long term - waiting for signals that Atlassian is degrading my experience. It hasn't happened yet but I am assume that it's a matter of time. I've been wanting an open source Trello clone with a native desktop client for a while now. Go…
Re: Wekan: Open-source, trello-like kanban
#80Earlier quoted context omitted.
In the same vein - https://nullboard.io/preview or https://github.com/apankrat/nullboard
I like that a lot. It would be super nice if I could change the background of the items. That way I could color code things that really need to get taken care of NOW.
(I am the author)