Skip to content

Missing KillPhrases file in build process #14

Description

@MatHazak

I believe the KillPhrases tiddler should be transferred to the main tiddlers/ directory because builders.py looks for it there.

tzk/tzk/builders.py

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions