Kaitox

approved

by kaitox

Kaitox 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. - This plugin has not been manually reviewed by Obsidian staff.

56 downloadsUpdated 22d agoMIT

Kaitox for Obsidian

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.

Install

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.

Build from source

npm install
npm run build     # → dist/main.js, dist/manifest.json, dist/styles.css

Source of truth

This repository is generated from the kaitox-toolkit monorepo (apps/obsidian) on each release. Open issues and PRs against the monorepo.

License

MIT

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.