Can I visually distinguish between features, bugs and other issue types in the list of issues?
Out of the box, YouTrack doesn’t let you configure colors, custom formatting or other means of visually highlighting various issue types. However, there’s a workaround: you can mark different issue types with tags. For example, if you want to introduce custom highlighting for bugs and features, you might do the following: • Search for unresolved bugs assigned to you: #unresolved for: me #bug • In the list of issues, press Ctrl+A to select all issues (if the list of issues takes more than a single page, additionally click Select all issues in the yellow tooltip that appears just above the list of issues after you have pressed Ctrl+A.) • Type command tag bug. • Press Ctrl+Enter to apply the tag to selected issues. • Execute steps 1-4 upon unresolved features assigned to you. To find them, enter #unresolved for: me #feature in the search box, and call the new tag “feature”. • For each of the two created tags, click the pencil icon in the Tags pane to modify their colors. For example, high