Feature proposal #9399
closedImplement support for auto hashtaging
100%
Description
This should assume intent. So if a use types #hashtag followed by a space just assume they're attempting to insert a hashtag.
Updated by krileon about 2 years ago
Likely should be a parameter to toggle on/off with default off.
Updated by krileon about 2 years ago
Review adding similar for mentions as well.
Additionally both should still require a server call to verify. So for example #hashtag followed by a space could do a server call and silently return the hashtag then insert it automatically. Same for mentions if a match is found. Problem with mentions is spaces are allowed in names so mentioning by name could be tricky here (require double space?).
Updated by krileon 25 days ago
- Status changed from Assigned to Rejected
- Target version deleted (
7.0.0) - % Done changed from 0 to 100
Just use the new Inline features in CB Activity > Parameters > Streams. These are no longer legacy and will be maintained so simply toggle them on if this behavior is desired. On save it will auto convert the inline format to modern syntax automatically.