Hi all, I am happy to announce the release of Docfd 13.0.0.
(Try typing /list file to get started in demo, x/ to clear search. Documentation still WIP.)
What Docfd is
Think interactive grep for text files, PDFs, DOCXs, etc, but word/token based instead of regex and line based, so you can search across lines easily.
Docfd aims to provide good UX via integration with common text editors and PDF viewers, so you can jump directly to a search result with a single key press.
Interactive use

Non-interactive use

Features
-
Multithreaded indexing and searching
-
Multiline fuzzy search of multiple files
-
Content view pane that shows the snippet surrounding the search result selected
-
Text editor and PDF viewer integration
-
Editable command history - rewrite/plan your actions in text editor
-
Search scope narrowing - limit scope of next search based on current search results
-
Clipboard integration
Changes since 11.0.0
Docfd has come a long way since last announcement here, I recommend checking out the changelog if you’re interested in the improvements and new features.