kaitox4 downloadsKaitox companion for Obsidian — part of the Kaitox personal toolkit. Current feature: sync the active note as an X (Twitter) Article draft via the local relay and browser extension.
Preview the active note as an X (Twitter) Article and push it to your drafts — straight from your vault. Part of the Kaitox personal toolkit.
The plugin previews, style-checks, and packages the note, then hands off to the browser: the Kaitox Chrome extension picks the draft up on x.com/compose/articles inside your logged-in session and creates the Article draft there. No official API and no keys.
From Community plugins (once listed): Settings → Community plugins → Browse → search Kaitox.
Manual: download main.js, manifest.json, and styles.css from the latest release into your vault at .obsidian/plugins/kaitox/, then enable Kaitox in Settings → Community plugins.
npm install
npm run build # → dist/main.js, dist/manifest.json, dist/styles.css
This repository is generated from the kaitox-toolkit monorepo (apps/obsidian) on each release. Open issues and PRs against the monorepo.