This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 159274 - Tag special files as reminders that you need to do something with them later
Summary: Tag special files as reminders that you need to do something with them later
Status: NEW
Alias: None
Product: utilities
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-27 03:20 UTC by appletsauce
Modified: 2011-09-01 15:51 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description appletsauce 2009-02-27 03:20:21 UTC
I'm requesting a "tagging" feature. That is, you can right-click on a file in project explorer and tag it. The rules
would be open-ended. Could be color-coded or show an icon next to it to show that it's tagged, maybe even allow you to
add some comments.

This might be helpful if you have a huge project and you're thinking about committing or uploading some files the next
day or following week, and you have trouble remembering them all. This would be similiar to having favorites, but keep
you from having to switch panes quite so much. It would also allow notes you don't want to appear as documentation in
the code. But the important part of it is, you would have some visual cue that the file is more important than others.

This is useful if you're working on a project, but don't plan on uploading anything until you're done with everything.
And you're having trouble keeping track of all changes and want to quickly see which ones you want to upload. (This is
just one example scenario where tagging might be useful.)