Releases: appledragon/everythingByMdfind
v1.4.2
Changelog: v1.4.1 → v1.4.2
✨ New Features
- Spotlight Metadata Viewer — New "📝 Spotlight Metadata" option in the file context menu. Runs
mdlson selected files and shows results in a styled read-only dialog with dark-mode support, copy-to-clipboard, and error/timeout handling. - Recent File Bookmarks — Added three quick-access bookmarks under the Bookmarks menu:
- 🕐 Recent 24 Hours
- 📅 Recent 7 Days
- 📆 Recent 30 Days
- VS Code-style Search Toggle Buttons — Replaced the three checkboxes (Search by File Name, Match Case, Full Match) with compact toggle icon buttons (
Fn,Aa,"") embedded inside the search input field, with tooltips on hover.
🎨 UI / UX Improvements
- Search container styling — Search input now has an integrated container with focus border highlighting (accent color on focus), matching modern IDE search box design.
- Export Format Dialog refactored — Export format options now use a data-driven loop with unified tooltip and description layout, reducing code duplication.
- Dialog stylesheet consolidation — Extracted
get_dialog_stylesheet()utility function for consistent dark/light mode dialog styling across all dialogs. - QLineEdit context menus — All text input fields now have custom right-click context menus.
- Tooltip style improvements —
BeautifulToolTipnow supports parameterized dark/light styling viasetup_style(dark=...).
v1.4.1
Refactor file handling and enhance image loading in MdfindApp for improved performance and UI responsiveness
v1.4.0 Disk Space Analysis
Disk Space Analysis: Analyze disk space usage for any directory:
* One-click home directory space analysis
* Interactive bar chart visualization showing top space-consuming folders
* Right-click on any folder in search results to analyze its space usage
* Double-click chart bars to drill down into subdirectories for detailed analysis
* Visual breakdown of subdirectory sizes with color-coded charts
* Automatic sorting by size to identify the largest folders
v1.3.7
Add tab pinning, persistence, and UI refinements
v1.3.6
Everything by mdfind v1.3.6 Release Notes
🎨 Major Theme System Overhaul
New Theme Options
🌃 Tokyo Night - Popular deep blue-purple theme with eye-friendly design
⛈️ Tokyo Night Storm - Darker variant of Tokyo Night theme
🏮 Chinolor Dark - Chinese traditional color dark theme with ink and jade aesthetics
🏯 Chinolor Light - Chinese traditional color light theme with elegant paper-white background
📤 Export System Complete Redesign
Multi-Format Export Support
📄 JSON - Structured data with metadata, timestamps, and detailed file information
📊 Excel - Professional spreadsheets with auto-formatted columns and styling
🌐 HTML - Interactive web pages with statistics overview and modern responsive design
📝 Markdown - GitHub-style tables perfect for documentation and wikis
📋 CSV - Legacy format maintained for backward compatibility
🎯 UI/UX Major Enhancements
📱 User Experience Improvements
v1.3.5
Fill query box with tab-specific search parameters when switching tabs
v1.3.4
add Close All Tabs
v1.3.3
feat: Update version to 1.3.3 and add ZIP compression functionality w…
v1.3.2
feat: Update version to 1.3.2 and add refresh functionality to search
v1.3.1
feat: Update version to 1.3.1 and add safety checks for tree widget v…