Uh oh!
There was an error while loading. Please reload this page.
Rewrite plugin/theme docs to 2026-08-26 product SSOT - #4
Conversation
Dripnex is the hackable AI note taker. Notes live in local SQLite; .md is export. AuthGate first. Settings → Hack is the user-facing hack surface. Lead init.js with registerAiCommand Make this sendable. Vim remains dripnex/plugin-vim. No marketplace, no ipm. Co-authored-by: Tomás Maritano <tomymaritano@gmail.com>
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (15)
📝 WalkthroughWalkthroughDripnex documentation now presents the product as a hackable AI note taker. It documents Settings → Hack, local SQLite notes, Markdown export, personal files, satellite packs, ChangesDripnex documentation model
Estimated code review effort: 3 (Moderate) | ~20 minutes Suggested reviewers: ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Uh oh!
There was an error while loading. Please reload this page.
Product SSOT from Tomás (2026-08-26): Dripnex is the hackable AI note taker, not a files-first Markdown editor. This repo stays the pack SDK (docs.dripnex.app remains the user manual). DNS for
developers.dripnex.appis out of scope.Voice
.mdis export, not identity. “Plain files are easy to romanticize.”Hack surface (app #620)
Settings → Hack opens
init.js/styles.css/ keymap (keybindings.json) in the data directory. That is the user-facing hack surface. Satellite packs remaindripnex/plugin-*/dripnex/theme-*plus a GitHub Release{id}-{version}.tar.gz.The default
init.jsexample isregisterAiCommandMake this sendable, not Insert Date. Vim is the satellite dripnex/plugin-vim, not built-in.Unchanged (still accurate)
PluginContext,registerTheme,registerAiCommand,dripnex-pluginCLI, GitHub Release tarballs, no public marketplace, no ipm.How to tell it’s done
No files-first / no-account manifesto left in MDX. Hack surface + sendable command documented on homepage, intro, init.js, styles.css, plugin/theme guides, and publishing.
Local
pnpm typecheck+pnpm buildpass. CI on this branch is green. Pages checked in the browser:Homepage: hackable AI note taker, SQLite, AuthGate, Settings → Hack
init.js: registerAiCommand Make this sendable
Examples page leads with Make this sendable
To show artifacts inline, enable in settings.
Summary by CodeRabbit
registerAiCommand, AI command availability, templates, and usage examples.