Commit e705b1c
committed
🔍 feat(maniphest): Enhance task search with free-text and flexible filtering
- Add support for free-text search in task titles and descriptions
- Make project/tag filtering optional and more flexible
- Require at least one search filter to prevent overly broad searches
- Update CLI usage, help text, and documentation
- Add validation to prevent empty searches
- Improve error messaging for search scenarios1 parent 7582a0f commit e705b1c
File tree
5 files changed
+280
-119
lines changed- docs
- phabfive
- tests
5 files changed
+280
-119
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
0 commit comments