Live data from Hacker News

Wekan: An open-source Trello-like kanban

wekan.github.io

31–40 of 96 posts

Re: Wekan: An open-source Trello-like kanban

#31

If you want to do Kanban right, double down on making it possible to design actual Kanban workflows. Pretty ticket UI with checklists and GIFs must be secondary to this goal. Things that most actual Kanban flows have that no one has built into a decent product[0]: - Nested columns in lanes - Rows for class-of-service - WIP limits (per lane, per column, and per class-of-service) - Sub-boards for meta issues The actual…

KanbanFlow, https://kanbanflow.com/ , is pretty serious about their Kanban implementation. Worth a look!

Re: Wekan: An open-source Trello-like kanban

#33

Earlier quoted context omitted.

Trello has been super stagnant for years. It's a dying product. No swim-lanes, no nested boards, No proper time-stamps. All basic features on several of the competitors.

Dying product? This sounds like blatant propaganda sorry. Most of the so called clones don't even have basic stuff like using Command-v to paste pictures right from the clipboard directly into some card and you tell us Trello is dying? Trello is UI-wise the best kanban thing by far. All clones might look like Trello but their usability has so many glitches and is always inferior. Besides, nobody needs nested boards,…

I thought you were doing OK until you said "nobody needs nested boards."

Re: Wekan: An open-source Trello-like kanban

#34

If you want to do Kanban right, double down on making it possible to design actual Kanban workflows. Pretty ticket UI with checklists and GIFs must be secondary to this goal. Things that most actual Kanban flows have that no one has built into a decent product[0]: - Nested columns in lanes - Rows for class-of-service - WIP limits (per lane, per column, and per class-of-service) - Sub-boards for meta issues The actual…

What is "class-of-service?" I'm not familiar with this term.

Re: Wekan: An open-source Trello-like kanban

#35

If you want to do Kanban right, double down on making it possible to design actual Kanban workflows. Pretty ticket UI with checklists and GIFs must be secondary to this goal. Things that most actual Kanban flows have that no one has built into a decent product[0]: - Nested columns in lanes - Rows for class-of-service - WIP limits (per lane, per column, and per class-of-service) - Sub-boards for meta issues The actual…

Kanboard has it all

Re: Wekan: An open-source Trello-like kanban

#38
post #12

Earlier quoted context omitted.

Well...yeah. Trello is free, and the expectation is that if you're not paying, you're the product.

> the expectation is that if you're not paying, you're the product. What are you talking about? In what way are Trello users 'the product'? Are you just repeating a catch phrase that people say about other companies or do you actually know this to be the case? I don't use Trello myself, but unless something has changed there aren't ads being shown to users (the reasons for the 'you're the product' saying for services…

It also allows them to sell your data for mining purposes. In the next year we are going to see many AI business buy access to many unique large datasets.

Re: Wekan: An open-source Trello-like kanban

#39
post #6

Earlier quoted context omitted.

if it isn't free/libre software it doesn't really exist since i cannot self-host or modify the software to suit my needs. trello is a nice prototype tho.

Why do you want to selfhost Trello? Are you afraid that somebody at Trello might steal your secret cards, todos, specs, etc. and sells them? I know self hosting is actually better but it is also work and is the typical information which people put on Trello confidential enough to justify self hosting? IDK and again Trello is free.

> I know self hosting is actually better but it is also work ...

Worth pointing out: they have a sandstorm version, which changes the amount of justification need rather a lot.

Re: Wekan: An open-source Trello-like kanban

#40
post #2

Does it have Authentication yet? Last time I checked there were no users or administrations or any permissions

Hi, I'm maintainer of Wekan.

Wekan is available on many platforms: https://github.com/wekan/wekan/wiki/Platforms

a) In Wekan standalone version it's possible to disable self-registration in Admin Panel. There is inviting users, user permissions Admin/Normal/Comment only, but not user management yet:

https://github.com/wekan/wekan/wiki/Features#authentication-...

and in next version it's possible for user to change password: https://github.com/wekan/wekan/blob/devel/CHANGELOG.md

b) In https://sandstorm.io version there is already user management, Google/GitHub/LDAP/SAML authentication etc:

https://discourse.wekan.io/t/sso-passing-variables-through-u...

Newest version of Wekan is coming to Sandstorm in near future, progress is at:

https://github.com/wekan/wekan/issues/799

Post reply on HN