Jesse Johnson

Results 47 comments of Jesse Johnson

Are you trying to rename a file or a class/variable/function/etc. in Python code? lsp-rename for Python code works for me, but I get an error "The connected server(s) doesn't support...

**Mobile app(s)** Perhaps Kivy for multi-platform support? I am willing to help implement this for Android.

**More robust and automated nutrition analysis** Similar to cronometer.com or nutritiondata.self.com where ingredients are suggested based on the nutrition database to ensure they are in sync. Using an open nutrition...

**Recipe web page scraping** Copying recipes from the web can be tedious, would be nice if it could be automated using a web scraper. My CookBook Online has such a...

**Multi-platform native desktop apps** Linux, MacOS, Windows. I strongly prefer native apps over web apps due to superior performance and usability. I am willing to help implement this. Perhaps use...

**Python** I think Python remains the best language to implement Gourmet. Accessible, relatively easy to read and understand, lightweight and concise, insanely popular and widely supported, and reasonably performant. (I...

**Meal planning** @allenerenee desires converting manual meal planning to a shopping list: > It is frustrating to plan out 2 weeks of meals in a spreadsheet from my database and...

**More export options** From @allenerenee: > The various csv export options are unopenable in LibreOffice/Excel/Access. Which is fine, unless you're trying to integrate your meal planning with your shopping list.

**Voice control** From @MissLiza: > ...voice controls or an interface with the Google Assistant (or whichever; Cortana, Alexa, Siri, etc) I'm curious to hear how people would use this.

**Data sync** Sync your recipe catalog on all your devices. Almost certainly necessitates a client-server architecture.