Skip to content

Commit dbcf39f

Browse files
Merge pull request #135 from tlight/patch-1
Update db-version.md
2 parents 6ac6b85 + 5d5e5cd commit dbcf39f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ A node is a new term for a page or block because the two now behave similarly. N
4646
* Nodes are embedded with the same `/Node embed` command.
4747
* Nodes are collapsible with an arrow on the left that appears on hover.
4848

49-
Blocks that have a page as a parent i.e. usually top-level blocks can be converted to a page and back to a block easily. To convert this block to a page, simply tag the block with `#Page`. This also makes the newly created a page a namespaced page under its parent(s). For example, if the block `b1` on the journal `Aug 29th, 2025` is converted to the page, `b1` becomes a namespaced page in the [Library](#library) with parent `Aug 29th, 2025`. To convert this type of page back to a block, press `p t` and remove `#Page` from the node.
49+
Blocks that have a page as a parent i.e. usually top-level blocks can be converted to a page and back to a block easily. To convert this block to a page, simply tag the block with `#Page`. This also makes the newly created page a namespaced page under its parent(s). For example, if the block `b1` on the journal `Aug 29th, 2025` is converted to the page, `b1` becomes a namespaced page in the [Library](#library) with parent `Aug 29th, 2025`. To convert this type of page back to a block, press `p t` and remove `#Page` from the node.
5050

5151
Blocks and pages still have some differences that we are hoping to unify like the block view when it is zoomed in.
5252
However, blocks and pages will have some differences as noted in the [pages](#pages) and [blocks](#blocks) sections.

0 commit comments

Comments
 (0)