mattermost/mattermost-plugin-mscalendar

Improve layout of `viewcal` command

Open

#325 opened on Aug 31, 2023

 (0 comments) (0 reactions) (0 assignees)Go (35 forks)auto 404
Good First IssueHacktoberfest

Repository metrics

Stars
 (22 stars)
PR merge metrics
 (PR metrics pending)

Description

#discussion

Improve the consistency of the viewcal command output for better scanability.

Currently each day is displayed in a table that may have different sizes depending on the times of the events and the event names.

Mockup screenshot

Screenshot 2023-08-18 at 16 54 15

Acceptance criteria

  • Define how the viewcal command should render the events
  • Document findings in a new issue to handle the task.

Related tasks

Contributor guide