mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 22:16:13 +02:00
-not search parameter doesn't open editor (#1490)
This commit is contained in:
parent
19d579fc5c
commit
36121007b1
2 changed files with 14 additions and 0 deletions
|
@ -81,6 +81,7 @@ def _is_write_mode(args, config, **kwargs):
|
|||
args.delete,
|
||||
args.edit,
|
||||
args.change_time,
|
||||
args.excluded,
|
||||
args.export,
|
||||
args.end_date,
|
||||
args.today_in_history,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue