Cyril Danilevski

Results 38 comments of Cyril Danilevski

This has to do with the [regex employed to parse the text input](https://github.com/thinkle/gourmet/blob/543cee2c70f8fa39d7ec711158f996fc8c3c7730/gourmet/convert.py#L791). In a [fork](https://github.com/kirienko/gourmet/issues/79), I showed a few examples of inputs that should work, but aren't handled correctly.

`toml` is specified within `requirements.txt`. Indeed it is not clear that `pip install -r requirements.txt` should be executed. Note that `toml` is independent from other packages, and doesn't need `twisted`...

Thanks for the detailed report! - You had to delete the toml file because [we identified issues with exporting to PDF when changing locale](https://github.com/kirienko/gourmet/issues/362). - The behaviour when cancelling a...

Hey Eliot, Yes, I decided for fork the project, as the original maintainers are moving on and we cannot squat the `Gourmet` name. I'm still going to be active here,...

Thanks for the report. Note that Gourmet 1.0.1 is not an official version, but rather me messing around trying to revive the project. You're welcome to look at my fork,...

Thanks for the report! I'll have a look and estimate what's the complexity of this issue

This is a very old issue, which I could partially resolve (but then pasting ingredients does not automatically parse them :/ ). For your information, I'm going to keep working...

For the past year, we've been working on upgrading Gourmet to keep working on newer OSes with Python 3. We've been open to upstream the changes. However, Thomas is now...

![IMG_20201113_185456](https://user-images.githubusercontent.com/2159577/99104864-dc5ec600-25e1-11eb-8e2c-a3d8763b23b0.jpg) Almost there

Mea culpa, I commented on another issue. Perhaps it's worth porting all ui files using Glade, but are we targeting GTK3 or 4?