Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ gj Public
forked from efekrskl/gj

Dead simple CLI for journaling. *FORK*

AzizEmir/gj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gj

🪵 gj is a dead simple journaling CLI. Type your thoughts into the terminal — they get logged to Notion, one page per day. No clutter, no fuss.

image

Install

brew tap efekrskl/gj
brew install gj

Usage

gj "wrote some code"
  • Entries are timestamped and grouped by date
  • Use ; to log multiple entries in one line
gj "pair programmed on a new feature; wrote some tests" --tags="pair programming, tests"
  • Use --tags to add tags to the current day's page (stored as a Notion multi-select property)

Setup

First-time only:

  1. Create a Notion integration
  2. Create a page in your workspace
  3. In the meatballs menu (⋯) → Connections, connect your integration
  4. Copy the integration token and page ID
  5. Run gj --setup and paste the token and page ID when prompted

License

MIT

About

Dead simple CLI for journaling. *FORK*

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%