Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Stored repeatable logs? #153

Open
pigsflew opened this issue Jun 11, 2021 · 1 comment
Open

Feature request: Stored repeatable logs? #153

pigsflew opened this issue Jun 11, 2021 · 1 comment

Comments

@pigsflew
Copy link

I'd love to be able to create a personal entry recipe book.

I'm thinking of it as recipes because I would love to use nomie to track my calories and macronutrients from meals, and can't really think of another great use case for it? But such a thing might be useful for other kinds of repeated log/value sets, like
common exercise routines and so on.

Some examples:

"Eggs", "2ct" (default 1ct)

Eggs, 2ct #kcal(160) #fat(10) #protein(12) #fiber(0) #sugar(1)

"Chili", "12oz" (default 8oz)

Chili, 12oz #kcal(450) #fat(21.3)  #protein(20.7) #fiber(12.2) #sugar(10.4)

etc. The values would be in "ct", or volumes like "oz", "cups", "g", "tsp", etc, with maybe "serving(s)" added if necessary?

@pigsflew
Copy link
Author

It might be possible to do this via combined trackers, the way I'm doing meds tracking (which checks in on my mood and pain and then records all the meds I take at that time)

#mood(x) #pain(y) #medicationA(30) #medicationB(10) #medicationC(100)

I'd love for them to be non-tracking combinations though? Like, I don't need an egg count.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant