6 Commits

Author SHA1 Message Date
a3158ba034 continuing work on building a better test tree.
TODO have the iterator return a block ID and its indentation level.
this will facilitate actually rendering the block content properly.
2026-03-29 13:00:05 -04:00
bf8f64b904 working on building a more interesting tree for testing 2026-03-29 09:21:42 -04:00
26803724c6 WIP 2026-03-27 08:55:38 -04:00
b70693edce implement iterator for blocktreenode
this makes more sense as a useful iterator because block ids are
copy. This can be used to implement mutable/immutable reference
iteration for NotePage.
2026-03-27 06:57:03 -04:00
0fe4b4132d implemented iterator that yields cloned blocks from a page 2026-03-27 06:49:10 -04:00
Jack Case
a26dfbd290 starting to implement an iterator for NotePage 2026-03-27 06:02:02 -04:00