tcatlas8 downloadsDisplays a sidebar calendar and notes created on the selected date or week, with iPad trackpad support.
An Obsidian plugin for displaying a calendar in the side pane and notes associated with the selected date.
Open the Community Plugins tab in the settings and search for "Calendar Notes" (or click here).
For a manual local install, make sure these files exist inside your plugin folder in the vault:
- `manifest.json`
- `main.js`
- `styles.css`
After building, these files are located in the `build/` directory (`main.js` and `styles.css`) and the project root (`manifest.json`).
Example layout:
```text
<your-vault>/.obsidian/plugins/notes-calendar/
manifest.json
main.js
styles.css
```
After copying the files, reload Obsidian or disable and re-enable the plugin.
ctime), not by filename or frontmatter date.GPL-3.0-only