You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Not related to a problem.
Describe the solution you'd like
Currently Kanriapp displays card on the board in three formats, which format it uses is dynamically determined.
Full format: card title, tags + deadline, card exit button.
Medium format: card title, tags.
Condensed Format: card title only.
As stated, the display format is automatic. However, when you have boards with several items (font sizes cannot be configured), it becomes more difficult to get an overview. At times, regardless of card features (set deadline, tags), you only want to see the card titles.
Describe alternatives you've considered
On the board's top section, between the # Edit Tags and Search action buttons, add a drop-down button which lets the user choose the card rendering mode:
Automatic (as it does now v0.8.0)
Condensed (card title only)
Medium (card title & tags)
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Not related to a problem.
Describe the solution you'd like
Currently Kanriapp displays card on the board in three formats, which format it uses is dynamically determined.
As stated, the display format is automatic. However, when you have boards with several items (font sizes cannot be configured), it becomes more difficult to get an overview. At times, regardless of card features (set deadline, tags), you only want to see the card titles.
Describe alternatives you've considered
On the board's top section, between the
# Edit Tags
andSearch
action buttons, add a drop-down button which lets the user choose the card rendering mode:The text was updated successfully, but these errors were encountered: