Back
Blip
Load previous page…
fix UI redrawing on every keystroke #blip
write some UI tests #blip
Show panel on key-down (like Alfred) not on keyUp — feels bit faster this way #blip
Fix flashing of content after saving/hiding with text present and then showing panel again #blip
fix alignment of text entry to match with date #blip
add placeholder text #blip
get keyboard shortcuts to up/down vote & save working #blip
improve how the feeling vote buttons are made #blip
fix window losing input focus when there was an interaction with another input/firstResponder between showings #blip
only save entry if there is an actual text #blip
disallow rich text entry #blip
make sure entries count is properly pluralized #blip
add sqlite and persist entries to db #blip
fix textview background color not adjusting when switching between light/dark mode #blip
use heart/broken heart in a button style for the rating for now #blip
try using some icons instead of checkboxes for the up/down “vote” #blip
start keeping a devlog for #blip so I can view back on it later www.markusbodner.com/2021/02/…
use checkbox instead of button for now. (will make them look better later) #blip
Figure out how to properly show/hide a floating window on top of everything #blip
figure out a better way to clear SwiftUI state when showing window again #blip