|
|
@ -842,6 +842,8 @@ Blueprint mode Description
|
|
|
|
meta Link sequences of blueprints together
|
|
|
|
meta Link sequences of blueprints together
|
|
|
|
notes Display long messages, such as help text or blueprint
|
|
|
|
notes Display long messages, such as help text or blueprint
|
|
|
|
walkthroughs
|
|
|
|
walkthroughs
|
|
|
|
|
|
|
|
ignore Hide a section from quickfort, useful for scratch space or
|
|
|
|
|
|
|
|
personal notes
|
|
|
|
============== ===========
|
|
|
|
============== ===========
|
|
|
|
|
|
|
|
|
|
|
|
.. _quickfort-meta:
|
|
|
|
.. _quickfort-meta:
|
|
|
@ -1000,6 +1002,14 @@ The quotes around the ``#meta`` modeline allow newlines in a single cell's text.
|
|
|
|
Each line of the ``#notes`` "blueprint", however, is in a separate cell,
|
|
|
|
Each line of the ``#notes`` "blueprint", however, is in a separate cell,
|
|
|
|
allowing for much easier viewing and editing.
|
|
|
|
allowing for much easier viewing and editing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ignore blueprints
|
|
|
|
|
|
|
|
`````````````````
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If you don't want some data to be visible to quickfort at all, use an
|
|
|
|
|
|
|
|
``#ignore`` blueprint. All lines until the next modeline in the file or sheet
|
|
|
|
|
|
|
|
will be completely ignored. This can be useful for personal notes, scratch
|
|
|
|
|
|
|
|
space, or temporarily "commented out" blueprints.
|
|
|
|
|
|
|
|
|
|
|
|
Buildingplan integration
|
|
|
|
Buildingplan integration
|
|
|
|
------------------------
|
|
|
|
------------------------
|
|
|
|
|
|
|
|
|
|
|
|