-
I use the "obsidian-git" plugin to sync my vaults against a git repo. It has settings which, when enabled, makes a small box appear at the top right corner of the app whenever it "does something", i.e. commit, push, fetch, etc. and then disappear a few seconds later. It would be nice to have an option which enables this kind of notification - maybe as a global "on/off" thing, but ideally as something which could be enabled or disabled for each script, or for each event type on a script. As it is now, the script I'm running creates its own log file, and I have to It would also be nice, although maybe a little embarrassing, to find that this functionality is already in there, and I've just missed it so far. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
I just discovered by accident, anything that the script sends to STDERR ends up becoming one of the small black boxes I'm talking about. |
Beta Was this translation helpful? Give feedback.
I just discovered by accident, anything that the script sends to STDERR ends up becoming one of the small black boxes I'm talking about.