-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Add feature : Have a personnal board wich is connected with all my others boards #1068
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Don't know how to use an API for now, looks like i'm gonna learn it ;) |
Sorry - how can the API help for doing that task? Can you give some quick instructions? |
Install Wekan with Docker, for example: Use Huginn of Flogo to call API There will be some new REST API features in next release of Wekan. |
As I can see so far this is mainly for manipulating users? Is there a way to get for example all cards from a users with e.g. a specific label? Then I could get all cards from all users with label "SUPER board". Afterwards it would be cool to create a new board, create new columns and create new cards with the API? Could only find this: http://fusion.github.io/wekanapi/ |
With Rest API #1037 I was able to connect to my Wekan DB.
Thank you... (My aim is: I want people to work on their boards, but set a label (or something in the title if not possible) in cards for task which are very important. We than have a "meta" board, which includes all the important tasks of the team. So on one view we can have all important tasks of the whole team. |
There is REST API Docs and Python client to REST API but I did not look at all features yet. Do you know answer to this? |
There is Linked Boards and Linked Cards feature in progress #1592 |
Hi !
I don't know if the idea has already been mentionned, but it would be great if we had a personnal board connected to all of our projects board. And everytime you say you handle something in a project board, it appears in your personnal board.
The filters of your personnal board would be the name of the projects.
I don't know if it's possible to do it ?
What do you think about it ?
The text was updated successfully, but these errors were encountered: