#################################################### # 2019/10/22 - PsychOS 3.4.6 - Improving QuickEdit # #################################################### I've been playing around with 'QuickEdit' and the Thunar Custom Action for 'PictView' and noticed that file name length is a problem if let's say you have two files named "Screenshot-1.ong and "Screenshot-2.png" as even though you want to open "Screenshot-2.ong," the way I have it scripted always defaults to whatever 'DOSBox' has deemed as "SCREEN~1.PNG." I tried using the TRS 'DOSLFN', but you get a file not found error if you try to use the entire name. I also had the thought of using 'PictView' to convert every old file format as a command-line tool with QuickEdit. Unfortunately, many (understatement) of the file formats 'PictView' supports are hard to find and what I can find, there is already a tool that 'QuickEdit' is using for it. There are some features that I would like to add to 'QuickEdit' such as "keep aspect ratio" and "change video size." Maybe a "remove silence from beginning and end of audio" would be useful as well. I wish that I could make a fancy Gambas version but currently, I have no idea how to get Gambas to do an "Open with" such as a "$1" or "$?" in a terminal or how most file managers can use "%f".