Sponsored Content
Skip to content

Latest commit

Β 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

jot β€” capture thoughts, find them later

jot "idea: use sqlite-vec for semantic search"
jot "meeting: discuss Q3 roadmap" --tag work
jot find "sqlite"
jot today
jot week
jot tag work

files

  • ~/.jot/entries/ β€” one file per day (YYYY-MM-DD.md)
  • ~/.jot/index.jsonl β€” append-only index for fast search

philosophy

  • plain markdown you can read with cat
  • tags inline: #work #meeting
  • fuzzy search with rapidfuzz
  • jot with no args = today's entry in $EDITOR
  • daily/weekly views rendered in terminal

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages