silverbulletmd / silverbullet

The hackable notebook
https://silverbullet.md
MIT License
2.06k stars 146 forks source link

Feature request: Status bar? #765

Open justyns opened 4 months ago

justyns commented 4 months ago

IMO it would be nice to have a customizable statusbar on SilverBullet. Potentially this could even just be a new location for widgets so that SB itself doesn't need much functionality there. Actually that would be my preference, let the user decide what to put there. They could leave it completely disabled too.

I'd imagine simple widgets like counting the number of words/characters, showing metadata like created date, number of tasks, etc. When syncing, the sync status could show up here too instead of (or in addition) to the current progress circle.

Not a high priority request at all, but something I think would be a nice UX addition.

zefhemel commented 4 months ago

Like in this very first demo video? https://youtu.be/RYdc3UF9gok

Yeah we've had that but I removed it for UI minimalism reasons. We can bring it back though optionally. The harder thing would be to get the positioning right on mobile unless we're ok with it just being hidden when the keyboard shows.