obsidian/笔记文件/2.笔记/mac快速操作 相关指令.md
2025-03-26 00:02:56 +08:00

129 B

on run {input, parameters}

(* Your script goes here *)

tell application "Obsidian"

reopen

activate

end tell

end run