Skip to content

Latest commit

 

History

History
75 lines (43 loc) · 1.62 KB

File metadata and controls

75 lines (43 loc) · 1.62 KB

Disclaimer

Hi,

These are some scripts I use, or I used. Try them at your own risk !

Folders overview

Scripts I currently use

Navigation

  • BrowseUp and BrowseDown

Fold the node, jump to one sibling, and unfold this sibling at the same level:

demo

  • GotoParentFolded

Fold the node, or go to its parent.
I use it in combination with the 2 previous one.

demo

  • MinimizeMap

Same as menu Navigate > Goto root then Navigate > Fold > Fold all

demo

  • JumpToNextClone

demo

  • SelectSiblings, SelectChildren, SelectParents

Usefull to apply the same format to columns of nodes

demo

Format

  • DecreaseNodeWidth and IncreaseNodeWidth

demo

  • ToggleBlockViewForAllSiblings

demo

  • Format code

demo

Others

  • CreateFileNodeFromClipboardPath

I use a keyboard shortcut to copy a file path within my file explorer, then this script to create the corresponding node.
Same result than to drag a file into a map.

  • LinkToPdfPage