This repository is archived.
A TagSpaces perspective allowing you to view your files in a list. It is optimized for performing file management operation.
- Browsing files in the current folder
- Performing basic operations like renaming, moving, deleting and tagging files
- CSV export - the current list of files or search results can be exported in CSV format for further operation with the generated data.
This extension thankfully relays on the following great libraries:
- no external dependencies
This extensions is packaged with any new version of TagSpaces
The source code of this extension is freely available on github.com/tagspaces/perspectiveList
If you want to extend this extensions, please follow our general extension development guide