Sign in to join this conversation, and others like it, in the communities you care about.
Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.
Wekan / General
[Previous title: Give Permissions to Change a Board / Make Users "Owners"?]
Hi everyone, I'm terribly sorry if this question is asked elsewhere, but I couldn't find anything in the FAQ nor the docs.
Is there a possibility to give members of a board more permissions/to make them board owners, so they can also add columns/lists, if they want to?
The context is that we are a small team with several boards, and it would be nice to allow the team more freedom in how to structure their boards.
In our installation (Wekan 4.70.0) not even an admin can change the boards that were not created by her/himself.
I hope my question is clear enough, if not, don't hesitate to ask for more details.
Best, Clemens
Actually, there has been problems with https://sandstorm.io website that it looks to pro and corporate, when it's actually a community effort
to => too
Hmm, I see your point. Of course it should not look like advertising or a corporation with dozens of employees. It's a fine line ... but I do like the sandstorm page, it's very clear communication in my opinion. I guess it's also a matter of where you're coming from. If you have some design background, you want everything to be more designed. If you are a hacker, you want every tool to be operable via CLI. It's quite subjective.
More designed is better, if it's an improvement in some way. And still different not exactly same as in some other website.
Changing URLs to break links is not an improvement
As a new user I did find the documentation a bit hard to navigate when compared to other projects. Having threads and pathes of info here and there didn't help really.
I think the best bang for your buck would be creating some solid installation instructions for docker etc. Reducing the friction of install will help the community grow and help the project gain more traction. (I found a quite a bit, )
I found quite a few rapit trails when installing Wekan on docker-compose. I had to piece together info from out dated tutorials, broken github links and then had to further research to find out how to create my first user. It
I keep bumbing the enter button >_<
It could have taken 15 minutes from start to finish, but it took more like 2 hours because the documentation was confusing.
You're rest API documentation is fantastic though! Once I was up and running I got going in no time!
Only issue I had was with login. Docs say <token> but in actual fact it's "Bearer <TOKEN>" . If there was a quick not about that I could have saved 2 hours of frustration.
Huh? Newest docker-compose.yml is at https://github.com/wekan/wekan and works with docker-compose up -d
for local user without any changes
It's just that I don't know what is confusing and what would be better. I'm too close to Wekan and know Wekan docs too well to understand how to improve it. Some outsider like you will see it much better.
Problem is not getting community to grow, it already grows all the time. Problem is getting amount of documentation and code contributions to grow.
Although, with new Wekan releases happening every day, with new features and fixes, it's kind of a lot already.
Huh? Newest docker-compose.yml is at https://github.com/wekan/wekan and works with docker-compose up -d
for local user without any changes
I know! so simple... not sure why it took so long. I've setup many dozens of complex services so I don't think it was on my end. I'll try to plot/map my experience to shed some light on the new comers experience. I might write what I would consider an easy to follow install tutorial for consideration.
My experience:
Before I started with Wekan I tried Retya. There install process was arguably more complicated, but way easier due to their bouncing ball style documentation.
https://restya.com/board/docs/ - Easy to navigate documentation https://restya.com/board/docs/install-restyaboard-docker/#0 - Super simple install steps.
I suppose being a commercial company they can pay someone to look after documentation, but it is a good example for us.
I think a tutorial style getting started/installed workflow/document would be great. Make it impossible to miss on the git-hub home page. It need to cover or at least link to everything from docker-compose.yml to login and even creating your first board.
Maybe Restya docs looks better, but Restya license is worse. I prefer Wekan, but I'm biased.
I do provide Commercial Support for Wekan at https://wekan.team/commercial-support/ , that's commercial enough for me. Wekan is Open Source and Free Software with mostly MIT licensed code.
I'm happy enough with those that see the real value of Wekan, and contribute code and docs.
I do write new code to Wekan daily.
@xet7 Don't get me wrong, I'm not trying to say Restya is better, I don't think it looks better and there licencing was WAY to restrictive for open source use in my opinion, they have just nailed the "getting-started" experience. I hope what I shared was somewhat helpful.
List of Restya docs at https://restya.com/board/docs/ is not categorized in any way. It's confusing.