From f060b6360a60226b3a7e0494a69537563592d136 Mon Sep 17 00:00:00 2001 From: Peter Stuifzand Date: Sun, 8 Nov 2020 21:16:26 +0100 Subject: [PATCH] Add todo items for block references --- TODO.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/TODO.md b/TODO.md index 1a21d99..6d41b43 100644 --- a/TODO.md +++ b/TODO.md @@ -28,3 +28,12 @@ the page, and the rows are the pages where these fields should be taken from. #### Show the values from the pages in a table form based on the header names #### Edit the values and update the name/value pair in the corresponding document + +## Block references + +- `((_[a-z0-9_]+))` block reference syntax +- search blocks based on this syntax +- load referenced blocks + - which blocks are referenced +- `transform()` referenced blocks +- /Block reference