diff options
| author | Loic Guegan <loic.guegan@mailbox.org> | 2024-04-19 10:51:04 +0200 |
|---|---|---|
| committer | Loic Guegan <loic.guegan@mailbox.org> | 2024-04-19 10:51:04 +0200 |
| commit | aec3a51ab44c95dfbcb1265d8bfefc5361799166 (patch) | |
| tree | 46dd11296cefd556a0bb80931ddc5891722b92c1 /example/template.txt | |
| parent | e7d21b74a6dba14daa004295441ad66b5b27c704 (diff) | |
Improve note export
Diffstat (limited to 'example/template.txt')
| -rw-r--r-- | example/template.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/example/template.txt b/example/template.txt new file mode 100644 index 0000000..e7b9343 --- /dev/null +++ b/example/template.txt @@ -0,0 +1,9 @@ +Created timestamp: {created} +Created added: {added} +Created on hostname: {hostname} +Created on platform: {platform} +Tags: {tags} +Subpath: {subpath} +Id: {id} +Content: +{content} |
