Allow semantic mention of other people in chat input
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 5
- Avg merge
- 2m
- Merged PRs (30d)
- 3
Description
-
Maybe use @-completion (especially if provided in markdown module). In that case, autocomplete when someone types @ with the foaf:nick nicknames of the people in the chat already.
-
Maybe allow sequence 1) click on author name in a chat message 2) get popup with "View Profile | Mention | Private chat"
In either case, when mention, make the link text be the foaf:name vcard:fn of the person, and link it to their webid.
(Possibly -- also autocomplete on people in your own contacts? As a preference option)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the chat input and the markdown module's possible @-completion support first, then compare it with the proposed author-name popup flow. Done means one agreed interaction supports mentioning chat participants, uses foaf:name or vcard:fn as link text, links to the person's WebID, and resolves whether contact autocomplete is included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100