Welcome to Coda! If you're getting started, this is a great place to begin. You'll explore the core building blocks of Coda and how they fit together. Each video lesson teaches a new concept, and includes practice examples for you to try out yourself. After you make a copy, you'll have your own personal learning plan.
Basics
Lesson 1 - Sections
Lesson 2 - Tables and Views
Try It!
Insert a table by clicking the red plus sign menu Name the table by double-clicking the name Add rows by pressing enter Add a column by clicking the plus sign to the right of the table Add a new view of your table Make a change in either location Lesson 3 - Column Formats
Try It!
Add a Due Date column to the table below - format the column as a Date Add an Urgent? column and format it as a checkbox Add a Status column and format it as a select list with "Not started", "In Progress", and "Done" as the options
Lesson 4 - Filter
Try It!
Add a filter to the table so it only shows "In Progress" tasks Add another filter to show Urgent items
Lesson 5 - Conditional Formats
Try It!
Add a conditional format to highlight all urgent tasks in red Add a conditional format for each status of task
Lesson 6 - Comments
Try It!
Add a comment on this sentence Type an @ symbol and your name in the canvas below Hover over the people and task @mentions you created to view details Intermediate
Lesson 7 - Grouping
Try It!
Group by Status on the left Ungroup the column, and group by Status on the top Arrange Groups by dragging and dropping
Lesson 8 - Layouts
Try It!
Group the table by status along the top Change the table to a card view Drag and drop cards between groups Change the display to a gantt chart
Lesson 9 - Formula Basics
Try It!
Add formula to calculate 2*2 in the canvas below Type =User in the canvas below to see who's logged in Calculate the number of tasks using the formula Tasks.Count() Count in-progress tasks using Tasks.Filter(Status="In Progress").Count() Count days till done using Tasks.Due.Max() - Today()
What is 2*2? ??
Who is currently looking at this doc? ??
Total Tasks: ??
In progress Tasks: ??
Days till done: ??
Lesson 10 - Controls
Try It!
Use the + menu to insert a Single Select control in the canvas where indicated Right-click on the control and name it Selected Status and set the Selected Items to Not Started, In Progress, Done Filter the Tasks table to show rows where: Status uses and interactive filter
Advanced
Lesson 11 - Lookups
Try It!
Add a column to the table below for Parent Project After you add a few options, click Convert to Table
Lesson 12 - Buttons
Try It!
Add a button that adds rows to the table below
Lesson 13 - Automations
Try It!
Add an automation to this doc Then > Notify > To - select your name > Message - Enter a nice message for yourself Lesson 14 - Packs
Try It!
Click the button below to email your Coda Essentials Diploma