recalendar.js icon indicating copy to clipboard operation
recalendar.js copied to clipboard

Wrong links in minimalistic version

Open PeterHero opened this issue 1 year ago • 4 comments

Steps to reproduce:

  1. Creating default Minimalistic calendar with year 2024.
  2. Go to week 1 in January at the start of the calendar.
  3. Click any day of the week

Expected behaviour: Calendar should stay on week 1 at the start of the calendar.

Real behaviour: Calendar redirects you to week 1 at the end of the calendar.

PeterHero avatar Nov 13 '23 08:11 PeterHero

It can be acomplished by removing links to non-existent day pages.

PeterHero avatar Nov 15 '23 21:11 PeterHero

Could you provide more info on how to remove link to non-existent day pages?

koutsakis avatar Dec 27 '23 21:12 koutsakis

The idea is that if the day itinerary does not exist then why should there by any link when clicking the day in a year preview per say. But then this is my personal preference. Someone would like to click on a day in a year preview and be directed to a week preview where the day is. Therefore this is not the correct solution of the problem. But the problem still persist.

PeterHero avatar Dec 30 '23 20:12 PeterHero

Week overview should not have links on days if no Day Itinerarie exists for that specific day, those links are very annoying when writing in reMarkable, changing the background of the day grids to black when you click them.

Thelmos avatar Jan 04 '24 11:01 Thelmos