1
0
Fork 0

Compare commits

..

No commits in common. "c882458e2f1112b14790e0049c4ef37e1b827cb0" and "9e7ccaf1eb4b892d480333f0c23a411135164b5a" have entirely different histories.

22 changed files with 31 additions and 217 deletions

View file

@ -1,21 +0,0 @@
~~~~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
~~~~

View file

@ -1,21 +0,0 @@
~~~~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
~~~~

View file

@ -1,6 +1,6 @@
~~~~note-gallery ~~~~note-gallery
query: 'path: Coloring/Complete/ -path: Coloring/Complete/attachments/' query: 'path: Coloring/Complete/ -path: Coloring/Complete/attachments/ tag:#coloring-page'
recursive: true recursive: true
sort: desc sort: desc
sortBy: name sortBy: name

View file

@ -1,21 +0,0 @@
~~~~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
~~~~

View file

@ -1,21 +0,0 @@
~~~~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
~~~~

View file

@ -1,6 +1,6 @@
~~~~note-gallery ~~~~note-gallery
query: 'path: Dot to Dot/Complete/ -path: Dot to Dot/Complete/attachments/' query: 'path: Dot to Dot/Complete/ -path: Dot to Dot/Complete/attachments/ tag:#dot-to-dot'
recursive: true recursive: true
sort: desc sort: desc
sortBy: name sortBy: name

View file

@ -1 +0,0 @@
/storage/emulated/0/Krita

View file

@ -1,21 +0,0 @@
~~~~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
~~~~

View file

@ -1,21 +0,0 @@
~~~~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
~~~~

View file

@ -1,6 +1,6 @@
~~~~note-gallery ~~~~note-gallery
query: 'path: Drawing/Complete/ -path: Drawing/Complete/attachments/' query: 'path: Drawing/Complete/ -path: Drawing/Complete/attachments/ tag:#drawing'
recursive: true recursive: true
sort: desc sort: desc
sortBy: name sortBy: name

View file

@ -6,7 +6,6 @@ created_at: 2024-09-13
--- ---
- https://ko-fi.com/welshpixie - https://ko-fi.com/welshpixie
- https://rheall.gumroad.com/l/hTdbD
- https://www.etsy.com/shop/TimsPrintables - https://www.etsy.com/shop/TimsPrintables
- https://www.etsy.com/shop/Woodseestees - https://www.etsy.com/shop/Woodseestees
- https://www.etsy.com/shop/TheColoringBookshelf - https://www.etsy.com/shop/TheColoringBookshelf

View file

@ -1,6 +1,7 @@
~~~~note-gallery ~~~~note-gallery
query: 'path: Zentangle/_ZIA/ -path: Zentangle/_ZIA/attachments/' query: 'path: Zentangle/_ZIA/ -path: Zentangle/_ZIA/attachments/'
debugQuery: true
recursive: true recursive: true
sort: asc sort: asc
sortBy: name sortBy: name

View file

@ -1,23 +1,15 @@
--- ---
template-output: "Coloring" template-output: "Coloring"
template-filename: "TBD - yyyy-mm-dd - {{title}}" template-filename: "{{completion}}"
template-should-create: "open-tab" template-should-create: "open-tab"
template-should-replace: "never" template-should-replace: "never"
tags: tags:
- coloring-page - coloring-page
- in-progress
- "{{tags}}" - "{{tags}}"
title: "{{title:text:the_source_filename}}" created_at: "{{created_at:currentDate:yyyy-MM-dd HHmmZZZ}}"
created_ts: "{{created:currentDate:yyyy-MM-dd TTZZ}}" started: "{{started}}"
started_date: "yyyy-mm-dd" completed: "{{completion}}"
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 ## Krita Source
embed_krita_file embed_krita_file

View file

@ -1,22 +1,14 @@
--- ---
template-output: "Dot to Dot" template-output: "Dot to Dot"
template-filename: "TBD - yyyy-mm-dd - {{title}}" template-filename: "{{completion}}"
template-should-create: "open-tab" template-should-create: "open-tab"
template-should-replace: "never" template-should-replace: "never"
tags: tags:
- dot-to-dot - dot-to-dot
- in-progress
- "{{tags}}" - "{{tags}}"
title: "{{title:text:the_source_filename}}" created_at: "{{created_at:currentDate:yyyy-MM-dd HHmmZZZ}}"
created_ts: "{{created:currentDate:yyyy-MM-dd TTZZ}}" started: "{{started}}"
started_date: "yyyy-mm-dd" completed: "{{completion}}"
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 ## Krita Source
embed_krita_file embed_krita_file

View file

