Tomas Woksepp

The only difference between ordinary and extraordinary is just that little "extra".

Added functionality to click Shift + [1-5] to select suggestions from autocomplete (Google City prediction & Expense autocomplete)

Tried to format USD as "$500" and SEK as "500kr", but I realized not even Airbnb could do it properly, so I might do this later... Let me know if you've struggled with this, I have questions! πŸ™πŸ‘Œ

Tomas Woksepp Author

That is a bit of work for sure… I'll postpone it a bit and then find a way to convert USD to en-US etc. later on! Thanks again for the help πŸ‘Œ

0 Likes
Jimmy Nilsson

I would probably rely on something prebuilt, aint got time to reinvent the wheel ;) That said, my guess is you will actually need the locale in en-US/en_US format to use the built in methods

0 Likes

Made a nice button loading animation with 20 lines of CSS! (No extra HTML)

Reached 100 Days Streak! πŸŽˆβ˜‘οΈπŸŽ‰

woop woop!

0 Likes
Tomas Woksepp Author

Thanks πŸ™πŸ˜

0 Likes

Arrow Keys supported for suggested cities, with simple JS and CSS. One less library to rely on πŸŽ‰

Contacted repair-center to get the heating working, it's very cold inside...

Started implementing a way to use Ctrl + [1-5] to quickly add expenses, instead mouse-clicks

Sold more things, I didn't even know I had this much things to sell πŸ’°

Started working on a nice auto-complete input, GIF of the result coming tonight