I hope to add a feature:
set to use the command line (or various python, perl scripts, etc.,) according to the file type to convert the current file to html and preview it.
The html preview window will become a magic showcase.
1. python.exe convert.py current-file current-file.html
2. pandoc.exe current-file current-file.html
DONE: set to use the command line convert the current file to html and preview it
DONE: set to use the command line convert the current file to html and preview it
Last edited by lincpa on 09 May 2021 06:41, edited 1 time in total.
Re: set to use the command line convert the current file to html and preview it
example:
data (and data of data struct when programming) previewer:
python.exe user_def_convert.py xxx.csv xxx.html
python.exe user_def_convert.py xxx.json xxx.html
data->plot(R language ggplot2 lib etc.):
Rscript.exe user_def_data2plot.r xxx.csv xx.html
db query :
python.exe user_def_query.py xxx.sql xxx.html
other doc preview:
pandoc.exe xxx.man xxx.html
pandoc.exe xxx.rst xxx.html
Run the current-script automatically and display the html result
Webapp test
data (and data of data struct when programming) previewer:
python.exe user_def_convert.py xxx.csv xxx.html
python.exe user_def_convert.py xxx.json xxx.html
data->plot(R language ggplot2 lib etc.):
Rscript.exe user_def_data2plot.r xxx.csv xx.html
db query :
python.exe user_def_query.py xxx.sql xxx.html
other doc preview:
pandoc.exe xxx.man xxx.html
pandoc.exe xxx.rst xxx.html
Run the current-script automatically and display the html result
Webapp test
Re: set to use the command line convert the current file to html and preview it
just like Notepad++ Preview HTML plugins:
Edit hiccup DSL with live preview using Babashka, Notepad++ with Preview HTML plugin.
https://www.reddit.com/r/Clojure/commen ... _babashka/
Edit hiccup DSL with live preview using Babashka, Notepad++ with Preview HTML plugin.
https://www.reddit.com/r/Clojure/commen ... _babashka/
- Rickard Johansson
- Site Admin
- Posts: 6783
- Joined: 19 Jul 2006 14:29
Re: set to use the command line convert the current file to html and preview it
I'll take a look at it after the release of v14.80. Thanks!
Re: set to use the command line convert the current file to html and preview it
Thank you for creating an excellent software!
- Rickard Johansson
- Site Admin
- Posts: 6783
- Joined: 19 Jul 2006 14:29
Re: set to use the command line convert the current file to html and preview it
Thai was added in v14.90.4.
Re: DONE: set to use the command line convert the current file to html and preview it
ที่เยี่ยมมาก! ชื่นชมมาก!
Alium tibi quaere fratrem; hic, quem tuum putas, meus est. Titus Flāvius Caesar Vespasiānus Augustus
- Rickard Johansson
- Site Admin
- Posts: 6783
- Joined: 19 Jul 2006 14:29
Re: DONE: set to use the command line convert the current file to html and preview it
You're welcome
It should have been "That was added in v14.90.4".

It should have been "That was added in v14.90.4".
Re: DONE: set to use the command line convert the current file to html and preview it
Of course, but I try not to miss a single occasion for cracking a joke 

Alium tibi quaere fratrem; hic, quem tuum putas, meus est. Titus Flāvius Caesar Vespasiānus Augustus