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

"relative" due date entry? #317

Open
dnrce opened this issue Jun 25, 2014 · 2 comments
Open

"relative" due date entry? #317

dnrce opened this issue Jun 25, 2014 · 2 comments
Labels
Enhancement ⚡️ New features, big or small. User interface
Milestone

Comments

@dnrce
Copy link
Member

dnrce commented Jun 25, 2014

Migrated from the original issue at https://www.assembla.com/spaces/tracks-tickets/tickets/317

Is there a way that the box for entering a due date could understand things like "tomorrow," "friday," "in 2 weeks," etc.? In other words, it'd be great if I could use the same natural language to talk to Tracks as it uses to talk to me about due dates!

Originally reported by Anonymous on July 7, 2006 at 18:35:33 (+0000)

@dnrce
Copy link
Member Author

dnrce commented Jun 25, 2014

On October 10, 2006 at 21:51:13 (+0000), Anonymous commented:

application.rb.patch: patch for using chronic

@dnrce
Copy link
Member Author

dnrce commented Jun 25, 2014

On October 10, 2006 at 21:59:04 (+0000), Anonymous commented:

We could use the Chronic http://chronic.rubyforge.org/ library.

I put the chronic library in the lib path and made the changes to application.rb which are in the patch.
I disabled the calendar to test it.

This doesn't work together with the calendar. The calendar always updates the datefield. It is impossible to put in an "invalid" date like 'tomorrow' in it.

Maybe it is possible to stop the Calendar from always fixing the datefield.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement ⚡️ New features, big or small. User interface
Projects
None yet
Development

No branches or pull requests

2 participants