diff options
Diffstat (limited to '.zk/templates')
| -rw-r--r-- | .zk/templates/directory.md | 4 | ||||
| -rw-r--r-- | .zk/templates/huge-idea.md | 2 | ||||
| -rw-r--r-- | .zk/templates/invention.md | 4 | ||||
| -rw-r--r-- | .zk/templates/knowledge.md | 2 | ||||
| -rw-r--r-- | .zk/templates/observing.md | 2 | ||||
| -rw-r--r-- | .zk/templates/reasoning.md | 2 | ||||
| -rw-r--r-- | .zk/templates/reference.md | 2 | ||||
| -rw-r--r-- | .zk/templates/rethought.md | 4 | ||||
| -rw-r--r-- | .zk/templates/tiny-idea.md | 4 |
9 files changed, 13 insertions, 13 deletions
diff --git a/.zk/templates/directory.md b/.zk/templates/directory.md index dc0c028..b9d6d70 100644 --- a/.zk/templates/directory.md +++ b/.zk/templates/directory.md @@ -14,8 +14,8 @@ tags: {{content}} -## Up +# Up - -## Down +# Down - diff --git a/.zk/templates/huge-idea.md b/.zk/templates/huge-idea.md index b32ed6a..e0ad598 100644 --- a/.zk/templates/huge-idea.md +++ b/.zk/templates/huge-idea.md @@ -14,5 +14,5 @@ tags: {{content}} -## Down +# Down - diff --git a/.zk/templates/invention.md b/.zk/templates/invention.md index b80298f..1fe2cb5 100644 --- a/.zk/templates/invention.md +++ b/.zk/templates/invention.md @@ -14,8 +14,8 @@ tags: {{content}} -## Up +# Up - -## Down +# Down - diff --git a/.zk/templates/knowledge.md b/.zk/templates/knowledge.md index ac399cd..506428d 100644 --- a/.zk/templates/knowledge.md +++ b/.zk/templates/knowledge.md @@ -14,5 +14,5 @@ tags: {{content}} -## Up +# Up - diff --git a/.zk/templates/observing.md b/.zk/templates/observing.md index 73e0068..8863326 100644 --- a/.zk/templates/observing.md +++ b/.zk/templates/observing.md @@ -14,5 +14,5 @@ tags: {{content}} -## Up +# Up - diff --git a/.zk/templates/reasoning.md b/.zk/templates/reasoning.md index 982e5c2..9ea5ddb 100644 --- a/.zk/templates/reasoning.md +++ b/.zk/templates/reasoning.md @@ -14,5 +14,5 @@ tags: {{content}} -## Up +# Up - diff --git a/.zk/templates/reference.md b/.zk/templates/reference.md index 9117fb9..3a40b89 100644 --- a/.zk/templates/reference.md +++ b/.zk/templates/reference.md @@ -14,5 +14,5 @@ tags: {{content}} -## Up +# Up - diff --git a/.zk/templates/rethought.md b/.zk/templates/rethought.md index 09ca9a3..7b2fb87 100644 --- a/.zk/templates/rethought.md +++ b/.zk/templates/rethought.md @@ -14,8 +14,8 @@ tags: {{content}} -## Up +# Up - -## Down +# Down - diff --git a/.zk/templates/tiny-idea.md b/.zk/templates/tiny-idea.md index 834db7c..913738d 100644 --- a/.zk/templates/tiny-idea.md +++ b/.zk/templates/tiny-idea.md @@ -14,8 +14,8 @@ tags: {{content}} -## Up +# Up - -## Down +# Down - |
