🍟 Side Project Weekend: Made and deployed the feature to @ mention someone in body text of post. But only works on /write page for now, and no autocomplete dropdown menu of usernames to select from yet when you hit "@"... those are next! #lifelog
Day 1337 - How to use AI for coding the right way - https://golifelog.com/posts/how-to-use-ai-for-coding-the-right-way-1724885853487 #lifelog #decodingcoding
🍟 Side Project Weekend: Used trimEnd() to fix trailing spaces at end of post titles that's breaking the notifications header. Reduced character count for related posts to prevent overflow.
🍟 Side Project Weekend: Fixed Telegram notification bug for those using /compose page. Also refactored code on /write and /compose so that the streak is calculated accurately for success banner and Telegram message #lifelog
🍟 Side Project Weekend - quality of life improvements: Added current streak to Telegram notification and success banner. Deployed changes to Heroku, incl. prev commit updating the updateAccount fn to work with register fn. #lifelog