Canvas Toolkit

by freemax
5
4
3
2
1
Score: 50/100

Description

A toolkit for enhancing Obsidian Canvas with labels, sticky notes, boards, appearance controls, and workflow improvements.

Reviews

No reviews yet.

Stats

0
stars
308
downloads
0
forks
63
days
64
days
63
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
3
commits

Latest Version

2 months ago

Changelog

Canvas Toolkit 0.1.0

Initial public release of Canvas Toolkit for Obsidian.

Features

  • Editable labels for Canvas cards
  • Sticky-note appearance for text cards
  • Board appearance for Canvas groups
  • Canvas-wide appearance controls
  • Quick group creation from the Canvas toolbar
  • Configurable defaults for new cards and groups
  • Desktop and mobile Canvas controls

Manual installation

Download these three files from the Assets section:

  • main.js
  • manifest.json
  • styles.css

Place them inside:

.obsidian/plugins/canvas-toolkit/

Restart Obsidian, then enable Canvas Toolkit under Settings → Community plugins.

README file from

Github

Canvas Toolkit

Canvas Toolkit adds practical customization tools to Obsidian Canvas.

Features

  • Add editable labels to Canvas cards
  • Display text cards as sticky notes
  • Display groups as solid boards
  • Switch card and group appearance across an entire Canvas
  • Choose default appearances for newly created cards and groups
  • Add groups quickly from the Canvas toolbar
  • Mobile-compatible Canvas controls

Installation

Canvas Toolkit is not yet available in the official Obsidian Community Plugins directory.

For manual installation:

  1. Download main.js, manifest.json, and styles.css from the latest release.

  2. Create this folder inside your Obsidian vault:

    .obsidian/plugins/canvas-toolkit

  3. Place the three downloaded files inside that folder.

  4. Restart Obsidian.

  5. Open Settings → Community plugins.

  6. Enable Canvas Toolkit.

Usage

Right-click a Canvas card or group to access its appearance options.

Use the additional Canvas toolbar buttons to:

  • Add a group
  • Toggle sticky-note view
  • Toggle board view

Plugin defaults can be changed under:

Settings → Canvas Toolkit

Development

Technical documentation and development notes are available in:

docs/DEVELOPMENT.md

License

Canvas Toolkit is released under the 0BSD License.