mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 17:26:23 +02:00
- Introduced a new utility for parsing .xlsx files into markdown format, enhancing the ability to process Excel documents natively. - Updated the Google Drive content extractor to utilize the new Excel parsing functionality, allowing for better handling of spreadsheet files. - Enhanced file type detection and export logic to support various document formats, improving overall content extraction accuracy. - Added unit tests to ensure the correctness of the new Excel parsing feature and its integration with existing content extraction workflows. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| circleback_processor.py | ||
| extension_processor.py | ||
| file_processors.py | ||
| markdown_processor.py | ||
| youtube_processor.py | ||