You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe your use case
Saving text and code in notion item properties give me the possibility to inject notion properties into different framer components. This is more versatile than using the notion item content.
Describe the solution you'd like
I would like to be able to map notion database item text property into a framer code block.
Describe alternatives you've considered
I've considered to add the notion code in a notion content code block instead of the property. I can map the content to framer as a code block and it works well. This approach has 2 problems though:
The Notion API has a maximum of 2000 characters for adding or updating notion blocks.
Adding info in the notion content instead of the notion page properties does not give me us much versatility.
The text was updated successfully, but these errors were encountered:
Describe your use case
Saving text and code in notion item properties give me the possibility to inject notion properties into different framer components. This is more versatile than using the notion item content.
Describe the solution you'd like
I would like to be able to map notion database item text property into a framer code block.
Describe alternatives you've considered
I've considered to add the notion code in a notion content code block instead of the property. I can map the content to framer as a code block and it works well. This approach has 2 problems though:
The text was updated successfully, but these errors were encountered: