An open API service indexing awesome lists of open source software.

https://github.com/purplecones/jrnl-cli

Tool for writing journal entries from the command line
https://github.com/purplecones/jrnl-cli

cli journal nodejs productivity writing

Last synced: 2 months ago
JSON representation

Tool for writing journal entries from the command line

Awesome Lists containing this project

README

          

## Features
- Ability to write, read and backup journal entries via the command line
- Optional backup via git services like Github
- Auto-generating README.md for table of contents

## Usage
```

Usage: jrnl [options] [command]

Tool for writing journal entries from the command line

Options:

-V, --version output the version number
-h, --help output usage information

Commands:

add|a Add new entry
read|r Read an entry
edit|e Edit an entry
config|c Configure tool

```