Maxim Mozgovoy
Maxim Mozgovoy
Same for me, using [these examples](https://www.fileformat.info/format/mime-html/sample/index.htm). **Upd**: I made a quick fix it in [my own fork](https://github.com/rg-contributions/mhtml2html).
I am having exactly this issue after plugin update. Very similar log with fragments like: 2/28/2025, 6:03:11 AM->Save failed.: Projects/Tasks.md :69 items mismatched 2/28/2025, 6:03:11 AM->This document could not be...
@b2cc Wha, doing that in my case spits the same "The document could not be saved" message for every document in my vault! Perhaps, a different issue. P.S. I did...
Well, it's been a while... Sorry for the unrelated report, but I tried to change the backend to Elastic Search, and now I do not have the "zero hits" issue....
Also check scrollbars in the PDF viewer -- looks like they are off.
Note: it works, but could be made better
Okay, I see, `TextDecoder` does not support encoding `utf-8-bom`, so I will need to remove the `-bom` part, thanks.
1. When in quick-view mode, you can switch to the inactive file panel displaying the quick-view content via the TAB key. When the quick-view panel displays image thumbnails (GIF, JPG,...
NOTE: "Q3. Already possible. Add extension to edgeviewer.ini, e.g. ``` [Extensions] HTML=SVG,HTM,HTML,XML,PDF,GIF ``` Add extension to detect string to [ListerPlugins] section e.g. ``` [ListerPlugins] 0=%COMMANDER_PATH%\PLUGINS\WLX\EdgeViewer\107\EdgeViewer.wlx 0_detect="EXT="GIF"|EXT="SVG"|EXT="HTM"|EXT="HTML"|EXT="XML"|EXT="PDF"|EXT="MD"|EXT="MARKDOWN"|EXT="ADOC"|EXT="ASCIIDOC"|EXT="URL"|EXT="MHT"|EXT="MHTML"|EXT=""" ``` and use "Define...
Update: The following describes how I would like the EdgeViewer to function: Pressing the 'TAB' key in directory quick-view mode (switching from the file panel to the icon panel) should...