pixelmate
pixelmate copied to clipboard
Basic keyboard shortcuts support
Hi, I'd be nice if the app can support some basic keyboard shortcuts:
CMD+A = select all CMD+C = copy CMD+X = cut CMD+V = paste DEL = remove file(s)
Hi @piotrros, Thanks for the suggestion. Pixelmate does not yet support Copy/Cut/Pasting of files and this functionality needs to be implemented before the relevant shortcuts can be exposed.
As per DEL, there is already an existing shortcut (Cmd + Del) to delete files.
Cmd + A to select all is relatively easy to implement and I have done so in 0db40a5.
Would you like to attempt the other functionality (cut/copy/paste)?
I meant copy/cut/paste inside the app. Copying from outside may be a little harder.
Hi @piotrros, Yup, I understood correctly. These features are actually not supported currently. You can't copy/cut/paste files inside your phone using Pixelmate yet.
You can copy files from your computer to Pixelmate by dropping them in, or copy files out by right click -> Download. But cut/copy/paste files inside Pixelmate (inside your SDcard) is currently unsupported.