This is a simple Node.JS script to generate a .CSV file to merge with a previously created Notion database.
It's supposed to be used with a Habit Tracker of sorts. It generates all days of the specified year, naming each page "Day #".
It also includes the week day (sunday, monday, ...)
It's easier to generate this from a script, and then use Notion to add the rest, like all the habits and database relationships there.