jrnl/jrnl
Kevin c043f5058f
Fixed error related to display_format in config file for some values (#1495)
* Fixed error related to display_format in config file
  Now _display_search_results tries to source the export arg from the
  config file before dispaying search results.
* Add BDD test for original bug
* update unit test

Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
Co-authored-by: Jonathan Wren <jonathan@nowandwren.com>
2022-06-04 15:13:30 -07:00
..
plugins Yaml export errors now don't show stack trace (#1449) 2022-05-07 11:11:00 -07:00
templates Template exporting FTW 2016-08-19 23:20:31 +00:00
__init__.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
__main__.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
__version__.py Increment version to v2.8.4 2022-02-12 20:41:34 +00:00
args.py Implement --change-time flag (#1452) 2022-05-21 12:03:27 -07:00
cli.py Reformat additional messages and finish centralizing exception handling (#1424) 2022-03-19 12:30:23 -07:00
color.py Remove useless shebangs and executable permissions (#1283) 2021-07-03 15:20:52 -07:00
commands.py Prompt for password change when using 'jrnl --encrypt' on already encrypted journal (#1477) 2022-05-21 14:11:55 -07:00
config.py Always expand all paths (journals, templates, etc) (#1468) 2022-05-21 14:06:07 -07:00
DayOneJournal.py Display error when trying to encrypt folder/DayOne journal types (#1315) 2021-08-21 13:46:29 -07:00
editor.py Reformat additional messages and finish centralizing exception handling (#1424) 2022-03-19 12:30:23 -07:00
EncryptedJournal.py Reformat additional messages and finish centralizing exception handling (#1424) 2022-03-19 12:30:23 -07:00
Entry.py Bump black from 21.12b0 to 22.1.0 (#1404) 2022-02-05 12:04:06 -08:00
exception.py Reformat additional messages and finish centralizing exception handling (#1424) 2022-03-19 12:30:23 -07:00
FolderJournal.py Implement --change-time flag (#1452) 2022-05-21 12:03:27 -07:00
install.py Always expand all paths (journals, templates, etc) (#1468) 2022-05-21 14:06:07 -07:00
Journal.py Create folder if config ends with (back)slash (#1492) 2022-06-04 13:20:51 -07:00
jrnl.py Fixed error related to display_format in config file for some values (#1495) 2022-06-04 15:13:30 -07:00
messages.py Implement --change-time flag (#1452) 2022-05-21 12:03:27 -07:00
os_compat.py Fix OS compatibility issues for editors with spaces, slashes, and quotes (#1153) 2021-01-16 15:19:11 -08:00
output.py Reformat additional messages and finish centralizing exception handling (#1424) 2022-03-19 12:30:23 -07:00
override.py Add more steps to pytest, fully remove behave (#1347) 2021-10-09 12:10:08 -07:00
path.py Always expand all paths (journals, templates, etc) (#1468) 2022-05-21 14:06:07 -07:00
prompt.py Show name of journal when creating a password/encrypting (#1478) 2022-05-21 14:03:18 -07:00
time.py Implement datetime handling in pytest-bdd 2021-07-03 15:49:18 -07:00
upgrade.py Always expand all paths (journals, templates, etc) (#1468) 2022-05-21 14:06:07 -07:00