https://bugs.documentfoundation.org/show_bug.cgi?id=151068
--- Comment #3 from [email protected] --- (In reply to Eike Rathke from comment #1) > Do you mean a calculated tooltip like a formula expression with relative > references that recalculates on each cell hovered over? That might be quite useful in other situations, but I just want to have a per-cell tooltip for only specific cells that dynamically depends on data in that and/or other cells, like what I wrote, if I hover on a cell that's at the intersection of a sheet containing a head-row of days-of-the-month (1..31) and a head-column with days-of-the-week (Mo..Su) I would like it to show a tooltip telling me "The next Friday 13 is in January 2023" and the recalculation and showing of the tooltip would only happen if I hover over the cell for a user-defined extended time. And for what it's worth, a little green dot at the bottom could be used to indicate the presence of such a dynamic tooltip, just as the current little red dot indicates a normal comment tooltip. -- You are receiving this mail because: You are the assignee for the bug.
