Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eharris128/obsidian-bluesky

Post to Bluesky from Obsidian
https://github.com/eharris128/obsidian-bluesky

bluesky obsidian

Last synced: 2 months ago
JSON representation

Post to Bluesky from Obsidian

Awesome Lists containing this project

README

        

# Bluesky Plugin
- Post to Bluesky via a Tab view or by highlighting text

## Usage Guide

### Initial Setup
- Open the Bluesky plugin in the Obsidian settings.
- Enter your Bluesky handle (e.g. evanharris.bsky.social).
- Enter a Bluesky App Password - Note: Please do not enter your Bluesky password here.
- If you do not have an App Password, you can create one by going to [the App Passwords page](https://bsky.app/settings/app-passwords) and creating a new App Password.

### How to Post

A new `megaphone` icon will appear in the left sidebar after you install the plugin.

- To compose a post or a thread:
- Click the `megaphone` icon to open a Bluesky tab.
- Write your post or thread.
- Click "Post" to post to Bluesky.
- If you prefer to use the command palette, you can run the `Open Bluesky tab` command.

## Say Hi
- [Bluesky](https://bsky.app/profile/evanharris.bsky.social)

## Attribution

This project builds upon the [Bluesky AT Protocol](https://github.com/bluesky-social/atproto), which is licensed under the [MIT License](https://opensource.org/licenses/MIT).

The source code of this project includes parts of the Bluesky AT Protocol, following the MIT License requirements.