Results 28 comments of Tom Hinkle

I dumped my existing braindump to the wiki here: https://github.com/thinkle/gourmet/wiki/Gourmet-2.0---Web-Based-Version---Brainstorm The thing that has always thrown me about this move is figuring out how to support it. When I wrote...

Agreed. There is an earlier django- based implementation of this approach in git,but I think we need a more substantial rearchitecting. I have never liked react so I'd be tempted...

Mark, Still in beta. The extension is currently chrome only, but the app isn't meant to be. That said, I think there was a firefox bug last I checked that...

Recipes already can have more than one category :) Looks like there was no slick widget for doing a multi-pick, so it's just comma separated at all (which means a...

Yes -- I'm not too likely to work on the GTK side of things but others are welcome too. Here's how it's currently implemented in my web-based prototype -- a...

The file should be a SQLite file so if you can't access it with a generic SQLite tool, I'd be worried the file might be corrupt.

I don't want to close every feature request just because we're talking about an overhaul:-) if some python dev is interested in making a recipe scheduler,it's a straightforward enough task....

The website is noticing that it's a bot and not a browser grabbing the page and denying access on that basis (Gourmet doesn't look like a human when it visits...

Project is not dead, but column resizing hasn't risen in priority in recent years. The code for saving widgets is in gtk_extras/WidgetSaver.py Looking at it quickly, I see that window...

To be clear all that "discard" does is make the message go away, right? On Mon, Jan 9, 2017, 2:23 AM Alex Loranger wrote: > When importing recipe the file...