Live data from Hacker News

Yearly Organiser

neatnik.net

21–30 of 30 posts

Re: Yearly Organiser

#22
I made an updated version, which I called "neatocal", that allows for different options (and doesn't have the initial popup), including allowing for year changes, differing month counts, different start months, etc.

See the "Parameters" list:

https://github.com/abetusk/neatocal?tab=readme-ov-file#param...

Neatnik is a very nice project.

Re: Yearly Organiser

#23
There's a Danish website: https://ugenr.dk/ which displays the current week number, it also have a printable calendar, but it seems a lille more useful as it already have holidays marked, week numbers and the layout is generally better.

Re: Yearly Organiser

#26
I’ve been thinking about the same challenge. Most calendars feel too rigid and don’t really work well when your goals or routines shift over time. I started building something called BeaverGrow, a simple dashboard with separate widgets for goals, habits, notes, and timelines. The idea is to let you piece things together the way you want, kind of like Lego blocks.

It’s still pretty minimal, but if you’re curious, you can check it out at https://beavergrow.com

Re: Yearly Organiser

#27
post #10

Feature request: make it so you can pick the starting month. For example, school year is around the corner in September and that will be nice to have.

Neatocal [0]:

Fiscal calendar (start_month=6): https://abetusk.github.io/neatocal/?start_month=6

Academic calendar(start_month=7): https://abetusk.github.io/neatocal/?start_month=7

Other presets: https://github.com/abetusk/neatocal?tab=readme-ov-file#prese...

Full list of parameters: https://github.com/abetusk/neatocal?tab=readme-ov-file#param...

[0] https://github.com/abetusk/neatocal

Re: Yearly Organiser

#28

Useful, thanks! Now if someone made one with the ability to drag colored blocks of days around..

No drag ability but you can put different color data into a data JSON file that gets used when rendering for Neatocal [0] (fork/extension of Neatnik's calendar).

Example: https://abetusk.github.io/neatocal/?data=example/sched.json

[0] https://github.com/abetusk/neatocal

Re: Yearly Organiser

#30

Earlier quoted context omitted.

Print it

It would be nice to be able to preview the result before printing it, so the question still stands.

The layout of the page is going to be a function of the paper size you put it on and the orientation of that paper. Use the print preview.
Post reply on HN