plankanban / planka

The realtime kanban board for workgroups built with React and Redux.
https://planka.app
GNU Affero General Public License v3.0
7.61k stars 705 forks source link

Feedback & Improvements (Favorite Section, Permissions, Export) #732

Open Morowks opened 4 months ago

Morowks commented 4 months ago

Hi,

I want to express my appreciation for your work on Planka is a fantastic tool. I've been thinking about some potential enhancements:

Firstly, it would be helpful to have a section on the main page, accessible via an arrow at the bottom or side, which displays the most viewed boards. Additionally, an option to mark boards as favorites would make navigation much easier for users.

Secondly, I suggest a slight modification to the permission system. This would allow users to create boards without needing to be a manager or admin. Perhaps you could add a section in project settings where users can be granted permissions to add or remove people on a board.

Lastly, it would be beneficial to have the capability to export boards from Planka into CSV or JSON formats.

Thank you for considering these suggestions.

meltyshev commented 3 months ago

Hi! Thanks for suggestions :)

Firstly, it would be helpful to have a section on the main page, accessible via an arrow at the bottom or side, which displays the most viewed boards. Additionally, an option to mark boards as favorites would make navigation much easier for users.

We plan to add favorites in the v2, but we hadn't thought about the most viewed boards, that sounds useful.

Secondly, I suggest a slight modification to the permission system. This would allow users to create boards without needing to be a manager or admin. Perhaps you could add a section in project settings where users can be granted permissions to add or remove people on a board.

Already done in the v2.

Lastly, it would be beneficial to have the capability to export boards from Planka into CSV or JSON formats.

This is a very needed thing and it's really missing, already in the roadmap.

Dragos-2xD commented 3 months ago

Is there any way we can install and test the v2 version (like docker) ?

Thanks !

meltyshev commented 3 months ago

Is there any way we can install and test the v2 version (like docker) ?

Hi! Unfortunately, it's not publicly available yet, so it's not possible to install it :( We plan to release it only when we finish everything we've planned.