Back
Similar todos
Deployed fix for typing sounds on new rich text editor - Had to figure out how to use `editor.on` from TinyMCE instead to listen for the keydown event: editor.on('keydown', this.playSound) #lifelog
⚙️ Made some optimizations this weekend. No new features. - Removed auto-scroll down to keep typing input at vertical center of screen, because it's distracting af. - Improved performance of typing sounds. There sound be less of a lag now. #lifelog
Added auto-scroll down 30px when line break created in textarea, to keep typing input at vertical center of screen #lifelog
#five finish keyboard interaction
#notes Fix performance issue with multiple update passes causing lag during typing.
#notes Debounce note update by ~300ms, because note encryption is a costly process and if you type ~80-90wpm the editor starts lagging if it encrypts after every keystroke
Speed up keyboard navigation #mumu
test keyboard #fajarsiddiq
Don't trigger keyboard shortcuts when you're inside a textarea
Side project weekend: Added typing sounds of a mechanical keyboard when writing post - got it working on local. 🔊 Turn sound on 👇 #lifelog
#me ⚡ add debounced macro expansion to keydown in WIP desktop composer
handling speed changes in keyframes #infinitestories 3.0
🔥 Migrated keypress library to use htmx instead since everything is already built in and the API was easier.
Optimize performance of some textareas by switching to a different auto-sizing plugin #wip h/t @alvivanco
learn better typing (blog.logrocket.com/when-to-us…) #nils
fix bug with rendering input instead of textarea #taggy
Show panel on key-down (like Alfred) not on keyUp — feels bit faster this way #blip
UX fixes and performance improvements on blog text editor