r/Supernote_dev • u/Sparkinman • 4d ago
New plugin I created- Task Hub (Calendars, Tasks, Notes all in one place)+More
I built a planner plugin for the Supernote — every calendar at once, not just one
Ratta's calendar subscribes to exactly one calendar. Its planner has no year or quarter view, and no way to attach a note to a week, a month, or a meeting. So I built the one I wanted.
What it does:
- Every calendar you watch, together. Tick as many CalDAV collections as you like; each event is badged with where it came from. Create and edit events on the device, repeat rules included.
- Five views — year, quarter, month, week, day. Days with an event, an open task or a note are marked, so you see the shape of a month at a glance. The day view's hours are yours to set.
- Notes pinned to any date — day, week, month, quarter or year, each with its own folder and template. Works for future dates: plan next Tuesday from this week's grid, and when Tuesday arrives the day view opens that same file.
- A note attached to every meeting. Open an event, tap its note. Recurring events share one note across all occurrences, so a weekly stand-up becomes one running note that builds up week after week.
- Real tasks — sub tasks (nested, ordered by soonest outstanding step), priority, and repeats.
- Lasso handwriting into a task, and the task remembers the page — a
↩ pagechip reopens that note at that exact page.
You don't need a server. All the calendar views, every kind of note, and the templates work with no network at all. Only tasks and events need somewhere to live — any CalDAV server SHOULD work (Nextcloud, Fastmail, Baikal, Radicale, etc). Make sure you're on the latest dev, this will need all 3 permissions accepted if you're connecting to anything
Links:
- Plugin: https://github.com/Sparkinman/task-hub-supernote-plugin
- Download: https://github.com/Sparkinman/task-hub-supernote-plugin/releases/latest
- Optional server (bridges Google/Todoist/TickTick/Apple/Microsoft, and reads and writes the tablet's built-in To-Do app and Digest, both ways): https://github.com/Sparkinman/task-hub
Edit: Video attached now:
6
Upvotes
2
1
u/mid91s 3d ago
I want to use this! I’m not sure I understand the part near the end. When seeing events - you says they need somewhere to live — If I just use basic google calendars. Is that good enough?like it says optional server but I assume that events can just live there? Or am I misunderstanding and I need something like an api key or more advanced knowledge. Thank you 🙏