((META (EMPTY-STRING title "The ''run-simple'' sub-command") (WORD role "manual") (TAG-SET tags ("#command" "#configuration" "#manual" "#zettelstore")) (WORD syntax "zmk") (ZID-SET back ("00001004050000" "00001012080500" "00001018000000")) (ZID-SET backward ("00001004050000" "00001012080500" "00001018000000")) (NUMBER box-number "1") (STRING copyright "(c) 2020-present by Detlef Stern ") (TIMESTAMP created "20210126175322") (ZID-SET forward ("00001003000000" "00001004010000" "00001004051000")) (WORD lang "en") (EMPTY-STRING license "EUPL-1.2-or-later") (TIMESTAMP modified "20221128161922") (TIMESTAMP published "20221128161922") (WORD visibility "public")) (BLOCK (HEADING 1 () "zettelstore-run-simple" "zettelstore-run-simple" (LITERAL-CODE () "zettelstore run-simple")) (PARA (TEXT "This sub-command is implicitly called, when an user starts Zettelstore by double-clicking on its GUI icon.") (SOFT) (TEXT "It is s simplified variant of the ") (LINK-ZETTEL () "00001004051000" (LITERAL-INPUT () "run") (TEXT " sub-command")) (TEXT ".")) (PARA (TEXT "First, this sub-command checks if it can read a ") (LINK-ZETTEL () "00001004010000" (TEXT "Zettelstore startup configuration")) (TEXT " file by trying the ") (LINK-ZETTEL () "00001004051000#c" (TEXT "default values")) (TEXT ".") (SOFT) (TEXT "If this is the case, ") (LITERAL-INPUT () "run-simple") (TEXT " just continues as the ") (LINK-ZETTEL () "00001004051000" (LITERAL-INPUT () "run") (TEXT " sub-command")) (TEXT ", but ignores any command line options (including ") (LITERAL-INPUT () "-d DIR") (TEXT ").") (ENDNOTE () (TEXT "This allows a ") (LINK-ZETTEL () "00001003000000" (TEXT "curious user")) (TEXT " to become an intermediate user."))) (PARA (TEXT "If no startup configuration was found, the sub-command allows only to specify a zettel directory.") (SOFT) (TEXT "The directory will be created automatically, if it does not exist.") (SOFT) (TEXT "This is a difference to the ") (LITERAL-INPUT () "run") (TEXT " sub-command, where the directory must exists.") (SOFT) (TEXT "In contrast to the ") (LITERAL-INPUT () "run") (TEXT " sub-command, other command line parameter are not allowed.")) (VERBATIM-CODE () "zettelstore run-simple [-d DIR]") (DESCRIPTION ((MARK "d" "d" "d" (LITERAL-INPUT () "-d DIR"))) (BLOCK (BLOCK (PARA (TEXT "Specifies ") (LITERAL-INPUT () "DIR") (TEXT " as the directory that contains all zettel.")) (PARA (TEXT "Default is ") (LITERAL-INPUT () "./zettel") (TEXT " (") (LITERAL-INPUT () ".\\zettel") (TEXT " on Windows), where ") (LITERAL-INPUT () ".") (TEXT " denotes the ") (FORMAT-QUOTE () (TEXT "current directory")) (TEXT ".")))))))