Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 611 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 611 Bytes

#Baobab Webtool for generating tree diagrams effortlessly

Key Bindings

Motion

  • Shift+LeftArrow - move to left sibling
  • Shift+RightArrow - move to right sibling
  • Shift+UpArrow or Escape - move to parent
  • Shift+DownArrow - move to first child

Creation

  • Meta+Shift+LeftArrow - add sibling to left
  • Meta+Shift+RightArrow or Tab - add sibling to right
  • Meta+Shift+UpArrow or Escape - add parent (to root only)
  • Meta+Shift+DownArrow or Enter - add child

Control

  • Shift+Space - collapse/expand subtree
  • Ctrl+Enter - set head
  • Delete - delete empty node
  • Shift+Delete - delete subtree