Daily Canvas

unlisted

by Siyang Sun

Open or create a daily canvas file, similar to the Daily Notes core plugin.

1 starsUpdated 1mo agoMIT
View on GitHub

daily-canvas

Creates daily Obsidian .canvas files from a template, similar to the Daily Notes core plugin.


  • date format — any Moment.js format string, defaults to YYYY-MM-DD
  • folder — where to put the files, leave blank for vault root
  • template — path to a .canvas file to copy when creating a new one
  • open in new tab — does what it says
  • status bar — shows today's date using your date format
  • auto-open on startup — opens today's canvas when Obsidian loads

install

Not in the community plugins directory yet. Manual install:

  1. Grab main.js and manifest.json from releases
  2. Drop them into .obsidian/plugins/daily-canvas/ in your vault
  3. Enable it in Settings → Community plugins

built with the assistance of Claude

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.