mirror of
https://github.com/requarks/wiki.git
synced 2026-03-02 22:06:55 -05:00
Explorer-like treeview #1952
Labels
No labels
BETA
BETA
accessibility
backlog
bug
can't replicate
contrib-easy
contrib-hard
contrib-medium
deferred
documentation
duplicate
duplicate
editors
enhancement
invalid
localization
migrate
ui
under review
v3
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wiki-requarks#1952
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@NGPixel commented on GitHub (Sep 3, 2020):
It's already possible...?
https://docs.requarks.io/en/navigation
@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:

Explorer Treeview:
