sleuthkit / autopsy

Autopsy® is a digital forensics platform and graphical interface to The Sleuth Kit® and other digital forensics tools. It can be used by law enforcement, military, and corporate examiners to investigate what happened on a computer. You can even use it to recover photos from your camera's memory card.
http://www.sleuthkit.org/autopsy/
2.4k stars 595 forks source link

Request: Recursive tagging #843

Open kefir- opened 10 years ago

kefir- commented 10 years ago

Recursively tagging an entire folder structure is useful, with all files and folders recursively being tagged. I haven't found functionality to do this in 3.1.0Beta2.

When I tag a folder, only the selected folder is tagged. This makes sense if that is what is interesting, but an additional option to tag the tree recursively makes sense in some cases. Then I can choose whether it's the folder or the entire tree I'd like to tag.

bcarrier commented 10 years ago

Would you want this to be a check box to go recursively or would you rather it be a 2nd right click menu item (one being "tag directory" and the other being "tag directory recursively"?

kefir- commented 10 years ago

I think it should be a 2nd right click menu item.