Open
Description
beta release
- description of context menu path/argument/icon format
- file filter info
- context menu shift info - clipboard cut/copy, delete, copy/move to
- toolbar items tooltips - shift info
- info to readme
v1.0
- Sorting
- Folder/file icons - with overlays, show preview if enabled
- Multithreading - backgroundworker for loading current folder
- Multithreading - load treeView nodes as tasks
- Auto-updating views - filesystemwatchers - queue update in backgroundworker
- Main View
- Tree Items
- Reorganise Operations - Folder, with:
Module General
,Module Delegator
,Class FileToFile
,Class FileToADS
,Class ADSToFile
,Class ADSToADS
,Module Win32
- add setting: save cbxURI items
- add setting: save main view splitter position
- implement setting: item-specific icons, images as thumbnails (imagehandling)
- implement setting: overlays (imagehandling)
- implement setting: autoupdating (filesystemwatcher)
- toolbar item: clipboard - show copied paths, and whether will move or copy
future versions
- finish linux/mono support
- dark theme
- history system - implement back & forward
- go to special folders
- clipboard list context menu - remove, paste here as...
- status bar - show folder info
- views
- per-folder settings:
- column settings
- views
- view hidden/system/.dotfiles/ADSs
- HandleManager.vb - use walkmanutils handle exe
- more columns - music, videos, pictures, applications e.t.c.
- customisable menu accelerator keys
- show text content as thumbnail for text files
- context menu launch option: runandgetoutput - allow attaching to STDIN, show output as a stream
- drag-and-drop - right-click options: copy, move, drop as hardlink, drop as symlink, drop as shortcut, drop as junction
- drop onto existing file: copy & overwrite, move & overwrite, replace with hardlink, replace with symlink, replace with shortcut, replace with junction