We’ve always believed that process is the product in and of itself. Your doc is a direct result of the attention—and intention—you put into it. So why not design your doc like an app designer designs an app, with careful consideration to what goes into your doc and how others will interact with that content?
The two video series below will help you recognize and leverage the patterns used in so many docs. And equip you with the structure to scale those patterns as your doc evolves.
Common doc patterns
The more docs you build, the more you’ll discover patterns repeated doc after doc (after doc). Many of those patterns are drag-and-drop templates that you can access by typing / in your doc, which you can combine to quickly level-up your doc.
5 Ways: Topic voting
Topic voting is a drag-and-drop template used to add ideas, vote, and prioritize discussions.
Short on time? Jump to the example you’d like to see:
There's an infinite number of ways to design your doc, but you don't want to use the same tool for every job. That's where designing docs come into play. Explore the basics of schema design in this video series.
Lesson 1: What is a schema?
Schema is the underlying organizational structure of your doc. In Coda, schemas create relationships between building blocks that repeat doc after doc (after doc). And they activate the power of those patterns to scale as your dataset evolves.
Loading…
Lesson 2: Set up your doc
Before you start designing your doc, identify its purpose, and think about its content—including how you’d like people to interact with the information.
Loading…
Lesson 3: Schema 1 - One Big Table
One Big Table schema a single table that houses all of the data in your doc and is ideal for:
Small projects
Small teams
Getting started quickly
Narrowly-focused information tracking
Loading…
Lesson 4: Schema 2 - Star
Star schema uses lookups to create a series of connected tables and is ideal for:
Larger scale projects or initiatives
You want consistency.
You want to reference the same data in multiple places.
Your data has 1 to 1 relationships.
Loading…
Lesson 5: Schema 3 - Base/detail
Base/detail schema includes a summary table (base) populated by a larger dataset (detail). Use this schema if:
You have a large dataset.
You need to answer specific questions with that data in a summary or dashboard experience.
Loading…
Lesson 6: Schema 4 - Multidimensional
With the multidimensional schema, many tables (large and small) that are interconnected via lookups and formulas. No one table acts as the base or overview. Use if:
You have a large dataset and there's no clear hierarchy among your tables.
You have a lot of different questions you need to answer with your data.
Your data has many to many relationships.
Loading…
Lesson 7: Check your work
How do you know if you have the right schema? It may be time to change your schema if:
You’re making too many updates.
You have something new to add but nowhere to put it.