Val's Dreamscape Journal - initial
This commit is contained in:
17
archetypes/sketch.md
Normal file
17
archetypes/sketch.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
categories: ["sketch"]
|
||||
tags: []
|
||||
mood: ""
|
||||
weather: ""
|
||||
time_of_day: ""
|
||||
location: ""
|
||||
world: ""
|
||||
description: ""
|
||||
---
|
||||
|
||||
快速记录当下的灵感片段...
|
||||
|
||||
<!-- 速记通常较短,捕捉瞬间的想法或场景 -->
|
||||
Reference in New Issue
Block a user