Skip to main content

Hermes Journal Writer

@webframp/hermes-journal-writerv2026.06.14.1· 1d agoMODELS
01README

Journal Writer — reads research-collector data from the swamp catalog and writes org-mode journal entries to ~/org/journal/. Commits and pushes to the org repo so entries become part of your living knowledge store.

Methods

  • write_daily_entry — Appends a daily research summary to ~/org/journal/YYYY-MM.org with property drawer, source links, and summaries from HN, Lobste.rs, SRE Weekly, IFIN, and RedMonk.
02Models1
@webframp/hermes-journal-writerv2026.06.14.1hermes-journal-writer/hermes_jrnl_writer.ts

Global Arguments

ArgumentTypeDescription
orgDirstringRoot directory of the org repo (supports ~ expansion)
jrnlSubdirstringSubdirectory under orgDir for journal entries
swampBinstringPath to the swamp binary (must be on PATH or specify full path)
repoDirstringPath to the swamp repo directory
gitUserNamestringGit commit user name
gitUserEmailstringGit commit user email
fn write_daily_entry()
Write a daily research journal entry to the org repo with commit/push.

Resources

journalEntry(infinite)— Record of a journal entry
03Previous Versions1
2026.06.14.1Jun 14, 2026
04Stats
A
100 / 100
Downloads
1
Archive size
8.3 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
05Platforms
06Labels