Obsidian Typefully
Publish your Obsidian notes to social media platforms through Typefully. This plugin provides comprehensive Typefully API v2 integration, letting you manage your social media workflow entirely from Obsidian.
Key Features
- Multi-platform publishing: Publish to X, LinkedIn, Threads, Bluesky, and Mastodon simultaneously
- Image attachments: Embed vault images in your posts with automatic upload
- Dedicated Typefully panel: Persistent sidebar view with Drafts, Queue, and Schedule tabs
- Draft management: Browse, view, edit, delete, and schedule drafts from the panel
- Queue schedule editing: Edit your posting schedule directly from the panel
- Publish modal: Set schedule, title, notes, tags, and X-specific settings per draft
- Threadify: Automatically split long content into threads at 4 consecutive newlines
- Auto-scheduling: Schedule posts to your next free slot automatically
- Tag management: Create and manage Typefully tags from settings
- Queue view: See upcoming scheduled slots for the next 7 days
- Tag support: Append note tags as hashtags to your posts
- Selection publishing: Publish entire notes or just selected text
- Markdown cleaning: Automatically strips Obsidian-specific syntax and image references for clean social posts
- API key validation: Instant validation and profile display when configuring your API key
Installation
Community plugins (recommended)
- In Obsidian, go to Settings → Community plugins.
- Disable Restricted mode if it’s enabled.
- Select Browse, search for Typefully, install it, then enable it.
You can also browse the catalog on the Obsidian Community website.
Manual installation
If the plugin isn’t listed in the community catalog yet (or you want a specific version):
- Download
main.js,manifest.json, andstyles.cssfrom the latest release. - Copy them into
<Vault>/.obsidian/plugins/typefully/. - Reload Obsidian and enable Typefully in Settings → Community plugins.
BRAT (bleeding edge)
BRAT (Beta Reviewers Auto-update Tool) installs plugins straight from a GitHub repo and keeps them updated automatically. Use this if you want the latest commits — things might break.
- Install Obsidian42 - BRAT from Settings → Community plugins → Browse and enable it.
- Run BRAT: Add a beta plugin for testing from the command palette.
- Paste
https://github.com/dsebastien/obsidian-typefully. - Select the latest version and confirm.
- Enable Typefully in Settings → Community plugins.
Quick Start
- Install the plugin (see above) and enable it.
- Get your Typefully API key from Typefully Settings > API & Integrations.
- Enter your API key in the plugin settings.
- Enable your target platforms.
- Open a note and use the command palette or context menu to publish.
About
Created by Sebastien Dubois.