Skip to main content
Toggle navigation menu
Academy
MindMeister Help Center
FAQs
How Can I Collaborate with Others in MeisterTask?
Promoted article
How Can I Change My Billing Frequency?
Promoted article
Do You Offer SAML SSO?
Promoted article
Can My Team Have Two Admins?
Promoted article
Which Automations Does MeisterTask Offer?
Promoted article
How Can I Change My Billing Information?
How Do I Claim a Discount For My Non-Profit Organization?
How Do I Claim an Educational Discount?
Where can I find Meister's Data Processing Agreement (DPA)?
Which Plans Will Receive Priority Support?
How do I cancel my subscription or close my account?
Who Owns My Meister Account?
How Can I Edit My Personal Information and Password?
How Will Meister Process my Personal Data?
How Do I Reset My Password?
Which Browsers Are Supported by MeisterTask?
What Happens if I Downgrade My Plan?
If I join a new team, what happens to my projects?
How Do I Upgrade or Downgrade My Subscription?
Who Owns My MeisterTask Project?
How Do I Encode My CSV File Using the UTF-8 Format?
How Do I Add/ Remove Users From My Team?
What happens when I join a new team?
Am I Eligible for an Educational/ Academic or NGO/ NPO Discount?
FAQ: MeisterTask Free Trials
Where can I find the Desktop App?
Tasks vs Task area vs. Task list: What is the difference?
Terms of Service
Popular searches:
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Get in touch:
<% 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.forEach(function(category) { %>
<% if (category.id === activeCategoryId) { %>
<%= category.name %>
<% } else { %>
<%= category.name %>
<% } %> <% if (category.sections.length) { %>
<% category.sections.forEach(function(section) { %>
<%= section.name %>
<% }); %>
<% } %>
<% }); %>
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
<% } %>
<% } %>