-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve templates to be more robust, track more metadata and consolid…
…ate zentangle templates into a single template
- Loading branch information
KemoNine
committed
Sep 20, 2024
1 parent
462af83
commit 0130133
Showing
6 changed files
with
175 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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* |