nextcloud / cookbook

🍲 A library for all your recipes
https://apps.nextcloud.com/apps/cookbook
GNU Affero General Public License v3.0
528 stars 89 forks source link

Add "last time" to receipt, make it sortable #2387

Open tobiasKaminsky opened 3 months ago

tobiasKaminsky commented 3 months ago

Sometimes I'd like to cook a receipt that I've had not done since a long time. Therefore it would be great to have a button to say "I cooked this today". And then in overview this can be shown an sorted by "last time cooked".

Thanks for your great app!


Depends on #2101

seyfeb commented 3 months ago

Closing this as a duplicate of #2101, please discuss further in the other issue!

tobiasKaminsky commented 3 months ago

Hi,

I do not see this as a duplicate, as #2101 is more about finding out who made the receipt. In this issue, it is about when it was cooked for the last time and sorting upon this info.

Can you consider to re-open it? :)

christianlupus commented 3 months ago

There is the plan to store the complete history of cookings. So whose cooked it when. By filtering it is no big problem to onle answer when the user cooked it and how long the last (registered) time was. I am with you though, that It might be nice to know what recipes I did not have for a long time.

I guess, this will cover your use case, right? So, it would be the storage in #2101 plus some UI improvement (here).

github-actions[bot] commented 3 months ago

This PR/issue depends on: