-
Notifications
You must be signed in to change notification settings - Fork 7
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
trigger on setting a tag #72
Comments
Hi @jkumeboshi and thanks for this nice suggestion. I did a quick test and indeed the workflow engine is now possible to trigger workflows based on the So yes we're looking forward to implement this feature. Just to pin the use-case:
Expected result: the file will be added to the OCR queue and will be processed the next time NC cron runs. @jkumeboshi is that how you would like it to work? @bahnwaerter FYI some technical todos:
|
yes, the use case is exactly what I expect (indeed I already tried that exact use case, hoping it was already working :) ) |
Shouldn't be too hard to implement this. I'd really appreciate if you volunteer to test this if it's ready 👍 |
@R0Wi of course I can test it |
@jkumeboshi @bahnwaerter a draft ist ready at https://github.com/R0Wi/workflow_ocr/suites/4422620243/artifacts/116982028. Would be nice if you could give me some feedback 👍 |
I did many test this morning and works perfectly for me. |
Thanks for your feedback @jkumeboshi. You can track the progress at #74. We're working on that feature so we try to push it to the appstore these days. |
FYI this is now officially included in |
I think that trigger from a specific set of tags would be useful, to avoid to OCR any loaded PDF.
I would like to set a flow triggered by "ocr" tag, so I could:
The text was updated successfully, but these errors were encountered: