Skip to main content
Toggle navigation menu
Contact Support
Sign in
Clockwise Help
Using Clockwise
Using Clockwise
Focus Time, Flexible Meetings, Links, and Smart Holds
Focus Time
Focus Time
Enable Focus Time
Protecting Focus Time
Deleting individual Focus Time events
How To Disable Scheduling Focus Time
Flexible meetings & scheduling
Your Flexible Meetings Dashboard
Set your meeting preferences
Flexible Meetings
How Flexible Meeting Moves Benefit Your Entire Org
Enabling Event Color Coding
Smart Conflict Resolutions
Clockwise Links
Clockwise Links
Create Your Clockwise Link
Share Your Clockwise Link
Manage Your Clockwise Link
Group Scheduling Links
Smart Holds & Breaks
Flexible Holds
Protected Smart Holds
Holds: Lunch, Travel, and Personal Time
Smart Meeting Breaks
Lunch Events
Enable Lunchtimes
See all 12 articles
Team Administration
How to Invite Your Coworkers to Clockwise
Still have questions?
We're here to help
Contact us
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
<% } %>
<% } %>