From eb9d06cb1cd79f37edcf44f122a36f124a82503e Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Sat, 12 Aug 2023 10:13:06 +0200 Subject: Moved planner generator to a subdirectory --- templates/cover-A5-r.svg | 93 --- templates/cover-A6-r.svg | 93 --- templates/daily-A5-graph-r.svg | 463 ------------ templates/daily-A5-graph-v.svg | 463 ------------ templates/daily-A5-points4mm-r.svg | 312 -------- templates/daily-A5-points4mm-v.svg | 463 ------------ templates/daily-A5-r.svg | 109 --- templates/daily-A5-v.svg | 109 --- templates/daily-A6-r.svg | 109 --- templates/daily-A6-v.svg | 109 --- templates/month-A6-r.svg | 1291 ---------------------------------- templates/month-A6-v.svg | 1291 ---------------------------------- templates/week_on_two_pages-A6-r.svg | 201 ------ templates/week_on_two_pages-A6-v.svg | 212 ------ 14 files changed, 5318 deletions(-) delete mode 100644 templates/cover-A5-r.svg delete mode 100644 templates/cover-A6-r.svg delete mode 100644 templates/daily-A5-graph-r.svg delete mode 100644 templates/daily-A5-graph-v.svg delete mode 100644 templates/daily-A5-points4mm-r.svg delete mode 100644 templates/daily-A5-points4mm-v.svg delete mode 100644 templates/daily-A5-r.svg delete mode 100644 templates/daily-A5-v.svg delete mode 100644 templates/daily-A6-r.svg delete mode 100644 templates/daily-A6-v.svg delete mode 100644 templates/month-A6-r.svg delete mode 100644 templates/month-A6-v.svg delete mode 100644 templates/week_on_two_pages-A6-r.svg delete mode 100644 templates/week_on_two_pages-A6-v.svg (limited to 'templates') diff --git a/templates/cover-A5-r.svg b/templates/cover-A5-r.svg deleted file mode 100644 index 68e5fbd..0000000 --- a/templates/cover-A5-r.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - {{ year }} - - diff --git a/templates/cover-A6-r.svg b/templates/cover-A6-r.svg deleted file mode 100644 index 5e39666..0000000 --- a/templates/cover-A6-r.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - {{ year }} - - diff --git a/templates/daily-A5-graph-r.svg b/templates/daily-A5-graph-r.svg deleted file mode 100644 index 593c5a2..0000000 --- a/templates/daily-A5-graph-r.svg +++ /dev/null @@ -1,463 +0,0 @@ - - - - - - - - - - - - - - {{ day.strftime("%d %B %Y").strip('0') }} - {{ day.strftime("%A") }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/daily-A5-graph-v.svg b/templates/daily-A5-graph-v.svg deleted file mode 100644 index e7e7297..0000000 --- a/templates/daily-A5-graph-v.svg +++ /dev/null @@ -1,463 +0,0 @@ - - - - - - - - - - - - - - {{ day.strftime("%d %B %Y").strip('0') }} - {{ day.strftime("%A") }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/daily-A5-points4mm-r.svg b/templates/daily-A5-points4mm-r.svg deleted file mode 100644 index 418e4e2..0000000 --- a/templates/daily-A5-points4mm-r.svg +++ /dev/null @@ -1,312 +0,0 @@ - - - - - - - - - - - - - - {{ day.strftime("%d %B %Y").strip('0') }} - {{ day.strftime("%A") }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/daily-A5-points4mm-v.svg b/templates/daily-A5-points4mm-v.svg deleted file mode 100644 index 8f204c0..0000000 --- a/templates/daily-A5-points4mm-v.svg +++ /dev/null @@ -1,463 +0,0 @@ - - - - - - - - - - - - - - {{ day.strftime("%d %B %Y").strip('0') }} - {{ day.strftime("%A") }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/daily-A5-r.svg b/templates/daily-A5-r.svg deleted file mode 100644 index 18ea6e7..0000000 --- a/templates/daily-A5-r.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - {{ day.strftime("%A") }} - {{ day.strftime("%d %B %Y").strip('0') }} - - diff --git a/templates/daily-A5-v.svg b/templates/daily-A5-v.svg deleted file mode 100644 index afbdb16..0000000 --- a/templates/daily-A5-v.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - {{ day.strftime("%d %B %Y").strip('0') }} - {{ day.strftime("%A") }} - - diff --git a/templates/daily-A6-r.svg b/templates/daily-A6-r.svg deleted file mode 100644 index 4e80bff..0000000 --- a/templates/daily-A6-r.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - {{ day.strftime("%A") }} - {{ day.strftime("%d %B %Y").strip('0') }} - - diff --git a/templates/daily-A6-v.svg b/templates/daily-A6-v.svg deleted file mode 100644 index bdc4d56..0000000 --- a/templates/daily-A6-v.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - {{ day.strftime("%A") }} - {{ day.strftime("%d %B %Y").strip('0') }} - - diff --git a/templates/month-A6-r.svg b/templates/month-A6-r.svg deleted file mode 100644 index 53d95ac..0000000 --- a/templates/month-A6-r.svg +++ /dev/null @@ -1,1291 +0,0 @@ - - - - - - - - - - - - - - - - - {{ month[0].strftime('%Y') }} - {{ month[0].strftime('%B') }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ month[0].strftime('%d').lstrip('0') }} - {{ month[0].strftime('%a') if month[0] }} - {{ month[1].strftime('%d').lstrip('0') }} - {{ month[1].strftime('%a') if month[1] }} - {{ month[2].strftime('%d').lstrip('0') }} - {{ month[2].strftime('%a') if month[2] }} - {{ month[3].strftime('%d').lstrip('0') }} - {{ month[3].strftime('%a') if month[3] }} - {{ month[4].strftime('%d').lstrip('0') }} - {{ month[4].strftime('%a') if month[4] }} - {{ month[5].strftime('%d').lstrip('0') }} - {{ month[5].strftime('%a') if month[5] }} - {{ month[6].strftime('%d').lstrip('0') }} - {{ month[6].strftime('%a') if month[6] }} - {{ month[7].strftime('%d').lstrip('0') }} - {{ month[7].strftime('%a') if month[7] }} - {{ month[8].strftime('%d').lstrip('0') }} - {{ month[8].strftime('%a') if month[8] }} - {{ month[9].strftime('%d').lstrip('0') }} - {{ month[9].strftime('%a') if month[9] }} - {{ month[10].strftime('%d').lstrip('0') }} - {{ month[10].strftime('%a') if month[10] }} - {{ month[11].strftime('%d').lstrip('0') }} - {{ month[11].strftime('%a') if month[11] }} - {{ month[12].strftime('%d').lstrip('0') }} - {{ month[12].strftime('%a') if month[12] }} - {{ month[13].strftime('%d').lstrip('0') }} - {{ month[13].strftime('%a') if month[13] }} - {{ month[14].strftime('%d').lstrip('0') }} - {{ month[14].strftime('%a') if month[14] }} - {{ month[15].strftime('%d').lstrip('0') }} - {{ month[15].strftime('%a') if month[15] }} - {{ month[16].strftime('%d').lstrip('0') }} - {{ month[16].strftime('%a') if month[16] }} - {{ month[17].strftime('%d').lstrip('0') }} - {{ month[17].strftime('%a') if month[17] }} - {{ month[18].strftime('%d').lstrip('0') }} - {{ month[18].strftime('%a') if month[18] }} - {{ month[19].strftime('%d').lstrip('0') }} - {{ month[19].strftime('%a') if month[19] }} - {{ month[20].strftime('%d').lstrip('0') }} - {{ month[20].strftime('%a') if month[20] }} - {{ month[21].strftime('%d').lstrip('0') }} - {{ month[21].strftime('%a') if month[21] }} - {{ month[22].strftime('%d').lstrip('0') }} - {{ month[22].strftime('%a') if month[22] }} - {{ month[23].strftime('%d').lstrip('0') }} - {{ month[23].strftime('%a') if month[23] }} - {{ month[24].strftime('%d').lstrip('0') }} - {{ month[24].strftime('%a') if month[24] }} - {{ month[25].strftime('%d').lstrip('0') }} - {{ month[25].strftime('%a') if month[25] }} - {{ month[26].strftime('%d').lstrip('0') }} - {{ month[26].strftime('%a') if month[26] }} - {{ month[27].strftime('%d').lstrip('0') }} - {{ month[27].strftime('%a') if month[27] }} - {{ month[28].strftime('%d').lstrip('0') if month[28] }} - {{ month[28].strftime('%a') if month[28] }} - {{ month[29].strftime('%d').lstrip('0') if month[29] }} - {{ month[29].strftime('%a') if month[29] }} - {{ month[30].strftime('%d').lstrip('0') if month[30] }} - {{ month[30].strftime('%a') if month[30] }} - {{ text[0] }} - {{ text[1] }} - {{ text[2] }} - {{ text[3] }} - {{ text[4] }} - {{ text[5] }} - {{ text[6] }} - {{ text[7] }} - {{ text[8] }} - {{ text[9] }} - {{ text[10] }} - {{ text[11] }} - {{ text[12] }} - {{ text[13] }} - {{ text[14] }} - {{ text[15] }} - {{ text[16] }} - {{ text[17] }} - {{ text[18] }} - {{ text[19] }} - {{ text[20] }} - {{ text[21] }} - {{ text[22] }} - {{ text[23] }} - {{ text[24] }} - {{ text[25] }} - {{ text[26] }} - {{ text[27] }} - {{ text[28] }} - {{ text[29] }} - {{ text[30] }} - - diff --git a/templates/month-A6-v.svg b/templates/month-A6-v.svg deleted file mode 100644 index 90e4082..0000000 --- a/templates/month-A6-v.svg +++ /dev/null @@ -1,1291 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ month[0].strftime('%d').lstrip('0') }} - {{ month[0].strftime('%a') if month[0] }} - {{ month[1].strftime('%d').lstrip('0') }} - {{ month[1].strftime('%a') if month[1] }} - {{ month[2].strftime('%d').lstrip('0') }} - {{ month[2].strftime('%a') if month[2] }} - {{ month[3].strftime('%d').lstrip('0') }} - {{ month[3].strftime('%a') if month[3] }} - {{ month[4].strftime('%d').lstrip('0') }} - {{ month[4].strftime('%a') if month[4] }} - {{ month[5].strftime('%d').lstrip('0') }} - {{ month[5].strftime('%a') if month[5] }} - {{ month[6].strftime('%d').lstrip('0') }} - {{ month[6].strftime('%a') if month[6] }} - {{ month[7].strftime('%d').lstrip('0') }} - {{ month[7].strftime('%a') if month[7] }} - {{ month[8].strftime('%d').lstrip('0') }} - {{ month[8].strftime('%a') if month[8] }} - {{ month[9].strftime('%d').lstrip('0') }} - {{ month[9].strftime('%a') if month[9] }} - {{ month[10].strftime('%d').lstrip('0') }} - {{ month[10].strftime('%a') if month[10] }} - {{ month[11].strftime('%d').lstrip('0') }} - {{ month[11].strftime('%a') if month[11] }} - {{ month[12].strftime('%d').lstrip('0') }} - {{ month[12].strftime('%a') if month[12] }} - {{ month[13].strftime('%d').lstrip('0') }} - {{ month[13].strftime('%a') if month[13] }} - {{ month[14].strftime('%d').lstrip('0') }} - {{ month[14].strftime('%a') if month[14] }} - {{ month[15].strftime('%d').lstrip('0') }} - {{ month[15].strftime('%a') if month[15] }} - {{ month[16].strftime('%d').lstrip('0') }} - {{ month[16].strftime('%a') if month[16] }} - {{ month[17].strftime('%d').lstrip('0') }} - {{ month[17].strftime('%a') if month[17] }} - {{ month[18].strftime('%d').lstrip('0') }} - {{ month[18].strftime('%a') if month[18] }} - {{ month[19].strftime('%d').lstrip('0') }} - {{ month[19].strftime('%a') if month[19] }} - {{ month[20].strftime('%d').lstrip('0') }} - {{ month[20].strftime('%a') if month[20] }} - {{ month[21].strftime('%d').lstrip('0') }} - {{ month[21].strftime('%a') if month[21] }} - {{ month[22].strftime('%d').lstrip('0') }} - {{ month[22].strftime('%a') if month[22] }} - {{ month[23].strftime('%d').lstrip('0') }} - {{ month[23].strftime('%a') if month[23] }} - {{ month[24].strftime('%d').lstrip('0') }} - {{ month[24].strftime('%a') if month[24] }} - {{ month[25].strftime('%d').lstrip('0') }} - {{ month[25].strftime('%a') if month[25] }} - {{ month[26].strftime('%d').lstrip('0') }} - {{ month[26].strftime('%a') if month[26] }} - {{ month[27].strftime('%d').lstrip('0') }} - {{ month[27].strftime('%a') if month[27] }} - {{ month[28].strftime('%d').lstrip('0') if month[28] }} - {{ month[28].strftime('%a') if month[28] }} - {{ month[29].strftime('%d').lstrip('0') if month[29] }} - {{ month[29].strftime('%a') if month[29] }} - {{ month[30].strftime('%d').lstrip('0') if month[30] }} - {{ month[30].strftime('%a') if month[30] }} - {{ text[0] }} - {{ text[1] }} - {{ text[2] }} - {{ text[3] }} - {{ text[4] }} - {{ text[5] }} - {{ text[6] }} - {{ text[7] }} - {{ text[8] }} - {{ text[9] }} - {{ text[10] }} - {{ text[11] }} - {{ text[12] }} - {{ text[13] }} - {{ text[14] }} - {{ text[15] }} - {{ text[16] }} - {{ text[17] }} - {{ text[18] }} - {{ text[19] }} - {{ text[20] }} - {{ text[21] }} - {{ text[22] }} - {{ text[23] }} - {{ text[24] }} - {{ text[25] }} - {{ text[26] }} - {{ text[27] }} - {{ text[28] }} - {{ text[29] }} - {{ text[30] }} - {{ month[0].strftime('%Y') }} - {{ month[0].strftime('%B') }} - - diff --git a/templates/week_on_two_pages-A6-r.svg b/templates/week_on_two_pages-A6-r.svg deleted file mode 100644 index 58fdb81..0000000 --- a/templates/week_on_two_pages-A6-r.svg +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - - - - {{ week[-1].strftime('%Y') }} - {{ week[-1].strftime('%B') }} - {{ week[4].strftime('%A') }} - {{ week[4].strftime('%d') }} - {{ week[5].strftime('%A') }} - {{ week[5].strftime('%d') }} - {{ week[6].strftime('%A') }} - {{ week[6].strftime('%d') }} - notes - - diff --git a/templates/week_on_two_pages-A6-v.svg b/templates/week_on_two_pages-A6-v.svg deleted file mode 100644 index 9e84b91..0000000 --- a/templates/week_on_two_pages-A6-v.svg +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - - - - - - - - - - - - - {{ week[0].strftime('%Y') }} - {{ week[0].strftime('%B') }} - {{ week[0].strftime('%A') }} - {{ week[0].strftime('%d') }} - {{ week[1].strftime('%A') }} - {{ week[1].strftime('%d') }} - {{ week[2].strftime('%A') }} - {{ week[2].strftime('%d') }} - {{ week[3].strftime('%A') }} - {{ week[3].strftime('%d') }} - - -- cgit v1.2.3