tw4l / bulk-reviewer

DEPRECATED. Replaced with Electron desktop application: https://github.com/bulk-reviewer/bulk-reviewer
GNU Affero General Public License v3.0
13 stars 1 forks source link

Add recursive directory select to file system NodeTree #24

Open tw4l opened 5 years ago

tw4l commented 5 years ago

When user selects a directory, results pane should display all features matching all files recursively contained within that directory

tw4l commented 5 years ago

Likely requires modifying how nodetree is created: https://github.com/timothyryanwalsh/bulk-reviewer/blob/master/client/src/components/RedactionSession.vue#L132-L166