Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
38 lines (22 loc) · 1.45 KB

README.md

File metadata and controls

executable file
·
38 lines (22 loc) · 1.45 KB

This repository is archived.

Graph Perspective for TagSpaces

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.

Features

  • 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

Screenshot of the tree viz in perspectiveGraph

Screenshot of the treemap viz in perspectiveGraph

Used libraries

This extension thankfully relays on the following great libraries:

  • d3js - Data-Driven Documents

Installation

This extensions is packaged with any new version of TagSpaces

Source code

The source code of this extension is freely available on github.com/tagspaces/perspectiveGraph

Development

If you want to extend this extensions, please follow our general extension development guide

License

MIT