removed items from todo that are out of scope

This commit is contained in:
broodjeaap89 2021-09-24 20:50:19 +02:00
parent 57ce64fc2b
commit a78a4d2056

View file

@ -1,7 +1,6 @@
# TODO
## Feature
- add 'capturing' sharing intent
- add settings page
- option for type of notification, full screen or just in the appbar
- pick alarm sound
@ -9,6 +8,5 @@
- push to instagram ?
## Refactor
- RecipeStep.waitUnit should probably be an enum?
## Bug