EdgeViewer - Modern HTML viewer plugin
Moderators: Hacker, petermad, Stefan2, white
- rg_software
- Member
- Posts: 140
- Joined: 2009-08-06, 12:59 UTC
- Location: Aizu-Wakamatsu, Japan
Re: EdgeViewer - Modern HTML viewer plugin
Hi all,
I have published the updated Markdown Viewer. It now supports the old HTMLView functionality (HTMLs and directories) and has a collection of Github-themed CSS files, including dark-styled.
There is still no detect string (HTMLView has neither?) and no fancy "light/dark autoswitch", but I guess it isn't high on my priority list.
I have published the updated Markdown Viewer. It now supports the old HTMLView functionality (HTMLs and directories) and has a collection of Github-themed CSS files, including dark-styled.
There is still no detect string (HTMLView has neither?) and no fancy "light/dark autoswitch", but I guess it isn't high on my priority list.
Re: EdgeViewer - Modern HTML viewer plugin
rg_software wrote: 2023-11-06, 16:59 UTC no fancy "light/dark autoswitch", but I guess it isn't high on my priority list.

OS: Win10 | TC: latest x64
Re: EdgeViewer - Modern HTML viewer plugin
2rg_software
Thanks for version 2.4 of the Markdown viewer.
Switched to the github.dark.css, works fine.
Do you also have a darkmode css for the EdgeViewer ?
Thanks for version 2.4 of the Markdown viewer.
Switched to the github.dark.css, works fine.
Do you also have a darkmode css for the EdgeViewer ?
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: EdgeViewer - Modern HTML viewer plugin
2rg_software
Also you can ignore the switch "--proxy-server="0.0.0.0:0"" for online mode.
No problem there.rg_software wrote: 2023-11-01, 12:36 UTCSure. Not convinced about offline mode though, some people wanted to open URL files, but it won't work in offline of course.
Also you can ignore the switch "--proxy-server="0.0.0.0:0"" for online mode.
Ukrainian Total Commander Translator. Feedback and discuss.
- rg_software
- Member
- Posts: 140
- Joined: 2009-08-06, 12:59 UTC
- Location: Aizu-Wakamatsu, Japan
Re: EdgeViewer - Modern HTML viewer plugin
I am not entirely sure how to do it technically. There is a dark/light switch in Windows and a separate switch in TC. Furthermore, I am more comfortable with testing this idea in EdgeViewer first, because it is entirely my codebase, not a mix of HTMLView and my pieces.KozakMak wrote: 2023-11-06, 17:21 UTCrg_software wrote: 2023-11-06, 16:59 UTC no fancy "light/dark autoswitch", but I guess it isn't high on my priority list.![]()
- rg_software
- Member
- Posts: 140
- Joined: 2009-08-06, 12:59 UTC
- Location: Aizu-Wakamatsu, Japan
Re: EdgeViewer - Modern HTML viewer plugin
I will encorporate something dark in the next revision. I got the collection of darkmode css for MarkdownViewer from a user, who said he had to tinker with them to make them compatible with the old IE. There is no such problem with Edge, so I guess I'll download something else. You don't have to wait, though, try this.Horst.Epp wrote: 2023-11-06, 17:32 UTC 2rg_software
Thanks for version 2.4 of the Markdown viewer.
Switched to the github.dark.css, works fine.
Do you also have a darkmode css for the EdgeViewer ?
Re: EdgeViewer - Modern HTML viewer plugin
OS: Win10 | TC: latest x64
Re: EdgeViewer - Modern HTML viewer plugin
I stored it as follows in the ini, but it doesn't change anythingrg_software wrote: 2023-11-07, 01:56 UTC I will encorporate something dark in the next revision. I got the collection of darkmode css for MarkdownViewer from a user, who said he had to tinker with them to make them compatible with the old IE. There is no such problem with Edge, so I guess I'll download something else. You don't have to wait, though, try this.
Code: Select all
[Markdown]
; from the "markdown" subfolder
CSS=github-markdown-dark.css
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: EdgeViewer - Modern HTML viewer plugin
Prev. version had inside the archive file MarkdownView.md with some additional help/comments/description/ what ever it is - I mean some useful text which could helped to tune the plugins functionality. Current build/archive "has lost" this file by occasionally? Or what?
#146217 personal license
- rg_software
- Member
- Posts: 140
- Joined: 2009-08-06, 12:59 UTC
- Location: Aizu-Wakamatsu, Japan
Re: EdgeViewer - Modern HTML viewer plugin
Accidental of course. It's the same as Readme on Github I guess.AntonyD wrote: 2023-11-07, 09:36 UTCPrev. version had inside the archive file MarkdownView.md with some additional help/comments/description/ what ever it is - I mean some useful text which could helped to tune the plugins functionality. Current build/archive "has lost" this file by occasionally? Or what?
- rg_software
- Member
- Posts: 140
- Joined: 2009-08-06, 12:59 UTC
- Location: Aizu-Wakamatsu, Japan
Re: EdgeViewer - Modern HTML viewer plugin
Have to reload TC for some reason. Also, try this file, it works for me.Horst.Epp wrote: 2023-11-07, 08:39 UTCI stored it as follows in the ini, but it doesn't change anythingrg_software wrote: 2023-11-07, 01:56 UTC I will encorporate something dark in the next revision. I got the collection of darkmode css for MarkdownViewer from a user, who said he had to tinker with them to make them compatible with the old IE. There is no such problem with Edge, so I guess I'll download something else. You don't have to wait, though, try this.Code: Select all
[Markdown] ; from the "markdown" subfolder CSS=github-markdown-dark.css
Re: EdgeViewer - Modern HTML viewer plugin
so I suggest to reupload release archive - but now with proper MD file inside itAccidental of course.

Because NO - previously available file contained another portion of information -
not the same as current Readme has on a GitHub....
#146217 personal license
- rg_software
- Member
- Posts: 140
- Joined: 2009-08-06, 12:59 UTC
- Location: Aizu-Wakamatsu, Japan
Re: EdgeViewer - Modern HTML viewer plugin
Are you sure? The previous version on Github (markdown.zip v2.3) has no documentation inside.AntonyD wrote: 2023-11-07, 12:29 UTCso I suggest to reupload release archive - but now with proper MD file inside itAccidental of course.))
Because NO - previously available file contained another portion of information -
not the same as current Readme has on a GitHub....
Re: EdgeViewer - Modern HTML viewer plugin
I always reload TC after making config changes.rg_software wrote: 2023-11-07, 11:33 UTC Have to reload TC for some reason. Also, try this file, it works for me.
Thanks for the new css, this works for me

I like it even more than the Markdown plugin in dark mode.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: EdgeViewer - Modern HTML viewer plugin
https://pixeldrain.com/u/tZ2d6kDdAre you sure?
I understand that this version of MarkdownView.md needs to be improved/expanded in any case. Something like that - to compile the help of your plugin and its fundamentals - hoedown engine. In the previous version of MarkdownView.md there was, IMHO, just such an attempt.
It just needs to be improved...
#146217 personal license