This is a shopping list app, implemented according to my wife's requirements. But you can also use it as a task list. That's what i mostly do.
The original idea:
You pick recipes and the needed ingredients will be added to your shopping list. Required ingreedients will be summed up.
Alternatively you can populate the shopping list with household and food items from a pick list. Last but not least there is also the option to add some free text to your list.
The original idea extended:
With the usage of categories, you can group the shopping list, either by groceries, meat etc., or by stores where your do usually buy the items ..
The categorized task list:
Define categories, add items. Repetitive tasks can be stored in household or food store. Repetitive task groups can be stored as recipes.
The priorized task list:
Create some categories like: ++, +, o ..
When adding a new item to your list select one of the categories ..
NEW in 3.5:
!! after update got to manage - settings page and select the options you want to use !!
NEW in 3.4:
NEW in 3.0:
Issues please in Github: https://github.com/PawelSpoon/harbour-olive-goes-shopping
Localization: https://www.transifex.com/pawelspoon/olive-goes-shopping/dashboard
64 bit version: https://openrepos.net/content/pawelspoon/olive-goes-shopping-aarch64
Implemented:
Manage food and household items db. (add/remove/edit items)
Manage recipes db (add/remove/edit recipes)
Add food / household to shopping list.
Add recipe ingredients to shopping list.
Add items that do not exist in db ('Anyhing') to shopping list.
Long press on items in shopping list will remove them (with remorse)
Export db to file. Import from file (not ! the shopping list itself)
Delete whole shopping list (with remorse)
Share shopping list to mail/sms/clip board
Help page with detailed description
Mlg support
Multilingual database
Live cover
Still in pipe line:
import recipes from web or at least from clipboard
How to use:
App includes intial values for food and household items. in english, german and spanish.
Start app, select Food from PullUp menu, then select Manage from PullUp, then Import fromo PushUp.
This will populate your db with food and household items (based on your actual device language). Alternatively you can select Add from pull menu in manage page to add some.
Now go back to Store page.
One click will add one piece to your shopping list. A long press will remove it from your shopping list.
When done, go back to Shopping List page.
One click will strike though the item. Another will undo the operation.
Select Clear from pull menu to clear whole list.
Select Share from pull menu will share list as text
How to use Recipes:
Again there is a german demo db.
Select Recipes from from pull menu on Shopping List page, then select Manage from PullUp, then Import from PushUp to populate db with recipes.
Go back to 'Recipes' page, one click will add the ingredients that go with the recipe to your shopping list.
How to bring in your items and recipes:
Import the demo db as described above, export it to json, modify the file on your pc, drop the database, then import the new file content.
In case of german content: i would suggest to keep the demo db and delete items you do not like.
In case of other languages: drop the db and enter your own stuff manually or via json import
* So Jun 26 2022 Jack Tar <pawel@ich-habe-fertig.com> 0.4.5-0 - sailjail support - my backup support * So Feb 5 2022 Jack Tar <pawel@ich-habe-fertig.com> 0.4.5-0 - updated german and spanish (both should be complete now, i've missed a merge in the past)
* So Feb 5 2022 Jack Tar <pawel@ich-habe-fertig.com> 0.4.4-0
- tempoarily removed sharing - add copy to clipboard instead - auto capitalization setting - cleaned up first page: remove help and about to manage page - rename modify pull to edit
* So Dez 05 2021 Jack Tar - first trial to fix share to feature * So Nov 28 2021 Jack Tar <pawel@ich-habe-fertig.com> 0.4.2-0 - fixed german and czech translation * So Nov 28 2021 Jack Tar <pawel@ich-habe-fertig.com> 0.4.1-0 - add slovak translation - dekuji lhodas * Thu Okt 27 2020 Jack Tar <pawel@ich-habe-fertig.com> 0.4.0-0 - updated spanish translation - muchas gracias carmenfdezb
* Sat Opt 17 2020 Jack Tar <pawel@ich-habe-fertig.com> 0.3.8-0 - polish translation - thanks to atlowski * Sat Opt 17 2020 Jack Tar <pawel@ich-habe-fertig.com> 0.3.8-0 - finish translation - thanks to jakke * Thu Sep 10 2020 Jack Tar <pawel@ich-habe-fertig.com> 0.3.7-0 - settings dialog - allow to hide not needed functions - no restart needed - french translation * Thu Sep 3 2020 Jack Tar <pawel@ich-habe-fertig.com> 0.3.4-0 - create another on any item page - working search on add recipe page
* Tue Sep 2 2020 Jack Tar <pawel@ich-habe-fertig.com> 0.3.3-4 - fix landscape issue in add page - fix background color on add item
* Tue Aug 25 2020 Jack Tar <pawel@ich-habe-fertig.com> 0.3.3-1 - new tabed add page - fix unit on edit item - fit itemtype (household / food) on edit item - added function: clear done items
* Tue Aug 25 2020 Jack Tar <pawel@ich-habe-fertig.com> 0.3.3-0 - compiled against new sdk
* Tue Jan 15 2020 Jack Tar <pawel@ich-habe-fertig.com> 0.3.2-0 - added french translation: thanks to lturpinat
* Tue Jan 12 2020 Jack Tar <pawel@ich-habe-fertig.com> 0.3.1-0 - fix bug: on delete an shopping list item, the item would not be reseted in food/household db - fix bug: appostrophe in name would break the functionality
* Tue Dec 24 2019 Jack Tar <pawel@ich-habe-fertig.com> 0.3.0-3 - remove order column from items table during fresh install
* Tue Dec 24 2019 Jack Tar <pawel@ich-habe-fertig.com> 0.3.0-2 - keep alive - add kg and l to units including unit coversion - fixed defect in adding a recipe to a shopping list - fixed defect when creating a new recipe
* Mon Dec 23 2019 Jack Tar <pawel@ich-habe-fertig.com> 0.3.0-1 - updated translations for cz, es, fi
* Sat Dec 20 2019 Jack Tar <pawel@ich-habe-fertig.com> 0.3.0-0 - rewritten backend
* Thu May 23 2019 Jack Tar <pawel@ich-habe-fertig.com> 0.2.6-1 - add version to export dump - rewrite db script. contains now a clean install and a update path
* Tue May 20 2019 Jack Tar <pawel@ich-habe-fertig.com> 0.2.6-0 - co2 footprint in items
* Sun Mar 10 2019 Jack Tar <pawel@ich-habe-fertig.com> 0.2.5-2 - db versioned - ordering of sections
* Sun Mar 10 2019 Jack Tar <pawel@ich-habe-fertig.com> 0.2.4-1 - fixed cover action, mark as done
* Fri Mar 01 2019 Jack Tar <pawel@ich-habe-fertig.com> 0.2.3-3 - managed page in landscape - about page in landscape, shows now all translators - updated translations (fi_FI) - shopping list will not show amount and unit when 1 - - more space between amount and unit in shopping list page - fixed import export from sd card - about page now shows available translated items db's
* Fri Mar 01 2019 Jack Tar <pawel@ich-habe-fertig.com> 0.2.1-2
- fixed localization
* Fri Mar 01 2019 Jack Tar <pawel@ich-habe-fertig.com> 0.2.0-1
- fix cover page
- sharing in open repos
* Thu Feb 28 2019 Jack Tar <pawel@ich-habe-fertig.com> 0.2.0-0
- build against new sdk
- removed sharing
* Wed Nov 08 2018 Jack Tar <pawel@ich-habe-fertig.com> 0.1.5-7
- updated chinese translation
- using section headers for shopping list instead of the rectangle
* Wed Nov 08 2018 Jack Tar <pawel@ich-habe-fertig.com> 0.1.5-6
- updated spanish translation
* Wed Nov 08 2018 Jack Tar <pawel@ich-habe-fertig.com> 0.1.5-5
- edit shopping list item
* Wed Nov 08 2018 Jack Tar <pawel@ich-habe-fertig.com> 0.1.5-4
- german translation
- info page
* Wed Nov 08 2018 Jack Tar <pawel@ich-habe-fertig.com> 0.1.5-3
- import export
* Tue Nov 07 2018 Jack Tar <pawel@ich-habe-fertig.com> 0.1.5-2
- updated help page
* Tue Nov 07 2018 Jack Tar <pawel@ich-habe-fertig.com> 0.1.5-1
- remorse timer on clear items db
* Mon Nov 06 2018 Jack Tar <pawel@ich-habe-fertig.com> 0.1.5-0
- extend items with categories
- category management
- group items per category in shopping list
- add-anything button on cover
* Tue Mai 01 2018 Jack Tar <pawel@ich-habe-fertig.com> 0.1.2-0
- updated translations
* Sat Mar 03 2018 Jack Tar <pawel@ich-habe-fertig.com> 0.1.1-0
- coverpage
* Sat Feb 10 2018 Jack Tar <pawel@ich-habe-fertig.com> 0.1.0-0
- multilingual items database (german, english, spanish)
* Tue Jan 30 2018 Jack Tar <pawel@ich-habe-fertig.com> 0.0.9-8
- fix help page translation
* Tue Jan 30 2018 Jack Tar <pawel@ich-habe-fertig.com> 0.0.9-7
- spanish translation
* Fri Jan 19 2018 Jack Tar <pawel@ich-habe-fertig.com> 0.0.9-6
- UI cleanup (manage items/recipes)
- fix units in demo db: g/ml/- instead of Stk...
- fixed bug: it was possible to add anything without a name
- fixed bug: it was not possible to delete a single recipe
* Wed Jan 17 2018 Jack Tar <pawel@ich-habe-fertig.com> 0.0.9-5
- manage recipes initial
* Sun Dec 31 2017 Jack Tar <pawel@ich-habe-fertig.com> 0.0.9-0
- sharing initial
* Fri Dec 29 2017 Jack Tar <pawel@ich-habe-fertig.com> 0.0.8-1
- remorse popup on 'long press shopping list item'
* Mon Nov 06 2017 Jack Tar <pawel@ich-habe-fertig.com> 0.0.8-0
- remorse popup on 'clear shopping list'
* Tue Jul 11 2017 Jack Tar <pawel@ich-habe-fertig.com> 0.0.7-7
- starting to work on managing recipes
* Wed Jul 06 2017 Jack Tar <pawel@ich-habe-fertig.com> 0.0.7-5
- search now waits for enter key and does not loose button
* Wed Jul 06 2017 Jack Tar <pawel@ich-habe-fertig.com> 0.0.7-4
- activate search again with clear button
* Wed Jul 06 2017 Jack Tar <pawel@ich-habe-fertig.com> 0.0.7-2
- fix typo in items page
* Wed Jul 06 2017 Jack Tar <pawel@ich-habe-fertig.com> 0.0.7-1
- fix removing recipes without ingredients
- u cant add a recipe without ingredients
* Wed Jun 14 2017 Jack Tar <pawel@ich-habe-fertig.com> 0.0.7-0
- export db to json / import from json
* Wed Jun 07 2017 Jack Tar <pawel@ich-habe-fertig.com> 0.0.6-5
- add anything on shopping list page (optinally save to db)
* Mon Mai 29 2017 Jack Tar <pawel@ich-habe-fertig.com> 0.0.6-0
- irresistible yet ilegal icon
* Sun Mai 28 2017 Jack Tar <pawel@ich-habe-fertig.com> 0.0.5-3
- manage recipes page (that does not mean you can add or remove them ;-))
- show recipe details
- remove recipes and their ingredients
* Thu Mai 25 2017 Jack Tar <pawel@ich-habe-fertig.com> 0.0.3-2
- load recipes from json
- select unselect recipes: select will add them to shopping list, unselect is not implemented yet
* Sun Mai 21 2017 Jack Tar <pawel@ich-habe-fertig.com> 0.0.2-1
- manage store items (add/remove items in db)
* Sun Mai 14 2017 Jack Tar <pawel@ich-habe-fertig.com> 0.0.1-1
- intial version with load from json
Comments
dfstorm
Thu, 2018/11/15 - 02:52
Permalink
And if you didn't set any password acrivate the developper mode in settings and activate remote ssh connection. Then you will be able to set a password graphically :)
gsalone
Mon, 2018/11/12 - 10:45
Permalink
I have a different problem now when I try to update any app via Storeman:
Any ideas how to fix this?
PawelSpoon
Mon, 2018/11/12 - 14:23
Permalink
yes,
seems you did not update any openrepos app, after upgrading to 3.0 ?
you need to run pkcon refresh as root.
enter in terminal devel-su
then the password
then: pkcon refresh
that should do the trick, else please google for the correct usage of pkcon
thanks
gsalone
Thu, 2018/11/15 - 17:05
Permalink
Actually it got fixed on its own... i didn't even restart the device.. really strange :)
But thanks for the tip!
PawelSpoon
Sat, 2018/11/10 - 11:23
Permalink
Good to hear that ! :-)
Bramba
Sat, 2018/11/10 - 00:51
Permalink
Awesome new feature with this category management! Thanks a lot!
carmenfdezb
Wed, 2018/01/31 - 00:42
Permalink
Thanks for the update!! Something is wrong with translations because some text is in English instead of Spanish language, for example, help page.
PawelSpoon
Wed, 2018/01/31 - 08:39
Permalink
i had the same problem with SongKick app. The help text definition on the help page is wrong. i need to add some \ there. then it will work. Rest should be fine.
i am currently working to make the items db multilangual. will not take too long. i have an idea now how to do that.
carmenfdezb
Wed, 2018/01/31 - 12:21
Permalink
Nice!! Thank you!!
PawelSpoon
Wed, 2018/01/31 - 19:30
Permalink
latest version works on my machine
carmenfdezb
Wed, 2018/01/31 - 20:03
Permalink
The same for me ;)
Thank you!!
PawelSpoon
Wed, 2017/06/14 - 22:21
Permalink
if you are able to modify a json file you can now bring in your own recipes and items. the latest version now supports export / import
explit
Fri, 2017/05/26 - 04:10
Permalink
Gefällt mir. Obwohl die Rezepte nicht mein Geschmack sind.
Die Datenbank ist aber sehr gut.
Pages