Skip to content
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

Changed styling of duedates #75

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

thyed
Copy link
Contributor

@thyed thyed commented May 17, 2020

  • used original Todoist colors for overdue (red), today (green), tomorrow (orange)
  • set all due dates to same text size which looks somehow cleaner
  • last seven days in weekdays are displayed as weekday because it is easier to regocnize than a date, i.e. Friday in red means "should have been done until last Friday"
  • used more toLocaleDateString options to reflect local date representation, i.e. "May 15" would be "15. Mai" in German (day before months)
  • set cell vertical allignment to middle in order to align avatar and text

thyed added 2 commits May 17, 2020 11:05
…d; last seven days in weekdays; used toLocaleDateString options to reflect local date representation
@thyed thyed closed this May 17, 2020
@thyed thyed deleted the due-date-styling branch May 17, 2020 20:02
@thyed thyed restored the due-date-styling branch May 17, 2020 20:03
@thyed thyed reopened this May 29, 2020
@thyed thyed closed this Jan 23, 2023
@thyed thyed reopened this Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant