Skip to content

Releases: georgiastuart/planner-generator-python

v0.1.0

29 Jan 21:54
0fbcbf2
Compare
Choose a tag to compare
Add dark mode (#24)

Adds a dark mode option.

Enable with `--dark-mode`. 


![image](https://user-images.githubusercontent.com/8276147/215351169-d29dc7e0-ebdb-4e56-b897-02acb151d367.png)

---------

Signed-off-by: Georgia Stuart <[email protected]>

v0.0.3

25 Nov 16:45
ac97ef6
Compare
Choose a tag to compare

Planner Generator

This release includes pre-generated files with the following options:

  • FY 2023 or Q1 2023
  • Daily or No Daily
  • Weekly or No Weekly
  • Personal Goals or No Personal Goals
  • Work Goals or No Work Goals
  • Journal pages with full, half, and quarter page options

Every combination is attached to the release below. In the boolean values above, "on" is default and not included in the filename. For example, a 2023 planner that has everything except work goals is named planner-2023-no-work-goals.pdf. The exception to this is journal pages. Journal pages are not included by default, but instead the pdfs are suffixed with full-pg-journal, half-pg-journal and quarter-pg-journal.

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

23 Nov 19:48
04f32c7
Compare
Choose a tag to compare

Minor update from v0.0.1 that fixes date generation on weekly goal pages for date ranges that don't start on a Monday,

Planner Generator Initial Release

This release includes pre-generated files with the following options:

  • FY 2023 or Q1 2023
  • Daily or No Daily
  • Weekly or No Weekly
  • Personal Goals or No Personal Goals
  • Work Goals or No Work Goals

Every combination is attached to the release below. In the boolean values above, "on" is default and not included in the filename. For example, a 2023 planner that has everything except work goals is named planner-2023-no-work-goals.pdf.

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

23 Nov 17:58
Compare
Choose a tag to compare

Planner Generator Initial Release

This release includes pre-generated files with the following options:

  • FY 2023 or Q1 2023
  • Daily or No Daily
  • Weekly or No Weekly
  • Personal Goals or No Personal Goals
  • Work Goals or No Work Goals

Every combination is attached to the release below. In the boolean values above, "on" is default and not included in the filename. For example, a 2023 planner that has everything except work goals is named planner-2023-no-work-goals.pdf.