[feat] Address book to easily tag accounts on your posts #817
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#817
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The idea
Adding an address book to the user FE so users can add accounts to it. When composing a post, there would be a button around the text box that allowed users to click on an account to automatically tag it.
For example, I could save @schappi@brotka.st as "Sheep" to add the address on a post just by clicking her name. It could also have a text box to search "Sheep" as a further feature down the line.
The reasoning
E-mail clients have long implemented an address book you can use to quickly add addresses to the To/CC/Bcc field. This is an useful feature so people can avoid typing or having to look up an important, hard to remember and/or frequent adress. I believe this could be a handy feature in SNS software.
(Feel free to delete this issue if it is backend-agnostic.)
Have you searched for this feature request?