Actions
Feature #30829
closedSimpler link syntax "#note-123" to make a link to a note of the current issue
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
Currently, you can link to issue notes using the syntax #98765#note-123
. I propose a new syntax #note-123
to link to a note of the current issue.
Sometimes I feel that the markup used to link to a note of the current issue is too lengthy. Suppose that you are editing issue #98765
and you want to link to note-123
. You can link to the note with the markup #98765#note-123
. But I think #note-123
is enough when the link destination is in the current issue. Copy and paste the current issue is waste of time.
We can save time a bit if Redmine supports a new link syntax #note-123
that allows omitting issue number when linking to a note of the current issue.
Files
Actions