@ -1,23 +1,15 @@
--- ---
template-output: "Drawing" template-output: "Drawing"
template-filename: "TBD - yyyy-mm-dd - {{title}}" template-filename: "{{completion}}"
template-should-create: "open-tab" template-should-create: "open-tab"
template-should-replace: "never" template-should-replace: "never"
tags: tags:
- drawing - drawing
- in-progress
- "{{tags}}" - "{{tags}}"
title: "{{title:text:the_source_filename}}" created_at: "{{created_at:currentDate:yyyy-MM-dd HHmmZZZ}}"
created_ts: "{{created:currentDate:yyyy-MM-dd TTZZ}}" started: "{{started}}"
started_date: "yyyy-mm-dd" completed: "{{completion}}"
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 ## Krita Source
embed_krita_file embed_krita_file

View file

@ -7,13 +7,11 @@ tags:
- idea - idea
- inspiration - inspiration
- "{{tags}}" - "{{tags}}"
created_ts: "{{created:currentDate:yyyy-MM-dd TTZZ}}" created_at: "{{created_at:currentDate:yyyy-MM-dd HHmmZZZ}}"
source: "{{source}}" source: "{{source}}"
--- ---
## To Do ## Krita Source
- [ ] Cleanup tags embed_krita_file
- [ ] Link file
- [ ] Delete [this] To Do section
## Image ## Image
embed_jpg_or_png embed_jpg_or_png

View file

@ -6,6 +6,6 @@ template-should-replace: "never"
tags: tags:
- note - note
- "{{tags}}" - "{{tags}}"
created_ts: "{{created:currentDate:yyyy-MM-dd TTZZ}}" created_at: "{{created_at:currentDate:yyyy-MM-dd HHmmZZZ}}"
source: "{{source}}" source: "{{source}}"
--- ---

View file

@ -6,12 +6,8 @@ template-should-replace: "never"
tags: tags:
- tangle - tangle
- "{{tags}}" - "{{tags}}"
created_ts: "{{created:currentDate:yyyy-MM-dd TTZZ}}" created_at: "{{created_at:currentDate:yyyy-MM-dd HHmmZZZ}}"
source: "{{source}}" source: "{{source}}"
--- ---
## To Do
- [ ] Link file
- [ ] Delete [this] To Do section
## Image ## Image
embed_jpg_or_png embed_jpg_or_png

View file

@ -1,20 +1,15 @@
--- ---
template-output: "Zentangle/_ZIA" template-output: "Zentangle/_ZIA"
template-filename: "{{completed_date}} - {{title}}" template-filename: "{{completion}}"
template-should-create: "open-tab" template-should-create: "open-tab"
template-should-replace: "never" template-should-replace: "never"
tags: tags:
- zia - zia
- zentangle-inspired-art - zentangle-inspired-art
- "{{tags}}" - "{{tags}}"
created_ts: "{{created:currentDate:yyyy-MM-dd TTZZ}}" created_at: "{{created_at:currentDate:yyyy-MM-dd HHmmZZZ}}"
started_date: "{{started_date:text:yyyy-mm-dd}}" completed: "{{completion}}"
completed_date: "{{completed_date:text:yyyy-mm-dd}}"
--- ---
## To Do
- [ ] Link file(s)
- [ ] Delete [this] To Do section
## Krita Source ## Krita Source
embed_krita_file embed_krita_file

View file

@ -1,20 +1,14 @@
--- ---
template-output: "Zentangle/Practice" template-output: "Zentangle/Practice"
template-filename: "TBD - yyyy-mm-dd - {{title}}" template-filename: "{{completion}}"
template-should-create: "open-tab" template-should-create: "open-tab"
template-should-replace: "never" template-should-replace: "never"
tags: tags:
- practice - practice
- "{{tags}}" - "{{tags}}"
created_ts: "{{created:currentDate:yyyy-MM-dd TTZZ}}" created_at: "{{created_at:currentDate:yyyy-MM-dd HHmmZZZ}}"
started_date: "yyyy-mm-dd" completed: "{{completion}}"
completed_date: "yyyy-mm-dd"
--- ---
## To Do
- [ ] Cleanup tags
- [ ] Link file(s)
- [ ] Delete [this] To Do section
## Krita Source ## Krita Source
embed_krita_file embed_krita_file

View file

@ -35,29 +35,11 @@ The creator of this Obsidian vault has **NOT** included any source materials or
## Galleries ## Galleries
### My Art
- [Favorites](_Gallery%20-%20Favorites.md) - [Favorites](_Gallery%20-%20Favorites.md)
- [Drawing](Drawing/_Gallery%20-%20Drawing%20-%20Complete.md) - [Drawing](Drawing/_Gallery%20-%20Drawing.md)
- [ZIA](Zentangle/__Gallery%20-%20Zentangle%20-%20_ZIA.md) - [ZIA](Zentangle/_ZIA/_Gallery%20-%20Zentangle%20-%20ZIA.md)
- [Dot to Dot](Dot%20to%20Dot/_Gallery%20-%20Dot%20to%20Dot%20-%20Complete.md) - [Dot to Dot](Dot%20to%20Dot/_Gallery%20-%20Dot%20to%20Dot.md)
- [Coloring](Coloring/_Gallery%20-%20Coloring%20-%20Complete.md) - [Coloring](Coloring/_Gallery%20-%20Coloring.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 ## Ideas / Inspiration