-
Notifications
You must be signed in to change notification settings - Fork 47
Revamp Notion plugin #220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revamp Notion plugin #220
Conversation
e608280 to
7998b9b
Compare
|
This pull request is ready for review now. |
|
Based on @triozer's suggestions, I added a few more updates to bring some changes to the Airtable plugin (#196) into Notion:
Also, a small UI improvement is that field types only show as a dropdown when there are multiple types available. This way you can easily tell which fields can have their type changed. |
Could you please review this pr? #239 |
Yes great update! I’m currently working on rebuilding the Notion plugin using the CMS Starter as a base. It should be done later today. I think the team wants to merge that first, then redo this PR to add the same features to the new plugin. The tables PR will need to be rebased after that’s merged, so you can rebase it or I can do it and add you as a co-author on the PR/commits. It shouldn’t require many changes because the parts of the code that your tables PR edits don’t change much in the new CMS Starter based plugin. |
No problem! I'm looking forward to the version based on v3. |
Show "Unsupported" text once per row. Uncheck unsupported fields.
2b28fba to
caee655
Compare
|
Marking as draft because it needs to be redone after #221 is merged. |
|
Will reopen as multiple PRs with each separate feature after #221 is merged. |
|
Great job on the Notion Plugin! Any updates on supporting tables in Notion? |
|
@alirashidy yes, table support has been merged and it's shipping tomorrow. |
That's great to hear! Keep up the great work 🔥🚀 |

Description
This pull request adds many improvements and bug fixes to the Notion plugin.
General:
framer-plugin3.1.0Design:
Features:
Bug Fixes:
To-Do:
There's a lot of changes in this PR, but I decided it would be better to submit them all as a single PR instead of splitting into multiple, just to make it easier to review. Each feature/change is in a separate commit.
Once this is approved, I will do the same updates for the Airtable and Google Sheets plugins.
Please leave any feedback and comments you have!
Before:

After (almost all field types supported):
