summaryrefslogtreecommitdiff
path: root/example/config.json
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2024-02-20 21:26:58 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2024-02-20 21:26:58 +0100
commite8b7eaf6255ce94660fd0e66e2da24a01bf651d9 (patch)
treeb83595a870758063d07e86388e22499219c6665c /example/config.json
parent317df7cf30be4c7051a1c45bc2a2af0c6604e009 (diff)
Add source code
Diffstat (limited to 'example/config.json')
-rw-r--r--example/config.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/example/config.json b/example/config.json
new file mode 100644
index 0000000..4f42646
--- /dev/null
+++ b/example/config.json
@@ -0,0 +1,8 @@
+{
+ "editor": [
+ "vim"
+ ],
+ "filename": "%Y-%m-%d.md",
+ "layout": "%Y/%m",
+ "template": ""
+} \ No newline at end of file