Rewrite plugin/theme docs to 2026-08-26 product SSOT - #4
Merged
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 |
tomymaritano
marked this pull request as ready for review
August 26, 2026 04:13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.