[
{
"attrs": {},
"bound": "full",
"children": [
{
"children": [],
"kind": "paragraph",
"spans": [
{
"kind": "plain-text",
"text": "Grid Idea",
"type": "plain-text"
}
],
"template_list": [
"sections/paragraph/default.neoj"
],
"type": "block"
},
{
"children": [],
"kind": "paragraph",
"spans": [
{
"kind": "plain-text",
"text": "Thinking about a ",
"type": "plain-text"
},
{
"attrs": {},
"flags": [],
"kind": "code-shorthand",
"text": "-- grid",
"type": "code-shorthand"
},
{
"kind": "plain-text",
"text": " section type. There\u0027s another post somewhere talking about this, but this will be the main locaiton for the notes.",
"type": "plain-text"
}
],
"template_list": [
"sections/paragraph/default.neoj"
],
"type": "block"
}
],
"end_section": null,
"flags": [],
"kind": "title",
"template_list": [
"sections/title/default.neoj",
"sections/basic/default.neoj"
],
"type": "basic"
},
{
"attrs": {},
"bound": "start",
"children": [
{
"bound": "full",
"children": [
{
"children": [],
"kind": "list-item-paragraph",
"spans": [
{
"kind": "plain-text",
"text": "Section type ",
"type": "plain-text"
},
{
"attrs": {},
"flags": [],
"kind": "code-shorthand",
"text": "-- grid",
"type": "code-shorthand"
}
],
"template_list": [
"sections/list-item-paragraph/default.neoj"
],
"type": "block"
}
],
"kind": "list-item",
"template_list": [
"sections/list-item/default.neoj"
],
"type": "listitem"
},
{
"bound": "full",
"children": [
{
"children": [],
"kind": "list-item-paragraph",
"spans": [
{
"kind": "plain-text",
"text": "Expected to always be start/end since it\u0027s desinged to be a wrapper around other things",
"type": "plain-text"
}
],
"template_list": [
"sections/list-item-paragraph/default.neoj"
],
"type": "block"
}
],
"kind": "list-item",
"template_list": [
"sections/list-item/default.neoj"
],
"type": "listitem"
},
{
"bound": "full",
"children": [
{
"children": [],
"kind": "list-item-paragraph",
"spans": [
{
"kind": "plain-text",
"text": "Could put anything in the grid.",
"type": "plain-text"
}
],
"template_list": [
"sections/list-item-paragraph/default.neoj"
],
"type": "block"
}
],
"kind": "list-item",
"template_list": [
"sections/list-item/default.neoj"
],
"type": "listitem"
},
{
"bound": "full",
"children": [
{
"children": [],
"kind": "list-item-paragraph",
"spans": [
{
"kind": "plain-text",
"text": "Default usage is to use flag attrs with the internal items to identify the column the content should appear in. (e.g. ",
"type": "plain-text"
},
{
"attrs": {},
"flags": [
"1"
],
"kind": "code-shorthand",
"text": "-- div",
"type": "code-shorthand"
},
{
"kind": "plain-text",
"text": ", ",
"type": "plain-text"
},
{
"attrs": {},
"flags": [
"2"
],
"kind": "code-shorthand",
"text": "-- div",
"type": "code-shorthand"
},
{
"kind": "plain-text",
"text": ", ",
"type": "plain-text"
},
{
"attrs": {},
"flags": [
"3"
],
"kind": "code-shorthand",
"text": "-- div",
"type": "code-shorthand"
},
{
"kind": "plain-text",
"text": ")",
"type": "plain-text"
}
],
"template_list": [
"sections/list-item-paragraph/default.neoj"
],
"type": "block"
}
],
"kind": "list-item",
"template_list": [
"sections/list-item/default.neoj"
],
"type": "listitem"
},
{
"bound": "full",
"children": [
{
"children": [],
"kind": "list-item-paragraph",
"spans": [
{
"kind": "plain-text",
"text": "When the numbers start over a new row starts. For example:",
"type": "plain-text"
}
],
"template_list": [
"sections/list-item-paragraph/default.neoj"
],
"type": "block"
},
{
"attrs": {},
"body": "- div|1\n\n- div|2\n\n- div|3\n\n- div|1\n\n- div|2\n\n- div|3",
"bound": "start",
"end_section": {
"attrs": {},
"bound": "end",
"children": [],
"flags": [],
"kind": "pre-end",
"template_list": [
"sections/pre-end/default.neoj",
"sections/end/default.neoj"
],
"type": "end"
},
"flags": [],
"kind": "pre",
"template_list": [
"sections/pre/default.neoj",
"sections/raw/default.neoj"
],
"type": "raw"
}
],
"kind": "list-item",
"template_list": [
"sections/list-item/default.neoj"
],
"type": "listitem"
},
{
"bound": "full",
"children": [
{
"children": [],
"kind": "list-item-paragraph",
"spans": [
{
"kind": "plain-text",
"text": "todo is to look into how that could work the the various css grid option items. Like, I think it should be possible to use lots of them for things like col spanning. That would likely mean the numbers you use for the flags might not line up exactly, but I think that would be okay (e.g. similar to how you can use whatever numbers you want in markdown ordered lists)",
"type": "plain-text"
}
],
"template_list": [
"sections/list-item-paragraph/default.neoj"
],
"type": "block"
}
],
"kind": "list-item",
"template_list": [
"sections/list-item/default.neoj"
],
"type": "listitem"
},
{
"bound": "full",
"children": [
{
"children": [],
"kind": "list-item-paragraph",
"spans": [
{
"kind": "plain-text",
"text": "Just realized I can do flex too (in both cases the primary element would be set to the correcponding display type. This would be expended to include masonry if it ends up being its own display type too)",
"type": "plain-text"
}
],
"template_list": [
"sections/list-item-paragraph/default.neoj"
],
"type": "block"
}
],
"kind": "list-item",
"template_list": [
"sections/list-item/default.neoj"
],
"type": "listitem"
}
],
"end_section": {
"attrs": {},
"bound": "end",
"children": [],
"flags": [],
"kind": "list-end",
"template_list": [
"sections/list-end/default.neoj",
"sections/end/default.neoj"
],
"type": "end"
},
"flags": [],
"kind": "list",
"template_list": [
"sections/list/default.neoj"
],
"type": "list"
},
{
"attrs": {
"created": [
{
"spans": [
{
"kind": "plain-text",
"text": "2024-10-25T08:33:47-04:00",
"type": "plain-text"
}
],
"text": "2024-10-25T08:33:47-04:00"
}
],
"id": [
{
"spans": [
{
"kind": "plain-text",
"text": "2n/vh/ny/kp",
"type": "plain-text"
}
],
"text": "2n/vh/ny/kp"
}
],
"status": [
{
"spans": [
{
"kind": "plain-text",
"text": "scratch",
"type": "plain-text"
}
],
"text": "scratch"
}
],
"tag": [
{
"spans": [
{
"kind": "plain-text",
"text": "neopoligen",
"type": "plain-text"
}
],
"text": "neopoligen"
}
],
"template": [
{
"spans": [
{
"kind": "plain-text",
"text": "post",
"type": "plain-text"
}
],
"text": "post"
}
],
"updated": [
{
"spans": [
{
"kind": "plain-text",
"text": "2024-10-25T08:33:47-04:00",
"type": "plain-text"
}
],
"text": "2024-10-25T08:33:47-04:00"
}
]
},
"bound": "full",
"data": {},
"end_section": null,
"error": null,
"flags": [],
"kind": "page",
"template_list": [
"sections/page/default.neoj",
"sections/json5/default.neoj"
],
"type": "json5"
}
]