A simple shopping list for Android
ShoppingList saves your shopping lists as a plain text files. The syntax of a ShoppingList file is quite simple and easy to read and edit.
//
[ ShoppingList ]
Milk
Bananas #
Juice #2 Liters
// Eggs #12
To synchronize the lists select a folder in the ShoppingList settings which gets synchronized by whichever sync-software you use. The ShoppingList app will automatically detect lists (and changes to the lists) that show up in the folder. Note that unfortunately most synchronisation solutions on Android cannot continuously watch and synchronize the folder.
shoppinglists
folder in your Nextcloud/storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/user@cloud.kom/shoppinglists
)Better Integration with Nextcloud is planned.