Back
Lifelog
Lifelog
#lifelog
Write 100 words a day every day. We write for the long game.
Launched December 30, 2020
Load previous page…
🍟 Side project weekend: Added toggle switch for rich text editor and saving preference for md vs rich text editor
#lifelog
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
Day 934 - Luck razor and other unconventional razors to follow - golifelog.com/posts/luck-razo…
#lifelog
Updated SMTP relay domain in Heroku API app from sendinblue to brevo - developers.brevo.com/docs/cha…
#lifelog
Day 932 - Product idea: Animated chart gif generator for Twitter - golifelog.com/posts/product-i…
#lifelog
Day 929 - How I decided to stop pushing for growth on Plugins - golifelog.com/posts/how-i-dec…
#lifelog
🛳 Shipped rich text editor!
- Had to do some javascript gymnastics to be able to listen to the text inside TinyMCE editor, so that I can bring back typing sounds.
- 'Discovered' the Markdownit can also render HTML markup! How silly that I always assumed this to be so hard.
#lifelog