Time Table Maker by Success Minded logoTimetable Maker by Success Minded

Known issues, and how problems get fixed

Last updated: 13 August 2026

This page lists what is currently wrong with the Timetable Maker. Keeping it public is deliberate: a tool that claims to have no faults is either very new or not being looked at closely. If you hit something on this list, you are not doing it wrong.

How to report a problem

Send it through the contact page. A report is much easier to act on when it includes:

How reports are prioritised

This is a free tool maintained alongside other work, so it would be dishonest to promise a fixed response window. What is fixed is the order things get looked at:

PriorityWhat qualifies
1 — Data lossAnything that destroys or corrupts a saved timetable, or makes autosave fail silently.
2 — Wrong outputAn export that misrepresents the schedule: missing events, wrong times, mangled characters.
3 — Broken functionSomething that does not work at all in a current browser.
4 — Rough edgesLayout problems, awkward behaviour, and inconvenience that has a workaround.

Anything in the first two bands is treated as urgent, because both undermine the only thing a timetable has to do: be accurate. Privacy and data-rights questions are prioritised separately and always answered.

What happens after a fix

Every fix is written into the changelog with the date and what changed. If a defect on this page turns out to affect exports people have already downloaded, that is stated plainly in the changelog entry rather than quietly corrected — you should be able to tell whether a file you saved last month is affected.

Recently fixed

Fixed on 13 August 2026, in every language version. Full detail is in the changelog.

Open issues

Open · Rough edge

PDF output is always one page

The PDF places the whole grid on a single A4 sheet, scaling it down to fit. There is no pagination, so a dense timetable — seven days, 15-minute rows, a long day — produces small text.

Workaround: show fewer days, use a wider interval, or narrow the visible hours before exporting. Alternatively export the PNG, which is rendered at double resolution, and print that at a size you choose.

Open · Rough edge

A failed image render can end without a message

If the PNG or PDF render fails partway — occasionally on very large grids, or under heavy memory pressure on older mobile devices — the download may simply never start after the "Rendering" message, with no error shown.

Workaround: reload the page and export again. If it fails repeatedly, reduce the number of visible days and retry.

Open · Rough edge

The last row can round when hours do not divide evenly

The number of rows is calculated by dividing your visible hours by the row interval and rounding. If the span is not an exact multiple — 07:00 to 21:30 with 60-minute rows, for example — the grid rounds to the nearest whole row, so it can extend slightly past your end time or stop just short of it.

Workaround: choose start and end times that divide evenly by your interval.

Deliberate limitations

These get reported as bugs but are working as intended. They are listed here so you know they are not going to change soon.

Something not on this list?

Then it is probably not known about yet, and a report is genuinely useful. The contact page is the fastest route. Details of how each export is built, which explains several of the behaviours above, are on the export formats page.