This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Sharing of shopping lists

Recipes currently has minimal support for sharing recipes and shopping lists via email. As a first step in this project, we will add support for sending a shopping list to a mobile task-tracking app; Todoist is a good candidate. This will require some research into the APIs for such apps, followed by writing code to talk it. The code will eventually live in a portal service, and recipes will talk to it over D-Bus.

We plan to share the oauth2 setup and app with other GNOME apps, like gnome-todo. See 780138 for the bug tracking the necessary GOA provider.

1. Background

2. Details

Here is a step-by-step outline for how I envision this work to proceed.


2024-10-23 10:58