mvdicarlo / postybirb-plus

Remake of PostyBirb using React and NestJS
BSD 3-Clause "New" or "Revised" License
101 stars 26 forks source link

Bluesky doesn't have a username shortcut. #319

Open GedasFX opened 7 months ago

GedasFX commented 7 months ago

I would expect it to be documented in this list:

image

GedasFX commented 7 months ago

Also does it make sense to add these for unsupported sites too? Like Twitter, Instagram, etc.

My use case here is that when combined with [only=tumblr] for example, you basically need to use a tag, there is no support for text itself. It would be possible with a Custom Shortcut, where I could do something like {[only=tumblr]text:https://yadayada} (I haven't actually tested if its really possible with this particular example). However, then we are not able to chain the shortcuts together, for example, this (note, the bluesky would be a custom shortcut here):

{[only=bluesky]bs:gedasfx}{[only=tumblr]tu:gedasfx}{[only=furaffinity]fa:gedasfx}

Additionally I realize that the documentation for the only tag is a bit lackluster, as its unclear, what are all the possible values for this modifier. Also I feel like a "not" modifier would come in really handy here.

mvdicarlo commented 1 month ago

Sorry for the long silence. This will be looked into. A consideration may be made for more popular social media websites for link shortcuts if they are not supported targets for the app.