-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this still supported/working #42
Comments
Yes, all the functionality here should be available now in the various plugins. This script is not maintained, though I can't think of any reason why this script's repeat functionality shouldn't still work fine. I too sometimes have repeats that are completed when the editor isn't open, so triggers don't fire. To solve that I recently added a new "/Generate @repeats..." command to the Tidy plugin that generates any needed repeats from all notes changed in the last N days. |
Thanks, I have used that but the only issue is that every doc that it hits that doesn't it pops up and requires you to hit ok before it continues. Not sure if this is an issue with the plugin or changes in the app. |
Sorry I don't follow your first sentence: "that it doesn't" what?. And what pops up? |
Yes. The documentation shows there's a run silently option when run manually or through a template. |
OK, I can't tell where the problem is, and it's much harder to debug something on iPad, as its hard to get see the DEBUG level logging. |
I tried it on my Ipad and Mac and both keep prompting. I am on the beta of Notepad so not sure that matters or not but I think the issue seems to be that it's not reading the config correctly. I |
I see that most of the functionallity was moved to the plugin but I'm really only interested in the repeats scripting. Due to some of the limitations of triggers not firing when completing tasks in a filter or daily note I need something to run on my machine to basically redo those repeats. So is that part of the ruby script still working?
The text was updated successfully, but these errors were encountered: