First time user with Coda having come from Notion and just getting my head about the difference in linking docs/databases
I am a teacher and currently setting up a digital planner with all my resources and lessons known as a Scheme of Work (SOW) in one place.
What I am trying to achieve - very unsuccessfully - is to
to type a lesson into my planner which is linked to my SOW doc/table
that automatically pull the lesson resources as well as if there is HW and its link.
I have a resource table/doc where I drop all my resources into that I have collected over the years and this table is linked to my SOW table/doc and the individual lessons. So when ever I create a new lesson I add it here assigning it a lesson, topics etc.
Hey there, thanks for reaching out! I think a solution to what you are aiming for is Relations in Coda. Relations help you connect your tables together. Here are a couple resources on Relations for reference:
The way this could possibly work is:
A table to hold your Lesson title, associated homework, associated resources. We’ll call it “Lessons” for this example
Your planner table (which I think is what you’ve shared an image of?) where you can select the day, period, and lesson.
Create a Relation column in your planner table that is connected to the Lessons table.
Once the lesson is selected from the relation column dropdown for the row, you can use a formula like thisRow.Lesson.Lesson Resources in the Lesson Resources column and thisRow.Lesson.HW Link in the HW Link column to pull in the associated resources respectively.
Hope that helps! If you get stuck, feel free to reach out to Coda Support