JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Gallery
Omnicodoro - Omnifocus, Coda, and Pomodoro
Share
Explore
Pages
QuickStart
Info & Guide
Inbox
Console
Master
Main Databases
DB - Tasks
DB - Projects
DB - Pomodoros
Other Databases
DBs - Selects
DBs - Variables
Named Formulas
Other Databases
Link to page
DB - Variables - Bool
DB - Variables - Bool
Name
Var
Name
Var
Var - Console - Toggle Personal & Purpose
Var - Console - Show All Worked On Projects
Var - Console - Show Weekly PDs
Var - Master - Show Focus
Var - Master - Show Active
Var - Master - Show Idle
Var - Master - Show Future
Var - Master - Show Backlog
Var - Master - Show Done
There are no rows in this table
DB - Variables - Int
DB - Variables - Int
Name
Var
Name
Var
Var - Console - Weekly Personal Focus Goal
10
Var - Console - Weekly Personal PD Goal
20
Var - Console - Weekly Purpose Focus Goal
40
Var - Console - Weekly Purpose PD Goal
80
There are no rows in this table
DB - Variables - Linked
DB - Variables - Linked
Name
Var
Name
Var
Var - Global - Personal Root Projects
🏡 Home
👨👩👧 Family
There are no rows in this table
Style Guide for Variables
Basic Naming Convention:
Var - <section name> - <detailed variable name>
If a variable is used across multiple sections, then use "Global" in place of <section name>
Bool Variable names:
Should start with a word that denotes the variable is True or False. This way it reads nicely in the formula. E.g.:
isSomething
Show ...
Filter ...
Toggle <option1> & <option2>
When True, option1 is displayed/filtered/etc., when False, option2
Int Variable Names:
Should start with a word that denotes an amount. E.g.:
Number Of ...
Amount Of ...
Gallery
Share
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.