mirror of
https://github.com/wenlzhang/obsidian-canvas-format-brush.git
synced 2026-07-22 05:41:31 +00:00
65 lines
2.8 KiB
Markdown
65 lines
2.8 KiB
Markdown
# Canvas Format Brush
|
|
|
|
[](https://github.com/wenlzhang/obsidian-canvas-format-brush/releases) 
|
|
|
|
An [Obsidian](https://obsidian.md/) plugin that allows you to copy and paste formatting attributes (size and color) between canvas elements, similar to the format painter in Word.
|
|
|
|

|
|
|
|
## Features
|
|
|
|
- Copy and paste formatting between canvas elements
|
|
- Supports copying:
|
|
- Card size and color
|
|
- Card size only
|
|
- Card color only
|
|
- Context menu and commands
|
|
- Status bar indicator showing when format is copied
|
|
|
|
## Videos
|
|
|
|
<a href="https://youtu.be/mM0rvHQGk-k?si=AplgFiFVpols4N-C" target="_blank">
|
|
<img src="./docs/attachment/thumbnail-demo.png" width="800" alt="New Plugin: Format Painter for Obsidian Canvas" />
|
|
</a>
|
|
|
|
## Commands
|
|
|
|
- **Copy format**: Copies all formatting attributes from the currently selected canvas element
|
|
- **Copy size**: Copies only size attributes from the selected canvas element
|
|
- **Copy color**: Copies only color attributes from the selected canvas element
|
|
- **Paste format**: Applies the copied formatting to all currently selected canvas elements
|
|
|
|
## Documentation
|
|
|
|
📚 **[View Full Documentation](https://ptkm.net/obsidian-canvas-format-brush)**
|
|
|
|
Visit the documentation site to learn how to make the most of Canvas Format Brush in your Obsidian workflow.
|
|
|
|
## Support & Community
|
|
|
|
This plugin is a labor of love, developed and maintained during my free time after work and on weekends. A lot of thought, energy, and care goes into making it reliable, user-friendly, and aligned with PTKM principles.
|
|
|
|
If you find this plugin valuable in your daily workflow:
|
|
|
|
- If it helps you copy and paste formatting between canvas elements more effectively
|
|
- If it saves you time and mental energy
|
|
|
|
Please consider supporting my work. Your support would mean the world to me and would help me dedicate more time and energy to:
|
|
|
|
- Developing new features
|
|
- Maintaining code quality
|
|
- Providing support and documentation
|
|
- Making the plugin even better for everyone
|
|
|
|
### Ways to Support
|
|
|
|
You can support this project in several ways:
|
|
|
|
- ⭐ Star the project on GitHub
|
|
- 💝 <a href='https://ko-fi.com/C0C66C1TB' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi1.png?v=3' border='0' alt='Buy Me a Coffee' /></a>
|
|
- [Sponsor](https://github.com/sponsors/wenlzhang) my work on GitHub
|
|
- 💌 Share your success stories and feedback
|
|
- 📢 Spread the word about the plugin
|
|
- 🐛 [Report issues](https://github.com/wenlzhang/obsidian-canvas-format-brush/issues) to help improve the plugin
|
|
|
|
Thank you for being part of this journey! 🙏
|