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

Add a date picker (calendar) in the Daily page #161

Open
nodiscc opened this issue Mar 11, 2015 · 1 comment
Open

Add a date picker (calendar) in the Daily page #161

nodiscc opened this issue Mar 11, 2015 · 1 comment

Comments

@nodiscc
Copy link
Member

nodiscc commented Mar 11, 2015

Probably better to do this after #160.

The calendar could allow picking a particular date, or a date range.

@alexisju
Copy link

I implemented one into (old version) of albinomouse : https://github.com/alexisju/Shaarli-AlbinoMouse/blob/master/tpl/daily.html

But it's not perfect:

  • if you choose a day without links, you don't have warnings,you have to set up a manualy a beggining date (first published link)...
  • its slowdown shaarli (it's why i implemented it only on the daily)

(and my code is ugly : loading to much js librairies)

@nodiscc nodiscc modified the milestone: 1.1 Mar 13, 2015
@virtualtam virtualtam modified the milestones: 1.1, 0.8.0 Jul 30, 2015
@ArthurHoaro ArthurHoaro modified the milestones: 0.9.0, 0.9.1 Jan 25, 2017
@virtualtam virtualtam modified the milestones: 0.9.1, 0.10.0 Jul 29, 2017
@virtualtam virtualtam modified the milestones: 0.10.0, 0.10.1, 0.10.2 Jan 10, 2018
@virtualtam virtualtam modified the milestones: 0.10.2, 0.11.0 Jul 1, 2018
@ArthurHoaro ArthurHoaro modified the milestones: 0.11.0, 0.11.1 Jul 27, 2019
@ArthurHoaro ArthurHoaro removed this from the 0.11.1 milestone Aug 7, 2019
@ArthurHoaro ArthurHoaro added this to the 0.11.2 milestone Aug 7, 2019
@ArthurHoaro ArthurHoaro modified the milestones: 0.12.0, 0.12.1 Sep 3, 2020
@ArthurHoaro ArthurHoaro modified the milestones: 0.12.1, 0.12.2 Oct 27, 2020
@nodiscc nodiscc modified the milestones: 0.12.2, backlog to the future Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants