mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 05:26:13 +02:00
There should be a whitespace character in front of a tag. Fixes issue #237.
This commit is contained in:
parent
f8a337f66e
commit
d5142a0a0a
4 changed files with 25 additions and 1 deletions
14
features/data/configs/tags-237.json
Normal file
14
features/data/configs/tags-237.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"default_hour": 9,
|
||||
"timeformat": "%Y-%m-%d %H:%M",
|
||||
"linewrap": 80,
|
||||
"encrypt": false,
|
||||
"editor": "",
|
||||
"default_minute": 0,
|
||||
"highlight": true,
|
||||
"password": "",
|
||||
"journals": {
|
||||
"default": "features/journals/tags-237.journal"
|
||||
},
|
||||
"tagsymbols": "@"
|
||||
}
|
2
features/data/journals/tags-237.journal
Normal file
2
features/data/journals/tags-237.journal
Normal file
|
@ -0,0 +1,2 @@
|
|||
2014-07-22 11:11 This entry has an email.
|
||||
Kyla's @email is kyla@clevelandunderdog.org and Guinness's is guinness@fortheloveofpits.org.
|
Loading…
Add table
Add a link
Reference in a new issue