I added this feature yesterda i.e after adding new custom item its checked and in the shopping list. I talked with another user (off HN) about this yesterday, maybe it was you.
Thanks for the feedback. Few people have asked me to open source this and they were keen to add some features like the one you mention i.e being able to save the lists, editing categories. I will clean up the code and release it soon.
Oops...it actually means support is offline. Thanks for reporting it. I have changed it to a more intuitive chat icon instead of text like "Offline". I was a bit lazy to add a custom form to submit feedback, ended up using tawk app. I can understand the confusion it might have caused.
Hello HN, This is a simple side project I made to prepare grocery lists. Just pick the items and your shopping list appears on the right (on smartphones, you will have to scroll all the way down to get the list). You could then print, copy or e-mail the list.
Tech: It is a static site built with vue.js, bootstrap. There is no database or webserver. I bought the domain name for 88 cents and am hosting it on firebase for free.
Why I built this: I have trouble focussing on my side projects. My past 4 side projects never finished because they were too big or I lost interest. So, I picked a simple pain point I myself had and built this.
Adblock and readability feature integration is great! As a developer, could I ask you how you are implementing the readability feature? Is this done client side?