wefork / wekan

The open-source Trello-like kanban (built with Meteor)
https://wekan.io
MIT License
61 stars 12 forks source link

Add feature: Custom Fields #61

Closed xet7 closed 7 years ago

xet7 commented 7 years ago

Similar to Trello feature: http://blog.trello.com/trello-custom-fields

Existing discussion at original Wekan forum: https://discuss.wekan.io/t/any-way-to-add-new-data-on-cards/362/2

This wish is from original Wekan Gitter user @TutloTutlo

I did not find any existing pull request for this yet from original Wekan.

Wefork already has Due Date, so this new feature Custom Fields is separate from that.

If somebody has more information about this, please add it so it's ready here when somebody starts implementing this.

This issue is related to #43 and making Wekan programmable.

ehausen commented 7 years ago

In Trello custom fields are kind of a hack and only available per board. I'm thinking a better logic would be to define Card Types - like content types! This would very handy: Project card type, a Contact card type (for CRM purposes), etc...

Looking at Trello... Please someone (or me later) continue

Abacaxi-Nelson commented 7 years ago

Hi

i agree @ehausen, card types would be really interesting, letting every users to customize their card..

ehausen commented 7 years ago

Well I was actually thinking more along the lines of defining these at team or organization level - when there will be implemented. Probably the best would be to have permission where the admin can define which roles can do what.

xet7 commented 7 years ago

This issue was moved to wekan/wekan#807