Skip to main content

python library to write daily log in markdown quickly and to synthesize daily logs based on category

Project description

ment

what is this?

ment is a python library to write daily log in markdown quickly and to synthesize daily logs based on category.

prerequisities

  • vim

how to install and run ment

pip install ment
m # start editting ~/ment_dir/<todays_date>/diary.md

structure

~/ment_dir/
├── 2021-03-27
│   └── diary.md
├── 2021-03-28
│   └── diary.md
├── 2021-03-29
│   └── diary.md
├── 2021-03-30
│   └── diary.md
└── synthe
    ├── tag1
    │   └── synthe_tag1.md
    ├── tag2
    │   └── synthe_tag2.md
    ├── tag3
    │   └── synthe_tag3.md
    └── weeks.md

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

ment-0.1.4.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

ment-0.1.4-py3-none-any.whl (3.6 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