#cli
  • 1.
    5 years ago by Reocin
    favorite
    share
    Category: Note Enhancements
    The Markdown Formatting Assistant plugin is a game-changer for Obsidian users who need to format their Markdown, HTML, and Latex content quickly and efficiently. With this plugin, you'll have access to easy-to-use snippets, a color picker that saves your favorite colors, and a suggestion window with shortcuts to make formatting a breeze. Plus, the plugin's side panel allows you to customize the order and expansion of sections, making it easy to organize your content just the way you like it. Whether you're writing articles, creating notes, or building diagrams, this plugin is sure to streamline your workflow and save you time.
    Repo
  • 2.
    21 days ago by ChenFeng
    favorite
    share
    Category: Coding & Technical Tools
    The Open in Terminal plugin adds commands to launch your vault directory in your preferred terminal application. The core command opens a clean terminal window at your vault's root without running additional scripts. Beyond that, you can enable optional commands for Claude Code, Codex CLI, and Gemini CLI that open the terminal and automatically execute their respective tools. Settings let you specify which terminal app to use like Terminal or iTerm on macOS, cmd.exe or PowerShell on Windows, and gnome terminal or alacritty on Linux. The plugin handles platform-specific launch strategies cleanly, avoiding unnecessary shell overhead while offering debug logging for troubleshooting when needed.
    Repo