mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
* Create tests and steps for temporary filename suffix * Have temporary filename suffix be -{template_filename} or .jrnl * Finalize extension_editor_file * Make suffix local variable in get_text_from_editor
18 lines
346 B
YAML
18 lines
346 B
YAML
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
|