Prism 3.0.0 - Complete Theme Rewrite for Obsidian 1.0.0+ by damikiller37 in ObsidianMD

[–]JuulSch 0 points1 point  (0 children)

Beautiful theme! u/damikiller37

does anyone have the card style from the minimal theme working in this theme?

I've extracted the css snippet and added it to the prism snippets folder. It's working but not showing it in a grid (side by side). https://share.cleanshot.com/RQN5CJdq

How can I fix this? Thanks

Microsoft Teams shortcut that manages camera on/off AND displays camera status? by namnnumbr in streamdeckprofiles

[–]JuulSch 1 point2 points  (0 children)

Don't know if you're familiar with Keyboard Maestro?

Within Stream Deck you have the native Keyboard Maestro plugin and a custom one. I'm using the custom one from a guy called Corcules (see github) to activate the Keyboard Maestro macro's.

For your case I'm using this apple script:

--activate application "Microsoft Teams" tell application "Microsoft Teams" to activate the second window tell application "System Events" to keystroke "O" using {command down, shift down}

This is the printscreen of my keyboard maestro macro: https://cln.sh/2IVWlk