obsidian-plugin-python-bridge
https://github.com/mathe00/obsidian-plugin-python-bridge
JavaScript
Develop Obsidian plugins in Python! 🐍 Interact with your notes, retrieve frontmatter, send notifications, and much more – all through simple Python scripts. Cut the complexity of writing JavaScript plugins and dive into creating your Obsidian workflows wi
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported0 Subscribers
Add a CodeTriage badge to obsidian-plugin-python-bridge
Help out
- Issues
- Feature Request: Autocompletion for File Paths in Plugin Settings
- Feature Request: Auto-Start Selected Python Scripts on Obsidian Launch
- Feature Request: User Interaction and Event Monitoring for Python Scripts
- Ensure Proper Handling of Special Characters in Socket Communication
- Feature request: Optional Parameter for get_active_note_content to Exclude Frontmatter
- Return Type of get_active_note_content: Dictionary of Lines vs. Full String
- Bug: regex functionality in user inputs doesn't work at all (no error but doesn't work at all)
- Feature Request: Support for Windows Communication via Volatile Text File Transfer
- Handle multiple Obsidian instances to avoid socket conflicts when using multiple vaults
- [bug] obsidian-plugin-python-bridge can not run on Obsidian v1.6.3?
- Docs
- JavaScript not yet supported