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

Request: Show due date/time, and if task is repeating #6

Closed
scottrobertson opened this issue Jan 20, 2021 · 7 comments
Closed

Request: Show due date/time, and if task is repeating #6

scottrobertson opened this issue Jan 20, 2021 · 7 comments
Labels
enhancement New feature or request

Comments

@scottrobertson
Copy link
Contributor

This is how Fantastical displays due date/time, along with an icon if the task is repeating or not.

Screenshot 2021-01-20 at 17 55 12@2x

@scottrobertson scottrobertson changed the title Show due date/time, and if task is repeating Request: Show due date/time, and if task is repeating Jan 20, 2021
@DamascenoRafael DamascenoRafael added the enhancement New feature or request label Jan 23, 2021
@DamascenoRafael
Copy link
Owner

Nice! I'm looking at how to access this information and then we can discuss the best way to display it 👍

@scottrobertson
Copy link
Contributor Author

Awesome. Should just be reminder.dueDateComponents

@DamascenoRafael
Copy link
Owner

That's right! 👍
At the beginning I was thinking about showing the recurrence rules (like "daily", "every 2 days" etc). But it may be too much to accommodate on the screen.

Here are some possibilities:

reminders-due-date

What do you think? I don't know if you had something different in mind.

@scottrobertson
Copy link
Contributor Author

Looks really awesome.

How about the first one, but the recurring icon at the end of the date instead of start? Just to keep the date always in the same place.

Also, if the due date is past, then I think the text should be red.

@DamascenoRafael
Copy link
Owner

Great. The red date when it's in the past is a nice touch, do you think the icon should be too?

reminders-due-new-2

@scottrobertson
Copy link
Contributor Author

Love it. And i think maybe the icon should stay the standard color.

@DamascenoRafael
Copy link
Owner

Perfect! I will make some improvements to the code and then finish this feature :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants