myConsciousness / atproto.dart

🦋 AT Protocol and Bluesky things for Dart and Flutter.

Home Page:https://atprotodart.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: `post` command: add option to specify separate reply root and reply parent

michaelmhoffman opened this issue · comments

Proposal

Currently, bsky post --reply only allows specification of one URI, which serves as both the parent and root. This means one cannot create threads longer than two posts.

The proposal is to add ability to specify a reply root separately.

Hi @michaelmhoffman, thanks for your feedback!

Yes this feature of bluesky_cli is indeed incomplete and has much room for improvement. I plan to make more radical improvements including this