promptincludes plugin forcing any global includes into the workdir. #1613
Unanswered
Draco-Lunaris
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've run into a logical conundrum. The workdir is treated most of the time as a scratch folder. It fills up with random files and work. Due to this is often needs to be clean out.
On the flip side the promptincludes built in plugin forces any global promptinclude files to be located in the workdir. No option to change the default global path. These files are important and need to be preserved.
So, what is the workdir? A scratch folder or not? If it is meant to be a scratch folder than important files like promptincludes should not be placed in it.
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions