Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
tags:
|
| 3 |
-
- ml-intern
|
| 4 |
-
---
|
| 5 |
# FastSeek WPF
|
| 6 |
|
| 7 |
A Windows-only WPF port of the FastSeek instant file search tool.
|
|
@@ -59,11 +56,3 @@ The app reads the NTFS Master File Table (MFT) directly via `FSCTL_ENUM_USN_DATA
|
|
| 59 |
- [ ] Search results could use a virtualized `ListView` with container recycling for >10k visible items
|
| 60 |
- [ ] No system tray icon — app runs hidden with hotkey toggle only
|
| 61 |
- [ ] No settings UI for exclusions
|
| 62 |
-
|
| 63 |
-
<!-- ml-intern-provenance -->
|
| 64 |
-
## Generated by ML Intern
|
| 65 |
-
|
| 66 |
-
This model repository was generated by [ML Intern](https://github.com/huggingface/ml-intern), an agent for machine learning research and development on the Hugging Face Hub.
|
| 67 |
-
|
| 68 |
-
- Try ML Intern: https://smolagents-ml-intern.hf.space
|
| 69 |
-
- Source code: https://github.com/huggingface/ml-intern
|
|
|
|
| 1 |
+
|
|
|
|
|
|
|
|
|
|
| 2 |
# FastSeek WPF
|
| 3 |
|
| 4 |
A Windows-only WPF port of the FastSeek instant file search tool.
|
|
|
|
| 56 |
- [ ] Search results could use a virtualized `ListView` with container recycling for >10k visible items
|
| 57 |
- [ ] No system tray icon — app runs hidden with hotkey toggle only
|
| 58 |
- [ ] No settings UI for exclusions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|