This repository is archived.
A TagSpaces perspective extension allowing to view your file system as a graph. This extension is intended as demo, which main purpose is show the what can be created with TagSpaces as basis.
- Showing the directory tree as a tree / mindmap
- Showing the directory tree as a treemap
- Showing the directory tree as a treemap with navigation capabilities
- Showing the directory tree as a pure tree
- Showing the directory tree as a bilevel partition
This extension thankfully relays on the following great libraries:
- d3js - Data-Driven Documents
This extensions is packaged with any new version of TagSpaces
The source code of this extension is freely available on github.com/tagspaces/perspectiveGraph
If you want to extend this extensions, please follow our general extension development guide