(((meta (@ (content . "The ''run-simple'' sub-command") (name . "title"))) (meta (@ (content . "manual") (name . "role"))) (meta (@ (content . "#command #configuration #manual #zettelstore") (name . "tags"))) (meta (@ (content . "zmk") (name . "syntax"))) (meta (@ (content . "00001004050000 00001012080500 00001018000000") (name . "back"))) (meta (@ (content . "00001004050000 00001012080500 00001018000000") (name . "backward"))) (meta (@ (content . "1") (name . "box-number"))) (meta (@ (content . "(c) 2020-present by Detlef Stern ") (name . "copyright"))) (meta (@ (content . "20210126175322") (name . "created"))) (meta (@ (content . "00001003000000 00001004010000 00001004051000") (name . "forward"))) (meta (@ (content . "en") (name . "lang"))) (meta (@ (content . "EUPL-1.2-or-later") (name . "license"))) (meta (@ (content . "20221128161922") (name . "modified"))) (meta (@ (content . "20221128161922") (name . "published"))) (meta (@ (content . "public") (name . "visibility")))) (h2 (@ (id . "zettelstore-run-simple")) (code "zettelstore run-simple")) (p "This sub-command is implicitly called, when an user starts Zettelstore by double-clicking on its GUI icon." " " "It is s simplified variant of the " (a (@ (href . "00001004051000")) (kbd "run") " sub-command") ".") (p "First, this sub-command checks if it can read a " (a (@ (href . "00001004010000")) "Zettelstore startup configuration") " file by trying the " (a (@ (href . "00001004051000#c")) "default values") "." " " "If this is the case, " (kbd "run-simple") " just continues as the " (a (@ (href . "00001004051000")) (kbd "run") " sub-command") ", but ignores any command line options (including " (kbd "-d DIR") ")." (sup (@ (id . "fnref:1")) (a (@ (class . "zs-noteref") (href . "#fn:1") (role . "doc-noteref")) "1"))) (p "If no startup configuration was found, the sub-command allows only to specify a zettel directory." " " "The directory will be created automatically, if it does not exist." " " "This is a difference to the " (kbd "run") " sub-command, where the directory must exists." " " "In contrast to the " (kbd "run") " sub-command, other command line parameter are not allowed.") (pre (code "zettelstore run-simple [-d DIR]")) (dl (dt (a (@ (id . "d")) (kbd "-d DIR"))) (dd (p "Specifies " (kbd "DIR") " as the directory that contains all zettel.") (p "Default is " (kbd "./zettel") " (" (kbd ".\\zettel") " on Windows), where " (kbd ".") " denotes the " (@L (@H "“") "current directory" (@H "”")) "."))))