klimeryk / recalendar

ReCalendar - highly customizable calendar for ReMarkable tablets
GNU General Public License v3.0
195 stars 23 forks source link

2022 : Incorrect treatment of last week of previous and current year #23

Open phileasb opened 2 years ago

phileasb commented 2 years ago

In 2022 release : January 1st, 2022 belongs to 52's week of 2021. Pages for this week are not generated and, in mini-calendars, link directs to 52's week of 2022.

klimeryk commented 2 years ago

Hmm, I'll have to look into that.

In the meantime, as a workaround I recommend checking out https://recalendar.me/. It's a re-implementation of this project (also by me and also open-source: https://github.com/klimeryk/recalendar.js/). But it's now in the form of an easy to use web application that generates the PDF for you. And everything is done in your browser (no data is sent to any servers). I've checked and this bug is not there - and the output is pretty similar in terms of style (let's call it style ;)).