Exeldro
Active Member
Exeldro submitted a new resource:
Markdown Source - Add markdown to your OBS
Read more about this resource...
Markdown Source - Add markdown to your OBS
Read more about this resource...
Add simple style mode
Setting background and foreground color and font without using CSS
add options to use files for markdown and CSS
View attachment 96928
Fix files not loading changes on startup
Fix loading special characters
--remote-debugging-port=9222
launch parameterHello! Sorry for the long response, I was busy with other things@Kasseopey that is something that seems to be in the browser source used. You can remote debug the browser source by starting obs with the--remote-debugging-port=9222
launch parameter
![image](d:\Kasseopey\Streaming\Temp\icon-star.png)
![image](file:///D:/Kasseopey/Streaming/Temp/icon-star.png)
![image](icon-star.png)
@TMBGeeks with the Source Dock plugin you can edit the text in a dock. Is that what you want?
Heyyy, I was trying to figure this out as well! Since I use Obsidian in my workflow, I've uploaded the .md file on Obsidian Vault to OBS. It updates automatically, no saving required. If you use the Tray plugin with Obsidian, it should be faster to edit the text file? All the best!This is exactly the plugin I've been needing, thanks so much!
Could you incorporate a separate dock for the Markdown for faster/cleaner editing without opening Properties every time you need to edit text? Maybe also include the ability to change font size and use a white background w/ black font (for the dock).
I'm wanting the text I type to show as I'm typing which can be accomplished if using Markdown Source > Text but using Properties is inconvenient for several reasons since editing the text is so central to my setup. It's much better to use Markdown Source > File but it only updates upon saving the .md file. I tried to find a way to make Notepad++ auto-save very quickly to simulate this but it's shortest time is 1 minute and it still wasn't an ideal solution.