glennhefley / scribefire-chrome

Automatically exported from code.google.com/p/scribefire-chrome
0 stars 0 forks source link

HTML file upload #920

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Assuming standard OS file-open multiselect, for each HTML file selected, using 
filename (less extension) or HTML title attribute as post title, upload HTML 
content exactly as is.

Absolutely nothing on Windows (not Windows Live Writer, even with plugins that 
can be found, not BlogDesk, not MS Word, not IBlogExtensions for Office) can do 
this, and if one has good HTML not being able to do this is such a PITA.

I can almost do it with WLW + plugins (e.g. CLipboard Live) but <input> tags 
disappear :(

Since you *can* post to blog, and since you have control over whether the HTML 
is modified or not, adding a fileopen dlog and post-title setting should make 
this so easy for you...

Hope you can help

Julian

Original issue reported on code.google.com by JulianID...@gmail.com on 24 Aug 2015 at 9:33