When you copy or cut a HTML file on windows, the associated directory will be copied or cut too. On DOpus power mode, HTML files and associated directories are seeing separately. What should I do to DOpus work as windows?
I don't think there's an explicit option to make Opus behave that way. You could probably make a button/hotkey which selects the files/folders associated with the existing selection, if that helps.
Maybe you could add that command to the Cut and Copy hotkeys so it happens automatically, but I don't think there would be a good way to make it happen with some things like drag & drop.
I don't know how easy/difficult it would be to implement it so I can't answer that. The important thing is to ask.
(FWIW, that behaviour of Explorer used to drive me nuts in the days Before Opus, whenever I saved a webpage but only wanted to keep the images or the HTML but not both. To each their own though, of course. It's optional in Explorer these days, too.)
This question has been asked at least a few times in the distant past.
The problem, as it also is in this thread,
is that DOpus Pattern Matching Syntax causes trouble.
At some point in time after DOpus 8,
it became possible internal to DOpus,
to use Regular Expressions with the Select Command .
So, as a blind conjecture, does this work now ?
@nodeselect
select regexp pattern=.*_Files
Note that a dot precceds the * character.
@Leo
A wild Cougar was shot and killed in Chicago last week.
The Central city is easily visible from that Lakeshore area.
It's deep city there.
I bought my Mum a bicycle ( Kozy's ) blocks from there Nov 2006.
MEOW !!!
Now I remember how I fixed this.
I wrote a crude command line program to filter out DOpus Pattern matching Syntax.
I don't recommend it, it's very crude at best.
I haven't used it myself since I wrote it.
I have it working here on Vista 32,
but I can't get runmode hide working at the moment.
Maybe I need a reboot or something.
Well, the button code is ;@nodeselect
dopusrt.exe /cmd "C:\your path\SelectFix.exe" "{o|noext}_files"
Edit Note:
Best to forget it and wait for an upgrade to DOpus,
I can't get it working on filenames with spaces tonight. SelectFix.zip (30.7 KB)
[quote="jon"]Hmm, currently not that I can think of.
But we can fix it in the next version.[/quote]
I hope this fix can be disable because sometimes i use "save as" action in IE to catch all pictures from a web page. I do not need html file, so i delete it and delete all files except picture in folder... So please add possibility to disable this fix...
If you always want to save the html and resources, why not use the
web-archive save-as option ?! It creates one single *.mht-file and
no more hassle with separated files/folders. In case you eventually
need specific elements from that page, you can save it to "tmp" the way
you do it right now..
Not a solution, but maybe a hint.. !?.. o) Personally I prefer this method,
I'm not a friend of having these files/folders apart.
regards,
rob.
I don't work just with my HTML files and very few people save their HTML files in MHT format.
I don't save my HTML files in MHT format too, because this format is suffered of some problems. For example, sometimes the pictures are not saved; many HTML editors can not work with MHT files; I'm not sure if the file will be readable under other OSs?; etc.