🇯🇵 日本語 README | 🇺🇸 English README
Version / バージョン: 0.5.0
Features (EN):
- Post to Bluesky from Obsidian
- Write in Markdown — link syntax becomes a real link, other markers are stripped (off by default)
- Post from draft notes in your vault
- Keep unsent content as a draft note when you close the composer
- Automatic post history notes
- Link posts to a note of your choice (date variables supported)
- Desktop and mobile
- Attach up to 4 images, from the vault or from your device
- Attached images are recorded in draft and history notes
- Emoji picker
- Default hashtags
機能概要 (JP):
- ObsidianからBlueskyへ投稿
- Markdown記法で投稿文を書く(リンク記法は本物のリンクに、他の記号は除去。既定はオフ)
- vault内の下書きノートから投稿
- 投稿せずに閉じたとき、書きかけを下書きノートに残す
- 投稿履歴ノートの自動作成
- 任意のノートへの紐づけ(日付変数に対応)
- デスクトップ・モバイル両対応
- 画像最大4枚添付(vault内の画像・端末の画像のどちらからでも)
- 添付した画像を下書きノート・履歴ノートに記録
- 絵文字ピッカー
- デフォルトハッシュタグ設定
ObsidianからBlueskyへ投稿できるプラグインです。
下書きノート・投稿履歴・Images・Emoji対応
Post to Bluesky from notes, with post history, images & emoji.
詳しい使い方・設定手順は各言語のREADMEをご覧ください。
Installation / インストール
From Community plugins (EN):
- Open Settings → Community plugins in Obsidian.
- Select Browse and search for "Post To Bluesky".
- Select Install, then Enable.
Manual install (EN): Download main.js, manifest.json, and styles.css from the latest release and place them in <your-vault>/.obsidian/plugins/post-to-bluesky/, then enable the plugin in Settings → Community plugins.
コミュニティプラグインから (JP):
- Obsidianの 設定 → コミュニティプラグイン を開きます。
- 閲覧 から「Post To Bluesky」を検索します。
- インストール し、有効化 します。
手動インストール (JP): 最新リリース から main.js・manifest.json・styles.css をダウンロードし、<vault>/.obsidian/plugins/post-to-bluesky/ に配置して、コミュニティプラグイン設定で有効化してください。
Usage / 使い方
EN:
- Open Settings → Post To Bluesky and enter your Bluesky handle and an app password.
- Open the command palette and run Open post composer.
- Write your post, optionally attach up to 4 images (from the vault or your device) or emoji, and select Post.
To post from a note, add type: bluesky-draft to its frontmatter and run Post from draft notes.
JP:
- 設定 → Post To Bluesky で Bluesky のハンドルとアプリパスワードを入力します。
- コマンドパレットから Open post composer を実行して投稿モーダルを開きます。
- 本文を入力し、必要に応じて画像(最大4枚)や絵文字を追加して 投稿 を押します。
ノートから投稿する場合は、frontmatter に type: bluesky-draft を書いて Post from draft notes を実行します。
詳細な設定項目は 日本語 README / English README を参照してください。
Roadmap / ロードマップ
Mobile support / モバイル版対応 (v0.2.0)
Obsidian Bases integration (save posts and hashtags) / Obsidian Bases対応(投稿文やハッシュタグを記録) (v0.2.0)
- Base file generation for drafts and post history / 下書き・投稿履歴用のBaseファイル自動生成
- Thread support / スレッド対応
© 2025 RieTamura – 0BSD License