Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian
X

X Clipper

ryotaunzairyotaunzai64 downloads

Save X (Twitter) posts as notes with images and videos included.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Save X (Twitter) posts with images and videos included.

English README → README.md

Features

  • Clip posts from X (Twitter) by pasting the URL
  • Download images and videos directly into your vault's attachments folder
  • Auto-extract hashtags from post text and save them as tags (both frontmatter and inline)
  • Tag suggestions with toggle buttons based on your usage history
  • Previous tags remembered — manually selected tags from your last save are pre-activated
  • Clear all button to quickly reset tag selections
  • Custom X icon in the ribbon for quick access
  • Japanese language support for filenames and tags
  • Fallback API — automatically tries vxtwitter if fxtwitter is unavailable

Installation

From Community Plugins (Recommended)

  1. Open Settings → Community plugins
  2. Click Browse and search for "X Clipper"
  3. Click Install, then Enable

Manual Installation

  1. Download main.js, manifest.json, and styles.css from the latest release
  2. Create a folder .obsidian/plugins/x-clipper/ in your vault
  3. Copy the downloaded files into that folder
  4. Restart Obsidian and enable the plugin in Settings → Community plugins

Usage

  1. Click the 𝕏 icon in the ribbon, or run the Clip Post command from the command palette
  2. Paste the post URL (e.g. https://x.com/username/status/123456789)
  3. Optionally add or toggle tags
  4. Click Clip Post

The plugin will:

  • Fetch the post text and author info
  • Download any attached images/videos to {Posts folder}/attachments/
  • Create a Markdown note with frontmatter, embedded media, and tags

Settings

Setting Description Default
Posts folder Where to save clipped posts X_Posts
Copy note path to clipboard Auto-copy [[note]] link after saving On
Open saved note after saving Open the note immediately Off

Saved Note Format

---
author: "Author Name"
author_url: "https://x.com/username"
post_url: "https://x.com/username/status/123"
date_saved: 2025-01-01T12:00:00.000Z
tags: ["houdini", "3dcg", "VFX"]
---
# Post by Author Name
Post text content here...

![[post_img_1234567890_1.jpg]]

---
#houdini #3dcg #VFX

**Author:** [Author Name](https://x.com/username)
**Original Post:** [View on X](https://x.com/username/status/123)
**Saved:** 2025年1月1日 12:00

API

This plugin uses the fxtwitter API (with vxtwitter as fallback) to fetch post data. No authentication or API keys are required.

97%
HealthExcellent
ReviewPassed
About
Save X (Twitter) posts to Obsidian as Markdown notes with images, videos, author info, and hashtags automatically included. Download media into your vault's attachments folder, extract hashtags as frontmatter and inline tags, suggest and remember tag selections, and fall back to vxtwitter when needed.
ImportAttachmentsTags
Details
Current version
1.0.1
Last updated
Last week
Created
2 months ago
Updates
2 releases
Downloads
64
Compatible with
Obsidian 1.5.12+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
ryotaunzairyotaunzai
unpyside.com/
GitHubryotaunzai
  1. Community
  2. Plugins
  3. Import
  4. X Clipper

Related plugins

Local Images Plus

A reincarnation of Local Images to download images in Markdown notes to local storage.

Nexus AI Chat Importer

Import AI chat conversations from ChatGPT, Claude, and Le Chat exports into Obsidian as clean, readable Markdown files.

Media DB

Query multiple APIs for movies, series, anime, games, music releases and wiki articles, and import them into your vault.

Epub Importer

Import EPUB files as Markdown.

Social Archiver

Archive social media posts from various platforms.

Unofficial Supernote by Ratta Integration

View Supernote notes, generate markdown from note and capture screen mirror.

Importer

Import data from Notion, Evernote, Apple Notes, Microsoft OneNote, Google Keep, Bear, Roam, and HTML files.

Zotero Integration

Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.

Readwise Official

Sync highlights from Readwise to your vault.

Image Context Menus

Image context menus (mostly on right click): Copy to clipboard, Open in default app, Show in system explorer, Reveal file in navigation, Open in new tab.