Conversation

Some changes to the page query (GraphQL magic) added this - ``` allBrainNote(filter: { slug: { in: $references } }) { nodes { slug title childMdx { excerpt } } } ```
1
5
πŸ”₯πŸ”₯πŸ”₯πŸ”₯ Can't wait to see your code, this is already good enough for me to replace notes with! Do you reckon we could use the same technique to dynamically render the columns without requiring iframes?
1