improve templates to be more robust, track more metadata and consolidate zentangle templates into a single template
This commit is contained in:
parent
462af838d2
commit
0130133e6a
|
@ -4,6 +4,7 @@ template-filename: "TBD - yyyy-mm-dd - {{title}}"
|
|||
template-should-create: "open-tab"
|
||||
template-should-replace: "never"
|
||||
tags:
|
||||
- kemonine
|
||||
- coloring-page
|
||||
- in-progress
|
||||
- prepped
|
||||
|
@ -14,14 +15,47 @@ started_date: "yyyy-mm-dd"
|
|||
completed_date: "yyyy-mm-dd"
|
||||
source: "{{source}}"
|
||||
---
|
||||
---
|
||||
## 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
|
||||
---
|
||||
|
||||
## Image
|
||||
embed_jpg_or_png
|
||||
## 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
|
||||
|
||||
## 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
|
||||
|
||||
### Original
|
||||
embed_jpg_or_png
|
||||
|
|
|
@ -4,6 +4,7 @@ template-filename: "TBD - yyyy-mm-dd - {{title}}"
|
|||
template-should-create: "open-tab"
|
||||
template-should-replace: "never"
|
||||
tags:
|
||||
- kemonine
|
||||
- dot-to-dot
|
||||
- in-progress
|
||||
- prepped
|
||||
|
@ -14,14 +15,58 @@ started_date: "yyyy-mm-dd"
|
|||
completed_date: "yyyy-mm-dd"
|
||||
source: "{{source}}"
|
||||
---
|
||||
---
|
||||
## 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
|
||||
|
||||
## Image
|
||||
embed_jpg_or_png
|
||||
---
|
||||
|
||||
## 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
|
||||
|
||||
## Tracing Brush(es)
|
||||
- `brush_1`
|
||||
- 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,6 +4,7 @@ template-filename: "TBD - yyyy-mm-dd - {{title}}"
|
|||
template-should-create: "open-tab"
|
||||
template-should-replace: "never"
|
||||
tags:
|
||||
- kemonine
|
||||
- drawing
|
||||
- in-progress
|
||||
- practice
|
||||
|
@ -13,14 +14,43 @@ 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 `Practice`, `In Progress` or `Complete` section
|
||||
- [ ] Move this note to `Practice` or `In Progress` or `Complete` section
|
||||
- [ ] Link file(s)
|
||||
- [ ] Delete [this] To Do section
|
||||
|
||||
## Krita Source
|
||||
embed_krita_file
|
||||
---
|
||||
|
||||
## Image
|
||||
embed_jpg_or_png
|
||||
## 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*
|
||||
|
|
|
@ -1,22 +0,0 @@
|
|||
---
|
||||
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
|
|
@ -1,22 +0,0 @@
|
|||
---
|
||||
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
|
56
_Templates/Zentangle.md
Normal file
56
_Templates/Zentangle.md
Normal file
|
@ -0,0 +1,56 @@
|
|||
---
|
||||
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*
|
Loading…
Reference in a new issue