No description
Find a file
2025-02-20 23:25:56 +08:00
assets Add files via upload 2025-02-20 23:24:26 +08:00
.gitignore Add files via upload 2024-10-21 12:42:23 +08:00
LICENSE Initial commit 2024-10-20 10:33:47 +08:00
main.ts Add files via upload 2024-11-28 23:19:15 +08:00
manifest.json Add files via upload 2024-10-20 12:02:34 +08:00
package.json Add files via upload 2024-10-21 12:39:46 +08:00
README.md Update README.md 2025-02-20 23:25:56 +08:00
rollup.config.js Add files via upload 2024-10-21 12:39:46 +08:00
tsconfig.json Add files via upload 2024-10-21 12:39:46 +08:00

Cursor Bridge for Obsidian

Cursor Bridge

GitHub release (latest by date) GitHub license Downloads

Seamlessly bridge Obsidian and Cursor, the AI-powered code editor. Elevate your coding workflow by opening notes directly in Cursor, bringing the power of AI to your knowledge base.

🌟 Key Features

  • 🚀 One-Click Opening: Launch your Obsidian notes in Cursor with a single command
  • 🧠 AI-Powered Coding: Harness the full potential of Cursor's AI capabilities directly from your Obsidian vault
  • 🔄 Seamless Integration: Effortlessly switch between your knowledge base and coding environment
  • 📁 Folder Support: Open entire project folders from Obsidian in Cursor
  • ⚙️ Customizable Workflow: Tailor the plugin to fit your unique development process
  • It already supports Windows and Apple systems

🎥 See It in Action

[Include a GIF or link to a short demo video showing the plugin in use]

🛠️ Installation

  1. Open Obsidian and navigate to Settings > Community Plugins
  2. Disable Safe Mode
  3. Click on Browse and search for "Cursor Bridge"
  4. Install the plugin and enable it

⚠️ Prerequisites

Before using Cursor Bridge, ensure that:

  1. Cursor is installed on your system
  2. Cursor is added to your system's PATH environment variable

To add Cursor to PATH:

  1. Locate Cursor's installation directory
  2. Add this directory to your system's PATH
  3. Restart your computer to apply changes

🚀 Usage

After installation, you can bridge to Cursor in multiple ways:

  • Use the command palette (Ctrl/Cmd + P) and search for "Open in Cursor"
  • Right-click on a file or folder and select "Open in Cursor"
  • Click the Cursor icon in the left sidebar to open the current file

⚙️ Configuration

Customize Cursor Bridge in the plugin settings:

  • Cursor Path: Set a custom path for your Cursor executable
  • Window Behavior: Choose to open in new windows or reuse existing ones
  • Default Project: Set a default folder for Cursor projects

💡 Tips for Maximizing Your Workflow

  1. Code Snippets in Notes: Use Cursor Bridge to quickly open and test code snippets from your Obsidian notes
  2. Project Management: Organize your coding projects in Obsidian and open them directly in Cursor
  3. AI-Assisted Research: Leverage Obsidian for research and Cursor's AI for implementation, all in one seamless flow

🤝 Contributing

We welcome contributions! Here's how you can help:

  1. Fork the repository
  2. Create your feature branch: git checkout -b feature/AmazingFeature
  3. Commit your changes: git commit -m 'Add some AmazingFeature'
  4. Push to the branch: git push origin feature/AmazingFeature
  5. Open a Pull Request

🐛 Support

Encountered an issue or have a suggestion? Open an issue on GitHub.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgments

  • Obsidian team for their incredible knowledge management tool
  • Cursor team for pushing the boundaries of AI-assisted coding
  • Our amazing community of users and contributors

Support the Project

If you find this plugin helpful, consider buying me a coffee! Your support helps maintain and improve Cursor Bridge.

Buy Me A Coffee


  • Wechat

    微信打赏码

Happy test coding and note-taking! 🚀📚