Changelog
Everything that has shipped, newest first. Widgets update in place, so an embed you already pasted into Notion picks up most changes on its next load.
Last updated 2026-07-27
- Improved
Pomodoro: set your own focus and break lengths
See the widget →The focus and break durations are now editable inside the widget — click the "Focus 25m · Break 5m" line under the buttons and type your own. Anything from 1 to 180 minutes of focus and 1 to 60 of break.
The setting saves to the cloud, so it follows the embed across devices and reloads. Embeds pasted before this update have no saved state to attach to; the widget will tell you so if you change a duration, and re-embedding from the gallery fixes it.
- Improved
A small olivtwig.co mark on embeds, and much lighter embed pages
Embedded widgets now carry a faint "olivtwig.co" link in the bottom-right corner. It is the only thing on an embed that tells a visitor where the widget came from. It hides itself on narrow embeds and on widgets whose content fills the frame, so it never sits on top of anything.
Embed pages also got a lot lighter — from about 139KB to 40KB — by no longer shipping the long-form detail-page text and the analytics script that embeds never used. Nothing about how the widgets behave has changed.
- Improved
D-Day: optional Korean-style "day 1" counting
See the widget →Korean anniversary counting includes the start date, so "100 days" means the 100th day counting from day one — 99 days elapsed. The widget counted the plain difference, which read a day short to anyone used to an anniversary calculator.
There is now a "Start from day 1" switch in the date editor. On, the target day itself shows D+1 and the 100th day lands exactly on D+100; off, the target day is D-Day and the next day is D+1. It is on by default on the Korean widget and off elsewhere. Counting down is unchanged.
This release also fixes an off-by-one for viewers west of UTC, whose D+ count could read one day high.