Documentation Snippets - olivierkes/manuskript GitHub Wiki
Bits and pieces of info that could be used someday in a proper documentation.
Split scenes
In the new Documents menu:
-
Split at cursor (
CTRL+K
) will split the current text at cursor. If there is a selection, it will be used for the title of the newly created item. -
Split… (
CTRL+SHIFT+K
) will open a dialog, in which you can chose a "split" mark. The text will be splitted at every occurences. If you call that while having selected multiple items, it will be applied to all. If you call that on a folder, it will be applied to every children.