Compare commits
No commits in common. "7fc6206162fd91505815ac50e8e2ca9ca5f86f15" and "462af838d271baa93716bebf1f52030735387b9e" have entirely different histories.
7fc6206162
...
462af838d2
3
.obsidian/command-palette.json
vendored
3
.obsidian/command-palette.json
vendored
|
@ -5,8 +5,9 @@
|
||||||
"smart-random-note:open-tagged-random-note",
|
"smart-random-note:open-tagged-random-note",
|
||||||
"obsidian-notes-from-template:coloring page",
|
"obsidian-notes-from-template:coloring page",
|
||||||
"obsidian-notes-from-template:dot to dot",
|
"obsidian-notes-from-template:dot to dot",
|
||||||
"obsidian-notes-from-template:zentangle",
|
|
||||||
"obsidian-notes-from-template:drawing",
|
"obsidian-notes-from-template:drawing",
|
||||||
|
"obsidian-notes-from-template:zia",
|
||||||
|
"obsidian-notes-from-template:zentangle practice",
|
||||||
"obsidian-notes-from-template:note",
|
"obsidian-notes-from-template:note",
|
||||||
"obsidian-notes-from-template:tangle",
|
"obsidian-notes-from-template:tangle",
|
||||||
"obsidian-notes-from-template:idea - inspiration"
|
"obsidian-notes-from-template:idea - inspiration"
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
/storage/emulated/0/Krita
|
|
|
@ -1 +0,0 @@
|
||||||
/storage/emulated/0/Krita
|
|
|
@ -1,22 +0,0 @@
|
||||||
|
|
||||||
~~~~note-gallery
|
|
||||||
debugQuery: true
|
|
||||||
query: 'path: "Zentangle/In Progress/" tag:#in-progress'
|
|
||||||
recursive: true
|
|
||||||
sort: asc
|
|
||||||
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
|
|
||||||
~~~~
|
|
|
@ -4,7 +4,6 @@ template-filename: "TBD - yyyy-mm-dd - {{title}}"
|
||||||
template-should-create: "open-tab"
|
template-should-create: "open-tab"
|
||||||
template-should-replace: "never"
|
template-should-replace: "never"
|
||||||
tags:
|
tags:
|
||||||
- kemonine
|
|
||||||
- coloring-page
|
- coloring-page
|
||||||
- in-progress
|
- in-progress
|
||||||
- prepped
|
- prepped
|
||||||
|
@ -15,47 +14,14 @@ started_date: "yyyy-mm-dd"
|
||||||
completed_date: "yyyy-mm-dd"
|
completed_date: "yyyy-mm-dd"
|
||||||
source: "{{source}}"
|
source: "{{source}}"
|
||||||
---
|
---
|
||||||
---
|
|
||||||
## To Do
|
## To Do
|
||||||
- [ ] Cleanup tags
|
- [ ] Cleanup tags
|
||||||
- [ ] Move this note to `Prepped` or `In Progress` or `Complete` section
|
- [ ] Move this note to `Prepped` or `In Progress` or `Complete` section
|
||||||
- [ ] Link file(s)
|
- [ ] Link file(s)
|
||||||
- [ ] Delete [this] To Do section
|
- [ ] Delete [this] To Do section
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Prepped / In Progress Thumbnail
|
|
||||||
*remove this section when final image is added*
|
|
||||||
embed_jpg_or_png
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
```table-of-contents
|
|
||||||
title: **Table of Contents**
|
|
||||||
```
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Final Image
|
|
||||||
embed_jpg_or_png
|
|
||||||
|
|
||||||
## Krita Source
|
## Krita Source
|
||||||
embed_kra_file
|
embed_krita_file
|
||||||
|
|
||||||
## Coloring Brush(es)
|
## Image
|
||||||
- `brush_1`
|
embed_jpg_or_png
|
||||||
- Parameter_1: `value_1`
|
|
||||||
- Parameter_2: `value_2`
|
|
||||||
- `brush_2`
|
|
||||||
- Parameter_1: `value_1`
|
|
||||||
- Parameter_2: `value_2`
|
|
||||||
|
|
||||||
## Color Palette
|
|
||||||
screenshot / name
|
|
||||||
|
|
||||||
## Intemediate Images
|
|
||||||
### Coloring
|
|
||||||
embed_jpg_or_png
|
|
||||||
|
|
||||||
### Original
|
|
||||||
embed_jpg_or_png
|
|
|
@ -4,7 +4,6 @@ template-filename: "TBD - yyyy-mm-dd - {{title}}"
|
||||||
template-should-create: "open-tab"
|
template-should-create: "open-tab"
|
||||||
template-should-replace: "never"
|
template-should-replace: "never"
|
||||||
tags:
|
tags:
|
||||||
- kemonine
|
|
||||||
- dot-to-dot
|
- dot-to-dot
|
||||||
- in-progress
|
- in-progress
|
||||||
- prepped
|
- prepped
|
||||||
|
@ -15,58 +14,14 @@ started_date: "yyyy-mm-dd"
|
||||||
completed_date: "yyyy-mm-dd"
|
completed_date: "yyyy-mm-dd"
|
||||||
source: "{{source}}"
|
source: "{{source}}"
|
||||||
---
|
---
|
||||||
---
|
|
||||||
## To Do
|
## To Do
|
||||||
- [ ] Cleanup tags
|
- [ ] Cleanup tags
|
||||||
- [ ] Move this note to `Prepped` or `In Progress` or `Complete` section
|
- [ ] Move this note to `Prepped` or `In Progress` or `Complete` section
|
||||||
- [ ] Link file(s)
|
- [ ] Link file(s)
|
||||||
- [ ] Delete [this] To Do section
|
- [ ] Delete [this] To Do section
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Prepped / In Progress Thumbnail
|
|
||||||
*remove this section when final image is added*
|
|
||||||
embed_jpg_or_png
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
```table-of-contents
|
|
||||||
title: **Table of Contents**
|
|
||||||
```
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Final Image
|
|
||||||
embed_jpg_or_png
|
|
||||||
|
|
||||||
## Krita Source
|
## Krita Source
|
||||||
embed_kra_file
|
embed_krita_file
|
||||||
|
|
||||||
## Tracing Brush(es)
|
## Image
|
||||||
- `brush_1`
|
embed_jpg_or_png
|
||||||
- Parameter_1: `value_1`
|
|
||||||
- Parameter_2: `value_2`
|
|
||||||
- `brush_2`
|
|
||||||
- Parameter_1: `value_1`
|
|
||||||
- Parameter_2: `value_2`
|
|
||||||
|
|
||||||
## Coloring Brush(es)
|
|
||||||
- `brush_1`
|
|
||||||
- Parameter_1: `value_1`
|
|
||||||
- Parameter_2: `value_2`
|
|
||||||
- `brush_2`
|
|
||||||
- Parameter_1: `value_1`
|
|
||||||
- Parameter_2: `value_2`
|
|
||||||
|
|
||||||
## Color Palette
|
|
||||||
screenshot / name
|
|
||||||
|
|
||||||
## Intemediate Images
|
|
||||||
### Coloring
|
|
||||||
embed_jpg_or_png
|
|
||||||
|
|
||||||
### Tracing
|
|
||||||
embed_jpg_or_png
|
|
||||||
|
|
||||||
### Original
|
|
||||||
embed_jpg_or_png
|
|
|
@ -4,7 +4,6 @@ template-filename: "TBD - yyyy-mm-dd - {{title}}"
|
||||||
template-should-create: "open-tab"
|
template-should-create: "open-tab"
|
||||||
template-should-replace: "never"
|
template-should-replace: "never"
|
||||||
tags:
|
tags:
|
||||||
- kemonine
|
|
||||||
- drawing
|
- drawing
|
||||||
- in-progress
|
- in-progress
|
||||||
- practice
|
- practice
|
||||||
|
@ -14,43 +13,14 @@ created_ts: "{{created:currentDate:yyyy-MM-dd TTZZ}}"
|
||||||
started_date: "yyyy-mm-dd"
|
started_date: "yyyy-mm-dd"
|
||||||
completed_date: "yyyy-mm-dd"
|
completed_date: "yyyy-mm-dd"
|
||||||
---
|
---
|
||||||
---
|
|
||||||
## To Do
|
## To Do
|
||||||
- [ ] Cleanup tags
|
- [ ] Cleanup tags
|
||||||
- [ ] Move this note to `Practice` or `In Progress` or `Complete` section
|
- [ ] Move this note to `Practice`, `In Progress` or `Complete` section
|
||||||
- [ ] Link file(s)
|
- [ ] Link file(s)
|
||||||
- [ ] Delete [this] To Do section
|
- [ ] Delete [this] To Do section
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Prepped / In Progress Thumbnail
|
|
||||||
*remove this section when final image is added*
|
|
||||||
embed_jpg_or_png
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
```table-of-contents
|
|
||||||
title: **Table of Contents**
|
|
||||||
```
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Final Image
|
|
||||||
embed_jpg_or_png
|
|
||||||
|
|
||||||
## Krita Source
|
## Krita Source
|
||||||
embed_kra_file
|
embed_krita_file
|
||||||
|
|
||||||
## Brush(es)
|
## Image
|
||||||
- `brush_1`
|
embed_jpg_or_png
|
||||||
- Parameter_1: `value_1`
|
|
||||||
- Parameter_2: `value_2`
|
|
||||||
- `brush_2`
|
|
||||||
- Parameter_1: `value_1`
|
|
||||||
- Parameter_2: `value_2`
|
|
||||||
|
|
||||||
## Color Palette
|
|
||||||
screenshot / name
|
|
||||||
|
|
||||||
## Intemediate Images
|
|
||||||
*if applicable*
|
|
22
_Templates/ZIA.md
Normal file
22
_Templates/ZIA.md
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
---
|
||||||
|
template-output: "Zentangle/_ZIA"
|
||||||
|
template-filename: "{{completed_date}} - {{title}}"
|
||||||
|
template-should-create: "open-tab"
|
||||||
|
template-should-replace: "never"
|
||||||
|
tags:
|
||||||
|
- zia
|
||||||
|
- zentangle-inspired-art
|
||||||
|
- "{{tags}}"
|
||||||
|
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
|
||||||
|
|
||||||
|
## Image
|
||||||
|
embed_jpg_or_png
|
22
_Templates/Zentangle Practice.md
Normal file
22
_Templates/Zentangle Practice.md
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
---
|
||||||
|
template-output: "Zentangle/Practice"
|
||||||
|
template-filename: "TBD - yyyy-mm-dd - {{title}}"
|
||||||
|
template-should-create: "open-tab"
|
||||||
|
template-should-replace: "never"
|
||||||
|
tags:
|
||||||
|
- practice
|
||||||
|
- "{{tags}}"
|
||||||
|
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
|
||||||
|
|
||||||
|
## Image
|
||||||
|
embed_jpg_or_png
|
|
@ -1,56 +0,0 @@
|
||||||
---
|
|
||||||
template-output: "Zentangle/"
|
|
||||||
template-filename: "{{completed_date}} - {{title}}"
|
|
||||||
template-should-create: "open-tab"
|
|
||||||
template-should-replace: "never"
|
|
||||||
tags:
|
|
||||||
- kemonine
|
|
||||||
- zia
|
|
||||||
- zentangle-inspired-art
|
|
||||||
- in-progress
|
|
||||||
- practice
|
|
||||||
- "{{tags}}"
|
|
||||||
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
|
|
||||||
- [ ] Cleanup tags
|
|
||||||
- [ ] Move this note to `Practice` or `In Progress` or `_ZIA` section
|
|
||||||
- [ ] Link file(s)
|
|
||||||
- [ ] Delete [this] To Do section
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Prepped / In Progress Thumbnail
|
|
||||||
*remove this section when final image is added*
|
|
||||||
embed_jpg_or_png
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
```table-of-contents
|
|
||||||
title: **Table of Contents**
|
|
||||||
```
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Final Image
|
|
||||||
embed_jpg_or_png
|
|
||||||
|
|
||||||
## Krita Source
|
|
||||||
embed_kra_file
|
|
||||||
|
|
||||||
## Brush(es)
|
|
||||||
- `brush_1`
|
|
||||||
- Parameter_1: `value_1`
|
|
||||||
- Parameter_2: `value_2`
|
|
||||||
- `brush_2`
|
|
||||||
- Parameter_1: `value_1`
|
|
||||||
- Parameter_2: `value_2`
|
|
||||||
|
|
||||||
## Color Palette
|
|
||||||
screenshot / name
|
|
||||||
|
|
||||||
## Intemediate Images
|
|
||||||
*if applicable*
|
|
|
@ -17,7 +17,6 @@ title: **Table of Contents**
|
||||||
### In Progress
|
### In Progress
|
||||||
|
|
||||||
- [Drawing](Drawing/_Gallery%20-%20Drawing%20-%20In%20Progress.md)
|
- [Drawing](Drawing/_Gallery%20-%20Drawing%20-%20In%20Progress.md)
|
||||||
- [Zentangle](Zentangle/__Gallery%20-%20Zentangle%20-%20In%20Progress.md)
|
|
||||||
- [Dot to Dot](Dot%20to%20Dot/_Gallery%20-%20Dot%20to%20Dot%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)
|
- [Coloring](Coloring/_Gallery%20-%20Coloring%20-%20In%20Progress.md)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue