marta-issues
marta-issues copied to clipboard
[Feature Requests] add some handy functions
The app is awesome, but want to add some handy actions: [Feature Requests]
- "core.path.file": copy filename only, currently there are core.path and core.path.folder
- "core.select.group.ext": select the same ext file with the file on current cursor
- "core.select.group.filename": select the same filename with the file on current cursor which in flat mode can be used to remove the duplicated files
- "core.ordering.filename": sort by filename
- "core.ordering.ext": sort by ext
- "core.ordering.size": sort by size
- "core.ordering.modifiedtime": sort by modifiedtime
- favorites can be set by user with any alphabet, not just number 1~5
- "core.flatten.toggle": The toggle will be useful when set flatten to mapping
- "core.preview.inactive": preview in the inactive window
[BUG? maybe]
- "\": this mapping can not work, when set mapping like "\" "core.select.invert"
- ";": this mapping can not work, when set mapping like ";" "core.select.none", this will be set if the "'" key is set Thanks for reading.
"core.path.file": copy filename only, currently have core.path and core.path.folder
I believe there is a ‘core.clipboard.copy'.