Ellpeck / ObsidianSimpleTimeTracker

Multi-purpose time trackers for your notes!
MIT License
132 stars 19 forks source link

Display incomplete on mobile #8

Closed feedhopper closed 12 months ago

feedhopper commented 1 year ago

First of all: This is such a cool plugin. I use it A LOT to track the time spent on writing projects and divide time into tasks like research, drafting, writing and so forth.

There is one glitch: I am using the Android client on my smartphone and tablet. On the smaller display, I cannot get to the edit handles on the right side as they are cut off. For some reason, I cannot even scroll there. the only solution is to enable rotation and go into widescreen mode.

EDIT: I just checked: The same happens on desktop once the note width is narrow enough. At first, the fields reflow nicely (GREAT!!!) but once they are still too wide, the block gets cut off:

Maybe the fields could vanish one by one. If I may, I would suggest this order of dissappearing:

  1. End time
  2. Start time
  3. Duration

This way, the timer could always be read and edited.