News

AFAIK this plugin isn't really needed anymore since you can drag any file or folder into your note while holding Ctrl and Obsidian will paste it as a link.
You can specify a path to a local M3U8 file or use a remote URL by prefixing it with "URL:" Afterward, to convert the m3u8 playlist to mp4, you can call file.to_mp4 ...
You can wrap an executable file around a PowerShell script (PS1) so that you can distribute the script as an .exe file rather than distributing a “raw” script file. This eliminates the need of ...