mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
* rename test config * Change journal name validation Journal name validation used to happen before postconfig commands could have a chance to run, so now each command is responsible for its own error-checking of the journal name. Added a new decorator and function that makes this error-checking easier. Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com> * fix wrapper function call to be more like original * change arg names to show which aren't used * add type hints Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com> |
||
---|---|---|
.. | ||
build.feature | ||
change_time.feature | ||
config_file.feature | ||
core.feature | ||
datetime.feature | ||
delete.feature | ||
encrypt.feature | ||
file_storage.feature | ||
format.feature | ||
import.feature | ||
install.feature | ||
multiple_journals.feature | ||
override.feature | ||
password.feature | ||
search.feature | ||
star.feature | ||
tag.feature | ||
upgrade.feature | ||
write.feature |