Filter Processing Tiny Suggestion
hi B --- Instead of showing "Loading" with a rotating circle, I would show "Running Preprocessor" and then "Loading." It would be even better if it could show how far it has gotten in the preprocessor and loading (0%, 20%, ...).
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Brett on 28 Aug, 2024 10:16 PM
There's no way for marked to know the progress of an external process. In the vast majority of cases processing should be almost instant anyway…
- Brett
On Aug 28, 2024 at 4:23 PM -0500, ivo.welch <[email blocked]>, wrote:
2 Posted by ivo.welch on 28 Aug, 2024 10:31 PM
Figured. Then just "processing external" and later "rendering"
3 Posted by ivo.welch on 28 Aug, 2024 10:32 PM
actually, if you can pick off messages from STDERR, the filter could indicate its progress itself. you would simply have to place it on the window.
4 Posted by ivo.welch on 30 Aug, 2024 05:26 PM
true. it's more of a debugging tool for filter writers.