The Pintora plugin is a powerful tool for creating diagrams directly within the Obsidian editor. With its support for Pintora syntax, users can create intuitive and easily understandable diagrams using a language similar to Markdown. The plugin offers a range of features, including diagram creation, copying, exporting, and linking, as well as customization options such as theme styles and attachment names. Additionally, it provides a responsive size adjustment feature that dynamically adjusts the diagram size based on the original ratio and available space. Overall, Pintora is an excellent addition to Obsidian's plugin ecosystem, providing users with a seamless way to create and manage diagrams within their writing workflow.
Initial Release
We're excited to announce the first release of Obsidian-Pintora!
Obsidian-Pintora is an Obsidian plugin based on Pintora, allowing users to create diagrams directly in the Obsidian editor using Pintora syntax. It's local, secure, fast, and easy to use.
Features
- Diagram Creation: Parse Pintora language to generate diagrams.
- Copy Diagrams: Copy diagrams to the clipboard in
PNG Base64
,SVG XML
, andPNG Blob
formats. - Export Diagrams: Export diagrams to
.md
,.png
,.svg
,.webp
formats. - Convert to Links: Convert Pintora code to attachment links by exporting diagrams in
.md
,.png
,.svg
,.webp
, orbase64
formats to a folder, then generating file links to replace the original Pintora code. - Diagram Lightbox: Center and enlarge diagrams to display them fully and clearly.
- Responsive Size: Dynamically adjust the diagram size based on the original ratio and available space.
- Custom Themes: Choose themes and edge types, and customize theme styles by inputting theme variables.
- Other Features: Return error messages, fold/unfold diagrams, custom diagram titles, and custom attachment names.
Usage and Documentation
For detailed information on Pintora's syntax and features, refer to the Pintora Language Reference Guide.
For details on using the Obsidian editor, check out the Obsidian User Guide.
For specific usage instructions for Obsidian-Pintora, please refer to the README.md.