Feature #15828
mention system.
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | Duplicate |
Description
It is nice to have some like when i type @user
in any of redmine wiki areas (wiki/issue/comment...) user got a notification.
- And if in issue or issue comment, user got automatically add to watcher list.
- And even more, when I type
@
i got a auto complete user list.
Unfortunately, when I typing this, i found that @
sign is current used in the Wiki Syntax.
- Maybe
+
or at leastuser:
could be the fine. - Or Maybe
@
can enabled in Markdown Syntax. (I found that Markdown will add in 2.5.0 )
Related issues
History
#1 Updated by Anonymous about 9 years ago
typo i got a notification.
-> user got a notification.
#2
Updated by Toshi MARUYAMA about 9 years ago
- Description updated (diff)
#3 Updated by Anonymous almost 9 years ago
+1
#4
Updated by Andriy Lesyuk over 8 years ago
Something like this is implemented in WikiNG 1.0.0b.
#5
Updated by Toshi MARUYAMA over 8 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Duplicate with #13919.
#6
Updated by Toshi MARUYAMA over 8 years ago
- Duplicates Feature #13919: Mention user on issues and wiki pages using @user with autocomplete added