Date Automations #252
Answered
by
dwertheimer
markpermann
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Mark,
Thank you for pointing out this bug. You are right. This plugin is caught in intermediate migration from the old type of _configuration file to the new configuration system which just released. I believe that @mikeerickson is soon to make these date functions as part of a new global plugins system at which point this plugin will be removed. Or, worst case, he will make some global date config/settings available and I will migrate this plugin to use them. You are correct…it should not need any configuration, and it won't when the new one gets released. Stay tuned. @mikeerickson may be able to give you some timing on that. FYI, @codedungeon, here are the relevant commands:
https://github.com/NotePlan/plugins/blob/main/dwertheimer.DateAutomations/plugin.json
Best,
David
…On Tue, Mar 22, 2022 at 8:12 PM, Mark Permann < ***@***.*** > wrote:
With Date Automations installed, if I enter a command, say /time , I get a
popup that begins with
"No templates folder found".
I can select "Cancel command" and then get the timestamp. But that seems
to me to be one step more than desirable.
I would think if you have a template, that's followed; else, the default
format is executed as documented in the README file.
Do I have to create a template file if I just want to use the defaults but
also avoid the extra (and confusingly worded) step of selecting "Cancel
command"?
—
Reply to this email directly, view it on GitHub (
#252 ) , or unsubscribe (
https://github.com/notifications/unsubscribe-auth/ACEI6VC5LYUZ6RGGOJFA2ILVBKD3NANCNFSM5RMWJZJA
).
You are receiving this because you are subscribed to this thread. Message
ID: <NotePlan/plugins/repo-discussions/252 @ github. com>
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
markpermann
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.
-
With Date Automations installed, if I enter a command, say
/time
, I get a popup that begins with"No templates folder found".
I can select "Cancel command" and then get the timestamp. But that seems to me to be one step more than desirable.
I would think if you have a template, that's followed; else, the default format is executed as documented in the README file.
Do I have to create a template file if I just want to use the defaults but also avoid the extra (and confusingly worded) step of selecting "Cancel command"?
Beta Was this translation helpful? Give feedback.
All reactions