# App Launcher
[English](#english) | [简体中文](#chinese)
A productivity plugin for [Obsidian](https://obsidian.md/) that adds a "Rocket" icon to the ribbon. Launch any specified application or automation with a single click.
## 💡 Use Cases
- **Pre-edit Sync Guarantee**: Launch sync tools before editing to ensure your notes are up-to-date and prevent version conflicts.
- **Post-edit Instant Sync**: Quickly trigger sync tools after finishing your notes to ensure changes are pushed to all devices.
- **Seamless Workflow**: Launch auxiliary tools like Zotero or other note-taking apps during your creative process for a multi-app workspace.
## 🚀 Quick Start
1. Install and enable **App Launcher** from the [Community Plugins store](https://community.obsidian.md/plugins/app-launcher).
2. Enter the application name and path/URL Scheme in the plugin settings.
3. Enjoy your streamlined workflow!
#### Desktop Path Examples
- **Windows**: e.g., `C:\Windows\system32\notepad.exe`
- **macOS**: e.g., `/System/Applications/Notes.app`
#### Mobile URL Scheme Examples
- **Launch Apps**: e.g., `notion://` or `bear://`
- **Run Shortcuts**: `shortcuts://run-shortcut?name=YourShortcutName`
---
# 应用启动器
一款专为 [Obsidian](https://obsidian.md/) 打造的效率插件。实现在侧边栏添加一个“火箭”图标,通过点击该图标,启动指定应用程序。
## 💡 使用场景
* **同步前置保障**:编辑前一键启动同步工具,确保笔记版本实时更新,规避多端冲突
* **完稿即时同步**:笔记完成后启动同步工具,确保笔记多端同步
* **多端联动协作**:编辑中启动 Zotero、其他笔记 App 等辅助工具,协助编辑
## 🚀 快速开始
1. 在[社区插件市场](https://community.obsidian.md/plugins/app-launcher)中安装并启用 App Launcher
2. 在插件设置中填写需要启动的应用名称和路径
3. 愉快的使用吧 ~
#### 电脑端应用程序路径示例
- **Windows**: 例如 `C:\Windows\system32\notepad.exe`
- **macOS**: 例如 `/System/Applications/Notes.app`
#### 移动端 URL Scheme 示例
- **打开特定 App**: 例如 `notion://` 或 `bear://`
- **运行快捷指令**: `shortcuts://run-shortcut?name=你的指令名`