#level/intermediateWhile SilverBullet is not a “proper” outliner, it does offer a number of useful commands to manage outlines.An outline is simply a (nested) bulleted list, for instance:- Introduction
- Context
- Problem space
- Solution space
- Problem statement
- Problem A
- Sub problem 1
- Sub problem 2
- Problem B
- Problem C
- Related work
- Solution
- Conclusion
SilverBullet offers a number of Outline commands to make manipulating such outlines easier, they are:- {} (Alt-ArrowUp): moves the current item and its children up
- {} (Alt-ArrowDown): moves the current item and its children down
- {} (Alt->): indents the current item and its children one level deeper
- {}: (Alt-<): outdents the current item and its children one level higher
And for folding outlines:- {} (Ctrl-Alt-[): folds the current item’s children
- {} (Ctrl-Alt-]): unfolds the current item’s children
- {} (Ctrl-Shift-f): toggles the current item’s fold state
- {} (Ctrl-Alt-Shift-[): folds all sections in the entire page
- {} (Ctrl-Alt-Shift-]): unfolds all sections in the entire page