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

Improve date entry UI #128

Closed
mikesname opened this issue Feb 27, 2014 · 6 comments
Closed

Improve date entry UI #128

mikesname opened this issue Feb 27, 2014 · 6 comments

Comments

@mikesname
Copy link
Contributor

Over-literal and overly-specific dates are confusing people. Add some JS to "sensibly" parse date string such as:

  • 1940
  • March 1940
  • 26/03/1940

... into appropriate dates. And/or add a free-text field.

@PonteIneptique
Copy link
Contributor

Am working on dasish today. It is planned work for tomorrow
On 27 Feb 2014 15:14, "Mike Bryant" notifications@github.com wrote:

Over-literal and overly-specific dates are confusing people. Add some JS
to "sensibly" parse date string such as:

  • 1940
  • March 1940
  • 26/03/1940

... into appropriate dates. And/or add a free-text field.

Reply to this email directly or view it on GitHubhttps://github.com//issues/128
.

@mikesname
Copy link
Contributor Author

@PonteIneptique - I'm just about to add a date precision field (year,quarter,month,week,day) - please stand-by for changes.

@PonteIneptique PonteIneptique self-assigned this Feb 28, 2014
@PonteIneptique
Copy link
Contributor

You are not in Bruxelles ?

@mikesname
Copy link
Contributor Author

I am - just fixing issues as they are thrown at me ;)

@mikesname
Copy link
Contributor Author

Added date precision field in ffe05cb.

@PonteIneptique
Copy link
Contributor

Natural Language new issue #147

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants