1
0
Fork 0
mirror of https://github.com/requarks/wiki.git synced 2026-03-02 22:06:55 -05:00

Explorer-like treeview #1952

Closed
opened 2026-02-20 18:24:43 -05:00 by deekerman · 2 comments
Owner

Originally created by @devkonvert on GitHub (Sep 3, 2020).

Originally assigned to: @NGPixel on GitHub.

It would be handy to have the possibility to use an explorer-like treeview / page tree on the left pane to navigate through the wiki.

Examples
https://www.jqueryscript.net/other/File-Explorer-Tree-View-Plugin-jQuery.html
http://wwwendt.de/tech/fancytree/demo/#
https://examples.sencha.com/extjs/7.2.0/examples/classic/tree/locking-treegrid.html

Originally created by @devkonvert on GitHub (Sep 3, 2020). Originally assigned to: @NGPixel on GitHub. It would be handy to have the possibility to use an explorer-like treeview / page tree on the left pane to navigate through the wiki. Examples https://www.jqueryscript.net/other/File-Explorer-Tree-View-Plugin-jQuery.html http://wwwendt.de/tech/fancytree/demo/# https://examples.sencha.com/extjs/7.2.0/examples/classic/tree/locking-treegrid.html
Author
Owner

@NGPixel commented on GitHub (Sep 3, 2020):

It's already possible...?

https://docs.requarks.io/en/navigation

@NGPixel commented on GitHub (Sep 3, 2020): It's already possible...? https://docs.requarks.io/en/navigation
Author
Owner

@devkonvert commented on GitHub (Sep 8, 2020):

Hi,

Correct in the sense that there is an option to choose a treeview layout. It gives you kind of a treeview (atlassian style), but not a real explorer like treeview. I find the explorer paradigm much nicer and clearer. In explorer like treeview - which every windows user knows how to use - you expand/collapse different parts of the tree simultaneously. It is much easier to keep an overview.

Current treeview:
image

Explorer Treeview:
image

@devkonvert commented on GitHub (Sep 8, 2020): Hi, Correct in the sense that there is an option to choose a treeview layout. It gives you kind of a treeview (atlassian style), but not a real explorer like treeview. I find the explorer paradigm much nicer and clearer. In explorer like treeview - which every windows user knows how to use - you expand/collapse different parts of the tree simultaneously. It is much easier to keep an overview. Current treeview: ![image](https://user-images.githubusercontent.com/68285364/92450284-86be0580-f1bb-11ea-8d8a-2ac3e1d4abe3.png) Explorer Treeview: ![image](https://user-images.githubusercontent.com/68285364/92450422-b5d47700-f1bb-11ea-95a9-e03bb065cdac.png)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wiki-requarks#1952
No description provided.