Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap #1

Open
19 of 37 tasks
Walkman100 opened this issue Oct 13, 2020 · 0 comments
Open
19 of 37 tasks

Roadmap #1

Walkman100 opened this issue Oct 13, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Walkman100
Copy link
Owner

Walkman100 commented Oct 13, 2020

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
@Walkman100 Walkman100 added the enhancement New feature or request label Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant