jrnl/jrnl
Aaron Lichtman 403f628d0f Add --delete for interactive removal of entries (#698)
* Add --delete for interactive removal of entries
* Add inquirer dependency for fancy prompting
* Fix some minor style issues
* Fix #434 
* Use PyInquirer instead of inquirer for Windows compatibility
* Add WIP (broken) test
* Change deletion interface to be more basic
* Update environment.py

Co-authored-by: Jonathan Wren <jonathan@nowandwren.com>
2020-03-28 16:08:31 -07:00
..
plugins [DayOne] YAML export improvements (#773) 2020-01-25 17:01:55 -08:00
templates Template exporting FTW 2016-08-19 23:20:31 +00:00
__init__.py (#770) run black formatter on codebase for standardization 2019-12-21 11:47:02 -08:00
__main__.py Run pyupgrade 2019-11-01 11:16:12 +01:00
__version__.py Incrementing version to v2.3.1 [ci skip] 2020-03-28 14:27:37 -07:00
cli.py Add --delete for interactive removal of entries (#698) 2020-03-28 16:08:31 -07:00
DayOneJournal.py Add UTC support for failing DayOne tests (#785) 2020-02-08 12:34:52 -08:00
EncryptedJournal.py Apply Black linting 2020-02-29 14:03:54 -08:00
Entry.py Pretty print journal entries (#692) 2020-02-29 15:29:16 -08:00
FolderJournal.py Apply Black linting 2020-02-29 14:03:54 -08:00
install.py Pretty print journal entries (#692) 2020-02-29 15:29:16 -08:00
Journal.py Add --delete for interactive removal of entries (#698) 2020-03-28 16:08:31 -07:00
time.py Syntax fix (#886) 2020-03-22 12:09:25 -07:00
upgrade.py (#770) run black formatter on codebase for standardization 2019-12-21 11:47:02 -08:00
util.py fix up tests and related issues 2020-02-29 15:29:29 -08:00