Files
cull-gmail/src
Jeremiah Russell 662d08ba4f feat(config): enhance rule management and label handling
- change rules storage from BTreeMap<String, EolRule> to BTreeMap<usize, EolRule>
- implement functions to remove rules by ID or label
- add helper functions to retrieve labels and rules associated with labels
- improve error handling for missing labels or rules
2025-10-08 16:25:06 +01:00
..
2025-10-08 12:20:34 +01:00
2025-10-04 09:57:20 +01:00
2025-10-06 10:38:30 +01:00