mmmWiki file managing

File managing

Graph vs Tree

A normal filesystem is a tree (with a single root and no loops)

The graph of a wiki system allows for multiple roots (orphans) and loops.

pageList/pageFilter and imageList/imageFilter (tools (views) to navigate around in the graph)

(See Screenshots for more "tools" (views))

Quickkeys in pageList and imageList makes it easy move "up" and "down" the page graph almost as if it was a filesystem.

Some explanations of the screenshots