My team is using FogBugz for issue tracking and Review Board for code reviews. I would like to add a link from a FogBugz case to its respective code review. Ideally, it should work similarly to the way FogBugz creates links between cases: Entering the words
review NNNNN
adds a hyperlink to
http://my.review.board/NNNNN/
in the place I wrote these words, where NNNNN is the review id. A second best is creating a custom field where I could fill a review id and have it link to the proper review automatically.