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
- Host: GitHub
- URL: https://github.com/purplecones/jrnl-cli
- Owner: purplecones
- Created: 2017-09-16T22:48:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-10T13:49:33.000Z (almost 9 years ago)
- Last Synced: 2026-03-11T16:56:52.538Z (4 months ago)
- Topics: cli, journal, nodejs, productivity, writing
- Language: JavaScript
- Homepage:
- Size: 287 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```