💾 Notion API Block Coverage
March 9, 2022 at 12:00 AMBlocks not started
Child database blocks
📊 full page database
📊 inline database
Embed blocks
drive
tweet
map
Github
Excalidraw
Video blocks
File blocks
PDF blocks
Bookmark blocks
Equation blocks
Divider blocks
here
Breadcrumb blocks
Link Preview blocks
Template blocks
Link to page blocks
Synced Block blocks
I’m a sync’d block (first is source, second is copy)
I’m a sync’d block (first is source, second is copy)
Blocks in-progress
Column
a
b
c
d
e
f
Table
a b c d e f a b c d 1 1 1 1 2 2 2 2 3 3 3 3 a 1 2 3 b 1 2 3 c 1 2 3 d 1 2 3 a 1 2 3 b 1 2 3 c 1 2 3 d 1 2 3 a 1 yellow 3 red red yellow red c 1 yellow 3 blue blue yellow blue
Completed Blocks
Table of Contents 🚧
two bugs share a common root cause:
currently the TOC is generated by recursing into the blocks of peers to find headings.
Paragraph ✅
paragraph
paragraph w/ children
(children)
Heading one 🚧
heading 1
heading 1 toggle
with children
heading 1
Heading two 🌀
heading 2
heading 2 toggle
with children
Heading three ✅
heading 3
heading 3 toggle
with children
Bulleted list item ✅
- bulleted list
- bulleted list (colors)
- series
- with children
- and more
- and then some
- and more
- with children
Numbered list item ✅
- numbered list
- numbered list (colors)
- series
- with children
- and more
- and then some
- and more
- with children
Checkbox 🚧
of arbitrary types, including text. the thing about this text
is that it’s nicely formatted. there’s a pleasing margin above
the text and below the text, with denser spacing between
text nodes and list items
Callout ✅
default callouts have a transparent background and a grey border
callouts with children
(children)
callouts with a background color have no border
(children)
callouts with a grey background
default text, with no background color applied
Quote ✅
Default quote size
Default quote size
Large Quote Size
regular quotewith children
Toggle ✅
toggle block
with children
toggle block
with children
Code (todo’s)
// plain text
content isn't syntax-highlighted or anything, just plain text// javascript
// syntax-highlighting
const f = (i) => i**2;Links & Child pages
Image 🚧
widthormax-width? Notion useswidth



Column List and Column ✅
... see the whole page layout (you can’t nest columns)
Theme
Block Colors
default
gray
brown
orange
yellow
green
blue
purple
pink
red
default
gray
brown
orange
yellow
green
blue
purple
pink
red
default
gray / on gray
brown / on brown
orange / on orange
yellow / on yellow
green / on green
blue / on blue
purple / on purple
pink / on pink
red / on red
Text Color and Style
bold
italic
underline
strikethrough
code
math
default
gray / on gray
brown / on brown
orange / on orange
yellow / on yellow
green / on green
blue / on blue
purple / on purple
pink / on pink
red / on red