jrnl/jrnl
Kevin 2df7acf488
Add machine readable --list output (#1592)
* Add machine readable --list output

* Refactor list_journals()

Create three new methods for each journal list format.
- JSON, YAML, STDOUT

* Added journal list export test

* Update test regex to handle windows filepaths
2022-09-24 12:46:49 -07:00
..
messages Add message showing the number of search results (#1524) 2022-08-27 12:13:57 -07:00
plugins Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
templates Template exporting FTW 2016-08-19 23:20:31 +00:00
__init__.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
__main__.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
__version__.py Increment version to v3.2 2022-09-03 19:07:07 +00:00
args.py Add machine readable --list output (#1592) 2022-09-24 12:46:49 -07:00
cli.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
color.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
commands.py Add machine readable --list output (#1592) 2022-09-24 12:46:49 -07:00
config.py Change default timestamp to %F %r (#1595) 2022-09-17 12:02:52 -07:00
DayOneJournal.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
editor.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
EncryptedJournal.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
Entry.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
exception.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
FolderJournal.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
install.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
Journal.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
jrnl.py Suppress "Entry added" message if using default journal (#1561) 2022-08-27 12:33:44 -07:00
os_compat.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
output.py Add machine readable --list output (#1592) 2022-09-24 12:46:49 -07:00
override.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
path.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
prompt.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
time.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
upgrade.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00