From c882458e2f1112b14790e0049c4ef37e1b827cb0 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Sun, 15 Sep 2024 11:48:20 -0400 Subject: [PATCH] major updates: cleanup galleries (filenames & queries), improve templates (more robust, fix minor 'problems'), update dashboard --- ...g.md => _Gallery - Coloring - Complete.md} | 2 +- Coloring/_Gallery - Coloring - In Progress.md | 21 +++++++++++++++ Coloring/_Gallery - Coloring - Prepped.md | 21 +++++++++++++++ ...md => _Gallery - Dot to Dot - Complete.md} | 2 +- .../_Gallery - Dot to Dot - In Progress.md | 21 +++++++++++++++ Dot to Dot/_Gallery - Dot to Dot - Prepped.md | 21 +++++++++++++++ Drawing/Practice/.nomedia | 1 + ...ng.md => _Gallery - Drawing - Complete.md} | 2 +- Drawing/_Gallery - Drawing - In Progress.md | 21 +++++++++++++++ Drawing/_Gallery - Drawing - Practice.md | 21 +++++++++++++++ ...md => __Gallery - Zentangle - Practice.md} | 0 ...ZIA.md => __Gallery - Zentangle - _ZIA.md} | 1 - _Templates/Coloring Page.md | 16 +++++++++--- _Templates/Dot to Dot.md | 16 +++++++++--- _Templates/Drawing.md | 16 +++++++++--- _Templates/Idea - Inspiration.md | 8 +++--- _Templates/Note.md | 2 +- _Templates/Tangle.md | 6 ++++- _Templates/ZIA.md | 11 +++++--- _Templates/Zentangle Practice.md | 12 ++++++--- __Dashboard.md | 26 ++++++++++++++++--- 21 files changed, 216 insertions(+), 31 deletions(-) rename Coloring/{_Gallery - Coloring.md => _Gallery - Coloring - Complete.md} (91%) create mode 100644 Coloring/_Gallery - Coloring - In Progress.md create mode 100644 Coloring/_Gallery - Coloring - Prepped.md rename Dot to Dot/{_Gallery - Dot to Dot.md => _Gallery - Dot to Dot - Complete.md} (90%) create mode 100644 Dot to Dot/_Gallery - Dot to Dot - In Progress.md create mode 100644 Dot to Dot/_Gallery - Dot to Dot - Prepped.md create mode 100644 Drawing/Practice/.nomedia rename Drawing/{_Gallery - Drawing.md => _Gallery - Drawing - Complete.md} (93%) create mode 100644 Drawing/_Gallery - Drawing - In Progress.md create mode 100644 Drawing/_Gallery - Drawing - Practice.md rename Zentangle/{Practice/_Gallery - Zentangle - Practice.md => __Gallery - Zentangle - Practice.md} (100%) rename Zentangle/{_ZIA/_Gallery - Zentangle - ZIA.md => __Gallery - Zentangle - _ZIA.md} (94%) diff --git a/Coloring/_Gallery - Coloring.md b/Coloring/_Gallery - Coloring - Complete.md similarity index 91% rename from Coloring/_Gallery - Coloring.md rename to Coloring/_Gallery - Coloring - Complete.md index 2eca1e0..1b50292 100644 --- a/Coloring/_Gallery - Coloring.md +++ b/Coloring/_Gallery - Coloring - Complete.md @@ -1,6 +1,6 @@ ~~~~note-gallery -query: 'path: Coloring/Complete/ -path: Coloring/Complete/attachments/ tag:#coloring-page' +query: 'path: Coloring/Complete/ -path: Coloring/Complete/attachments/' recursive: true sort: desc sortBy: name diff --git a/Coloring/_Gallery - Coloring - In Progress.md b/Coloring/_Gallery - Coloring - In Progress.md new file mode 100644 index 0000000..fb68186 --- /dev/null +++ b/Coloring/_Gallery - Coloring - In Progress.md @@ -0,0 +1,21 @@ + +~~~~note-gallery +query: 'path: Coloring/In Progress/' +recursive: true +sort: desc +sortBy: name +showTitle: true +breakpoints: + default: 2 + 100000: 2 + 3500: 2 + 3100: 2 + 2700: 2 + 2300: 2 + 1900: 2 + 1500: 2 + 1000: 2 + 700: 2 + 400: 2 + 200: 2 +~~~~ diff --git a/Coloring/_Gallery - Coloring - Prepped.md b/Coloring/_Gallery - Coloring - Prepped.md new file mode 100644 index 0000000..3b59d9a --- /dev/null +++ b/Coloring/_Gallery - Coloring - Prepped.md @@ -0,0 +1,21 @@ + +~~~~note-gallery +query: 'path: Coloring/Prepped/' +recursive: true +sort: desc +sortBy: name +showTitle: true +breakpoints: + default: 2 + 100000: 2 + 3500: 2 + 3100: 2 + 2700: 2 + 2300: 2 + 1900: 2 + 1500: 2 + 1000: 2 + 700: 2 + 400: 2 + 200: 2 +~~~~ diff --git a/Dot to Dot/_Gallery - Dot to Dot.md b/Dot to Dot/_Gallery - Dot to Dot - Complete.md similarity index 90% rename from Dot to Dot/_Gallery - Dot to Dot.md rename to Dot to Dot/_Gallery - Dot to Dot - Complete.md index bca768f..ca9afb5 100644 --- a/Dot to Dot/_Gallery - Dot to Dot.md +++ b/Dot to Dot/_Gallery - Dot to Dot - Complete.md @@ -1,6 +1,6 @@ ~~~~note-gallery -query: 'path: Dot to Dot/Complete/ -path: Dot to Dot/Complete/attachments/ tag:#dot-to-dot' +query: 'path: Dot to Dot/Complete/ -path: Dot to Dot/Complete/attachments/' recursive: true sort: desc sortBy: name diff --git a/Dot to Dot/_Gallery - Dot to Dot - In Progress.md b/Dot to Dot/_Gallery - Dot to Dot - In Progress.md new file mode 100644 index 0000000..35342ce --- /dev/null +++ b/Dot to Dot/_Gallery - Dot to Dot - In Progress.md @@ -0,0 +1,21 @@ + +~~~~note-gallery +query: 'path: Dot to Dot/In Progress/' +recursive: true +sort: desc +sortBy: name +showTitle: true +breakpoints: + default: 2 + 100000: 2 + 3500: 2 + 3100: 2 + 2700: 2 + 2300: 2 + 1900: 2 + 1500: 2 + 1000: 2 + 700: 2 + 400: 2 + 200: 2 +~~~~ diff --git a/Dot to Dot/_Gallery - Dot to Dot - Prepped.md b/Dot to Dot/_Gallery - Dot to Dot - Prepped.md new file mode 100644 index 0000000..4f7a2e0 --- /dev/null +++ b/Dot to Dot/_Gallery - Dot to Dot - Prepped.md @@ -0,0 +1,21 @@ + +~~~~note-gallery +query: 'path: Dot to Dot/Prepped/' +recursive: true +sort: desc +sortBy: name +showTitle: true +breakpoints: + default: 2 + 100000: 2 + 3500: 2 + 3100: 2 + 2700: 2 + 2300: 2 + 1900: 2 + 1500: 2 + 1000: 2 + 700: 2 + 400: 2 + 200: 2 +~~~~ diff --git a/Drawing/Practice/.nomedia b/Drawing/Practice/.nomedia new file mode 100644 index 0000000..8863c00 --- /dev/null +++ b/Drawing/Practice/.nomedia @@ -0,0 +1 @@ +/storage/emulated/0/Krita \ No newline at end of file diff --git a/Drawing/_Gallery - Drawing.md b/Drawing/_Gallery - Drawing - Complete.md similarity index 93% rename from Drawing/_Gallery - Drawing.md rename to Drawing/_Gallery - Drawing - Complete.md index 2a1b055..0fabbab 100644 --- a/Drawing/_Gallery - Drawing.md +++ b/Drawing/_Gallery - Drawing - Complete.md @@ -1,6 +1,6 @@ ~~~~note-gallery -query: 'path: Drawing/Complete/ -path: Drawing/Complete/attachments/ tag:#drawing' +query: 'path: Drawing/Complete/ -path: Drawing/Complete/attachments/' recursive: true sort: desc sortBy: name diff --git a/Drawing/_Gallery - Drawing - In Progress.md b/Drawing/_Gallery - Drawing - In Progress.md new file mode 100644 index 0000000..dd1875d --- /dev/null +++ b/Drawing/_Gallery - Drawing - In Progress.md @@ -0,0 +1,21 @@ + +~~~~note-gallery +query: 'path: Drawing/In Progress/' +recursive: true +sort: desc +sortBy: name +showTitle: true +breakpoints: + default: 2 + 100000: 2 + 3500: 2 + 3100: 2 + 2700: 2 + 2300: 2 + 1900: 2 + 1500: 2 + 1000: 2 + 700: 2 + 400: 2 + 200: 2 +~~~~ diff --git a/Drawing/_Gallery - Drawing - Practice.md b/Drawing/_Gallery - Drawing - Practice.md new file mode 100644 index 0000000..c6a5da3 --- /dev/null +++ b/Drawing/_Gallery - Drawing - Practice.md @@ -0,0 +1,21 @@ + +~~~~note-gallery +query: 'path: Drawing/Practice/' +recursive: true +sort: desc +sortBy: name +showTitle: true +breakpoints: + default: 2 + 100000: 2 + 3500: 2 + 3100: 2 + 2700: 2 + 2300: 2 + 1900: 2 + 1500: 2 + 1000: 2 + 700: 2 + 400: 2 + 200: 2 +~~~~ diff --git a/Zentangle/Practice/_Gallery - Zentangle - Practice.md b/Zentangle/__Gallery - Zentangle - Practice.md similarity index 100% rename from Zentangle/Practice/_Gallery - Zentangle - Practice.md rename to Zentangle/__Gallery - Zentangle - Practice.md diff --git a/Zentangle/_ZIA/_Gallery - Zentangle - ZIA.md b/Zentangle/__Gallery - Zentangle - _ZIA.md similarity index 94% rename from Zentangle/_ZIA/_Gallery - Zentangle - ZIA.md rename to Zentangle/__Gallery - Zentangle - _ZIA.md index 8001c9a..7b9acdc 100644 --- a/Zentangle/_ZIA/_Gallery - Zentangle - ZIA.md +++ b/Zentangle/__Gallery - Zentangle - _ZIA.md @@ -1,7 +1,6 @@ ~~~~note-gallery query: 'path: Zentangle/_ZIA/ -path: Zentangle/_ZIA/attachments/' -debugQuery: true recursive: true sort: asc sortBy: name diff --git a/_Templates/Coloring Page.md b/_Templates/Coloring Page.md index 839fc4e..40a59b2 100644 --- a/_Templates/Coloring Page.md +++ b/_Templates/Coloring Page.md @@ -1,15 +1,23 @@ --- template-output: "Coloring" -template-filename: "{{completion}}" +template-filename: "TBD - yyyy-mm-dd - {{title}}" template-should-create: "open-tab" template-should-replace: "never" tags: - coloring-page + - in-progress - "{{tags}}" -created_at: "{{created_at:currentDate:yyyy-MM-dd HHmmZZZ}}" -started: "{{started}}" -completed: "{{completion}}" +title: "{{title:text:the_source_filename}}" +created_ts: "{{created:currentDate:yyyy-MM-dd TTZZ}}" +started_date: "yyyy-mm-dd" +completed_date: "yyyy-mm-dd" --- +## To Do +- [ ] Cleanup tags +- [ ] Move this note to `Prepped` or `In Progress` or `Complete` section +- [ ] Link file(s) +- [ ] Delete [this] To Do section + ## Krita Source embed_krita_file diff --git a/_Templates/Dot to Dot.md b/_Templates/Dot to Dot.md index 3e199ef..c5bfc84 100644 --- a/_Templates/Dot to Dot.md +++ b/_Templates/Dot to Dot.md @@ -1,14 +1,22 @@ --- template-output: "Dot to Dot" -template-filename: "{{completion}}" +template-filename: "TBD - yyyy-mm-dd - {{title}}" template-should-create: "open-tab" template-should-replace: "never" tags: - dot-to-dot + - in-progress - "{{tags}}" -created_at: "{{created_at:currentDate:yyyy-MM-dd HHmmZZZ}}" -started: "{{started}}" -completed: "{{completion}}" +title: "{{title:text:the_source_filename}}" +created_ts: "{{created:currentDate:yyyy-MM-dd TTZZ}}" +started_date: "yyyy-mm-dd" +completed_date: "yyyy-mm-dd" +--- +## To Do +- [ ] Cleanup tags +- [ ] Move this note to `Prepped` or `In Progress` or `Complete` section +- [ ] Link file(s) +- [ ] Delete [this] To Do section --- ## Krita Source embed_krita_file diff --git a/_Templates/Drawing.md b/_Templates/Drawing.md index cf76732..c33a405 100644 --- a/_Templates/Drawing.md +++ b/_Templates/Drawing.md @@ -1,15 +1,23 @@ --- template-output: "Drawing" -template-filename: "{{completion}}" +template-filename: "TBD - yyyy-mm-dd - {{title}}" template-should-create: "open-tab" template-should-replace: "never" tags: - drawing + - in-progress - "{{tags}}" -created_at: "{{created_at:currentDate:yyyy-MM-dd HHmmZZZ}}" -started: "{{started}}" -completed: "{{completion}}" +title: "{{title:text:the_source_filename}}" +created_ts: "{{created:currentDate:yyyy-MM-dd TTZZ}}" +started_date: "yyyy-mm-dd" +completed_date: "yyyy-mm-dd" --- +## To Do +- [ ] Cleanup tags +- [ ] Move this note to `In Progress` or `Complete` section +- [ ] Link file(s) +- [ ] Delete [this] To Do section + ## Krita Source embed_krita_file diff --git a/_Templates/Idea - Inspiration.md b/_Templates/Idea - Inspiration.md index 6e9fdea..d4538a2 100644 --- a/_Templates/Idea - Inspiration.md +++ b/_Templates/Idea - Inspiration.md @@ -7,11 +7,13 @@ tags: - idea - inspiration - "{{tags}}" -created_at: "{{created_at:currentDate:yyyy-MM-dd HHmmZZZ}}" +created_ts: "{{created:currentDate:yyyy-MM-dd TTZZ}}" source: "{{source}}" --- -## Krita Source -embed_krita_file +## To Do +- [ ] Cleanup tags +- [ ] Link file +- [ ] Delete [this] To Do section ## Image embed_jpg_or_png \ No newline at end of file diff --git a/_Templates/Note.md b/_Templates/Note.md index 10c0f81..9387c22 100644 --- a/_Templates/Note.md +++ b/_Templates/Note.md @@ -6,6 +6,6 @@ template-should-replace: "never" tags: - note - "{{tags}}" -created_at: "{{created_at:currentDate:yyyy-MM-dd HHmmZZZ}}" +created_ts: "{{created:currentDate:yyyy-MM-dd TTZZ}}" source: "{{source}}" --- diff --git a/_Templates/Tangle.md b/_Templates/Tangle.md index 3ac99d7..ef39bae 100644 --- a/_Templates/Tangle.md +++ b/_Templates/Tangle.md @@ -6,8 +6,12 @@ template-should-replace: "never" tags: - tangle - "{{tags}}" -created_at: "{{created_at:currentDate:yyyy-MM-dd HHmmZZZ}}" +created_ts: "{{created:currentDate:yyyy-MM-dd TTZZ}}" source: "{{source}}" --- +## To Do +- [ ] Link file +- [ ] Delete [this] To Do section + ## Image embed_jpg_or_png diff --git a/_Templates/ZIA.md b/_Templates/ZIA.md index f2becdf..8d2d4e5 100644 --- a/_Templates/ZIA.md +++ b/_Templates/ZIA.md @@ -1,15 +1,20 @@ --- template-output: "Zentangle/_ZIA" -template-filename: "{{completion}}" +template-filename: "{{completed_date}} - {{title}}" template-should-create: "open-tab" template-should-replace: "never" tags: - zia - zentangle-inspired-art - "{{tags}}" -created_at: "{{created_at:currentDate:yyyy-MM-dd HHmmZZZ}}" -completed: "{{completion}}" +created_ts: "{{created:currentDate:yyyy-MM-dd TTZZ}}" +started_date: "{{started_date:text:yyyy-mm-dd}}" +completed_date: "{{completed_date:text:yyyy-mm-dd}}" --- +## To Do +- [ ] Link file(s) +- [ ] Delete [this] To Do section + ## Krita Source embed_krita_file diff --git a/_Templates/Zentangle Practice.md b/_Templates/Zentangle Practice.md index 00fcd66..eb241b1 100644 --- a/_Templates/Zentangle Practice.md +++ b/_Templates/Zentangle Practice.md @@ -1,14 +1,20 @@ --- template-output: "Zentangle/Practice" -template-filename: "{{completion}}" +template-filename: "TBD - yyyy-mm-dd - {{title}}" template-should-create: "open-tab" template-should-replace: "never" tags: - practice - "{{tags}}" -created_at: "{{created_at:currentDate:yyyy-MM-dd HHmmZZZ}}" -completed: "{{completion}}" +created_ts: "{{created:currentDate:yyyy-MM-dd TTZZ}}" +started_date: "yyyy-mm-dd" +completed_date: "yyyy-mm-dd" --- +## To Do +- [ ] Cleanup tags +- [ ] Link file(s) +- [ ] Delete [this] To Do section + ## Krita Source embed_krita_file diff --git a/__Dashboard.md b/__Dashboard.md index 2bd32ec..48b064b 100644 --- a/__Dashboard.md +++ b/__Dashboard.md @@ -35,11 +35,29 @@ The creator of this Obsidian vault has **NOT** included any source materials or ## Galleries +### My Art + - [Favorites](_Gallery%20-%20Favorites.md) -- [Drawing](Drawing/_Gallery%20-%20Drawing.md) -- [ZIA](Zentangle/_ZIA/_Gallery%20-%20Zentangle%20-%20ZIA.md) -- [Dot to Dot](Dot%20to%20Dot/_Gallery%20-%20Dot%20to%20Dot.md) -- [Coloring](Coloring/_Gallery%20-%20Coloring.md) +- [Drawing](Drawing/_Gallery%20-%20Drawing%20-%20Complete.md) +- [ZIA](Zentangle/__Gallery%20-%20Zentangle%20-%20_ZIA.md) +- [Dot to Dot](Dot%20to%20Dot/_Gallery%20-%20Dot%20to%20Dot%20-%20Complete.md) +- [Coloring](Coloring/_Gallery%20-%20Coloring%20-%20Complete.md) + +### In Progress + +- [Drawing](Drawing/_Gallery%20-%20Drawing%20-%20In%20Progress.md) +- [Dot to Dot](Dot%20to%20Dot/_Gallery%20-%20Dot%20to%20Dot%20-%20In%20Progress.md) +- [Coloring](Coloring/_Gallery%20-%20Coloring%20-%20In%20Progress.md) + +### Practice + +- [Drawing](Drawing/_Gallery%20-%20Drawing%20-%20Practice.md) +- [Zentangle](Zentangle/__Gallery%20-%20Zentangle%20-%20Practice.md) + +### Prepped + +- [Dot to Dot](Dot%20to%20Dot/_Gallery%20-%20Dot%20to%20Dot%20-%20Prepped.md) +- [Coloring](Coloring/_Gallery%20-%20Coloring%20-%20Prepped.md) ## Ideas / Inspiration