diff --git a/org_mode_samples/greater_element/dynamic_block/simple.org b/org_mode_samples/greater_element/dynamic_block/simple.org new file mode 100644 index 0000000..a21ce8a --- /dev/null +++ b/org_mode_samples/greater_element/dynamic_block/simple.org @@ -0,0 +1,23 @@ +#+BEGIN: clocktable :scope file :maxlevel 2 +#+CAPTION: Clock summary at [2023-08-25 Fri 05:34] +| Headline | Time | +|--------------+--------| +| *Total time* | *0:00* | +#+END: + +#+BEGIN: columnview :hlines 1 :id global +| ITEM | TODO | PRIORITY | TAGS | +|-------+------+----------+------------------------------| +| Foo | | B | | +|-------+------+----------+------------------------------| +| Bar | TODO | B | | +|-------+------+----------+------------------------------| +| Baz | | B | :thisisatag: | +| Lorem | | B | :thisshouldinheritfromabove: | +| Ipsum | | B | | +#+END: +* Foo +* TODO Bar +* Baz :thisisatag: +** Lorem :thisshouldinheritfromabove: +*** Ipsum