-not search parameter doesn't open editor (#1490)

This commit is contained in:
Kevin 2022-06-04 13:09:07 -07:00 committed by GitHub
parent 19d579fc5c
commit 36121007b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 0 deletions

View file

@ -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,