Skip to content

feat(Quick Tags): Add suggestion-from-reblog-source feature - #1653

Draft
marcustyphoon wants to merge 13 commits into
AprilSylph:masterfrom
marcustyphoon:quick-tags-reblog-suggestions
Draft

feat(Quick Tags): Add suggestion-from-reblog-source feature#1653
marcustyphoon wants to merge 13 commits into
AprilSylph:masterfrom
marcustyphoon:quick-tags-reblog-suggestions

Conversation

@marcustyphoon

Copy link
Copy Markdown
Collaborator

Description

Quick Reblog has a feature to quickly copy relevant tags from a post when reblogging the post, but if one drafts or queues a reblog without XKit (e.g. on mobile) and wants to do this same thing after the fact, there's no equivalent feature.

This adds pretty much the same feature to Quick Tags.

Notably, one could use the datalist feature on the Quick Tags text input box (making equivalent functionality to Quick Reblog) or add more buttons with the suggestions. The former is kind of annoying because the text input box is at the top of the modal, so the datalist covers the tag buttons, but UI consistency is important. I dunno.

Testing steps

@marcustyphoon marcustyphoon self-assigned this Apr 15, 2025
@marcustyphoon marcustyphoon changed the title Quick Tags: Add suggestion-from-reblog-source feature feat(Quick Tags): Add suggestion-from-reblog-source feature Oct 25, 2025
Comment thread src/features/quick_tags/index.js Outdated
@marcustyphoon

Copy link
Copy Markdown
Collaborator Author

Well... I guess this should use the tab interface from Quick Reblog.

I feel like it might look kind of silly without the context of other elements being around it, but eh, what can you do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants