Events: filter events based on variable (like {{event_file_name}} before passing to shell #403
thomasvs
started this conversation in
Ideas - on hold
Replies: 1 comment
-
Hi, thank you for your suggestion! 🙂 I think there are two solutions that could work together:
As for the actual feature request about bringing conditions to event execution, I have thought about the idea in the past (but probably never written about it) and came up to a conclusion it's not so beneficial compared to the effort it would require:
This is my stand at the moment. However, I do appreciate that you brought up this suggestion! 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I have a command that runs an external command to update a panel message whenever I change my "My Daily Reminders.md" file. I use the File Modified event, but it runs on any file modified, which means obsidian is constantly spawning shells as I type. It would be great to avoid that by adding a filter to events based on the variable content.
Beta Was this translation helpful? Give feedback.
All reactions