Example plugins

Example notesy plugins to read, download and build on: Tasks, Weather, and a tour of the whole plugin API.

Kitchen sink

A tour of the plugin API: a panel, a tab, commands, settings, icons, blocks, events, notes, the network and more.

It asks for: notes.read, notes.write, editor, commands, ui, notify, clipboard.write, clipboard.read, links.open, accounts, plugins.share.

Download example.kitchen-sink.zip

Tasks

The note's tasks in a panel beside it, and how many are left in the status bar.

It asks for: notes.read, ui, commands.

Download example.tasks.zip

Weather

The weather where you are, from Open-Meteo: now, the next 24 hours and the week, in a panel and the status bar.

It asks for: ui, commands.

Download example.weather.zip