Skip to main content

Command-line journal

Project description

Emonk

A journal app written in Python. Uses the cryptography package for security.

How to install it

pip3 install emonk

How to use it

emonk <words or tags to search for>

Options

-h --help               Show help.
-e --edit               Edit entries.
--from-date FROM_DATE   Get entries from this date.
-n N                    Get last N entries.
-t --tags               List tags.
--to-date TO_DATE       Get entries to this date.
-v --version            Show version number.

Write a journal entry

emonk

Logical AND search

emonk apples oranges

Logical OR search

Enclose the OR with quotes.

emonk "apples|oranges"

Edit entries containing "apples"

emonk -e apples

Import journal entries from text file

emonk < lastweek.txt

Export journal entries to text file

emonk > exported.txt

Links

License

MIT license.

Contact me

Send bug reports and patches to craig@seagrape.us.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

emonk-1.0.0.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

emonk-1.0.0-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page