super-productivity/packages/plugin-dev/brain-dump
Johannes Millan 4e3c860866 feat(plugins): add brain dump plugin for quick task capture
Add a bundled plugin that opens a dialog with a textarea where each
line becomes a task. Includes project selector (defaults to inbox),
due date picker (defaults to today), draft auto-save via
persistDataSynced, and project theme color indicator.

Also extends the plugin API with dueDay support on PluginCreateTaskData,
raised button option on DialogButtonCfg, and default form element
theming in the plugin dialog component.
2026-03-07 22:32:03 +01:00
..
icon.svg feat(plugins): add brain dump plugin for quick task capture 2026-03-07 22:32:03 +01:00
manifest.json feat(plugins): add brain dump plugin for quick task capture 2026-03-07 22:32:03 +01:00
package.json feat(plugins): add brain dump plugin for quick task capture 2026-03-07 22:32:03 +01:00
plugin.js feat(plugins): add brain dump plugin for quick task capture 2026-03-07 22:32:03 +01:00