Skip to main content
Toggle navigation menu
Visit Yazio.com
Any questions about Yazio?
Perfect! You’re in the right place.
Search
Yazio Help Center
Diary
Diary
General Diary Questions
How does the diamond feature work?
Streak feature: Functionality and boost for your goals
What are “remaining” calories? Do I need to consume them?
Why do my calorie goal and nutrient goals change?
What do the red and green colors in the Diary indicate?
Food Tracking
What is the AI Calorie Tracking Feature, and how does it work?
How can I use Live Activities?
How can I change portion sizes and units of measurement?
Can I log my meal’s calories without adding the individual ingredients?
Should I log the raw or cooked weight of my food?
Do I have to weigh everything for my Diary?
See all 7 articles
Diary Entries
How does the meal summary work?
Where do I track my drinks?
How do I edit a diary entry?
How do I copy Diary entries to another day?
How can I move a food entry to another meal category?
How can I delete entries in my Diary?
Food Search & Created Foods
How does the food/product search work within YAZIO?
How does the Diary search bar work?
How can I edit public foods?
A food in the database has a mistake, what can I do?
How can I create and find my own foods?
What does the check mark symbol next to the foods in the search mean?
See all 8 articles
Favorites
Managing your favorites (foods & recipes)
Meals
What are meals?
What is the difference between a meal and a recipe in YAZIO?
Activities
How do I enter my steps?
Some activities are missing from the database. Can you add them?
Body Values
How can I record my current weight?
How do I add body measurements to track my progress?
Water Tracker
My water tracker is gone, what can I do?
<% var getColumnClasses = function(columnNumber) { var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
Favorite Articles
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
More
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categories
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>