mirror of
https://github.com/karant-dev/AutoRedact.git
synced 2026-04-26 00:05:52 +03:00
[GH-ISSUE #10] [Feat]: Granular Detection Control (Settings) #2
Labels
No labels
bug
enhancement
enhancement
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AutoRedact#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @karant-dev on GitHub (Dec 12, 2025).
Original GitHub issue: https://github.com/karant-dev/AutoRedact/issues/10
Originally assigned to: @karant-dev, @Copilot on GitHub.
Is your feature request related to a problem?
I want to redact specific types of data (e.g. Passwords) but keep others visible (e.g. IPs) in the same screenshot. Currently, AutoRedact nukes everything.
Describe the solution you'd like
Add a Settings Sidebar/Modal/Dropdown with toggles for each detection type:
Describe alternatives you've considered
Manually un-redacting items one by one (tedious).
Additional context
See design discussion: Selection should persist selection to localStorage.