Talk:Trackers
From WinMerge Development Wiki
Mhh, only the CHANGELOG string looks a little bit odd with the many "[" and "]":
BUG: [ 1698781 ] [LineDiff] Whitespace differences not highlighted
I think because of that, we use normally ":" to separate a keyword (Web, Manual):
PATCH: [ 1698811 ] Manual: Whats new for 2.8
Good point.
However, using ":" doesn't really visually separate keyword in tracker subjects! It is a lot easier to find and separate plugins bugs that have "[Plugins]" at begin of summary than "Plugins: ". Just look at the bug list now that I added "keywords" to several items.
I don't know how to deal with changelog, is it really a problem at all? Maybe we could convert keyword formatting when writing changelog entry. Changelog entry does not need to be exactly similar than tracker item. Number is important.
Ok, I think it is ok to have both approaches. I'd still prefer better separation for keyword, but understand Tim's point too. I'll edit the page to imply that.

