forked from sebsauvage/Shaarli
-
Notifications
You must be signed in to change notification settings - Fork 296
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
Add a date picker (calendar) in the Daily page #161
Labels
Milestone
Comments
Closed
I implemented one into (old version) of albinomouse : https://github.com/alexisju/Shaarli-AlbinoMouse/blob/master/tpl/daily.html But it's not perfect:
(and my code is ugly : loading to much js librairies) |
20 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Probably better to do this after #160.
The calendar could allow picking a particular date, or a date range.
The text was updated successfully, but these errors were encountered: