-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I believe the KillPhrases
tiddler should be transferred to the main tiddlers/
directory because builders.py
looks for it there.
Lines 196 to 197 in b8187ce
if kill_phrase_file is None: | |
kill_phrase_file = "tiddlers/$__config_zettelkasten_Build_KillPhrases.tid" |
It doesn't get transferred from
tiddlers/_system/config/zettelkasten/Build/KillPhrases.tid
to tiddlers/$__config_zettelkasten_Build_KillPhrases.tid
until the tiddler is edited, which causes a missing file error during the build process.Metadata
Metadata
Assignees
Labels
No labels