mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-07 00:36:13 +02:00
Create tests and steps for temporary filename suffix
This commit is contained in:
parent
31ada29a37
commit
4bbd2fe53b
4 changed files with 37 additions and 0 deletions
18
features/data/configs/editor_markdown_extension.yaml
Normal file
18
features/data/configs/editor_markdown_extension.yaml
Normal file
|
@ -0,0 +1,18 @@
|
|||
default_hour: 9
|
||||
default_minute: 0
|
||||
editor: ""
|
||||
encrypt: false
|
||||
highlight: true
|
||||
editor: "vim"
|
||||
journals:
|
||||
default: features/journals/editor_markdown_extension.journal
|
||||
linewrap: 80
|
||||
tagsymbols: "@"
|
||||
template: features/templates/extension.md
|
||||
timeformat: "%Y-%m-%d %H:%M"
|
||||
indent_character: "|"
|
||||
colors:
|
||||
date: none
|
||||
title: none
|
||||
body: none
|
||||
tags: none
|
0
features/data/templates/extension.md
Normal file
0
features/data/templates/extension.md
Normal file
Loading…
Add table
Add a link
Reference in a new issue