Follow new updates and improvements to Copy To Notion.
November 29th, 2024
You can now add your Number properties in your database forms and set them directly through the Copy To Notion extension, making it easier to set numbers which will help better with counts, sums, price properties, etc.
November 22nd, 2024
New
Excited to announce the launch of our Facebook Community for Copy To Notion users! đ
Hereâs what this means for everyone:
A space to connect with other users.
Share tips, tricks, and workflows to get the most out of Copy To Notion.
Ask questions and get help from the community.
Exchange templates and CSS selectors for extracting specific site content.
đ Join the group here:
https://web.facebook.com/share/g/9cRyvn8g8tAzU3Xk/
I chose Facebook because itâs home to many Notion-related groups and users, making it the perfect fit for this growing community.
Canât wait to see you there! Letâs collaborate and make Copy To Notion even better for everyone. đģâ¨
November 10th, 2024
Now, when searching for pages, youâll see the full or parent page path, making it easy to identify pages with similar titles and pick the right one.
Example: When I search for âtestâ, I get:
Test Article Page (Getting Started)
Test Article Page (Ideas / Copy To Notion / CTN testing database)
This helps distinguish between similar page and database names and ensures you choose the correct one.
November 8th, 2024
New
You can now include Date fields in your database forms and set them directly through the Copy To Notion extension, making it easier to assign due dates and manage your schedules seamlessly.
October 14th, 2024
New
Excited to announce a major enhancement to the Multi Select feature in Copy To Notion! Previously, you could only select and save text elements like paragraphs and titles. Now, we've taken it a step further:
Select Anything: You can now select any type of content on a webpage â from images and text to links â and seamlessly save it to Notion.
Keep Formatting: All selected content retains its original formatting, making it easier for you to organize and keep information visually consistent in your Notion workspace.
Start exploring the web with this expanded flexibility â save more than just text, and keep everything looking just as you want it in Notion!
Available in v0.18.0 or higher.
October 9th, 2024
Improved
The clipped article can be edited before saving it to Notion
Improved handling and capturing of images within articles
Better recognition and formatting of bulleted and numbered lists
Handled some cases where pages search doesnât work
Fixed inconsistencies in article formatting when saving to Notion
These updates provide a more accurate representation of original web content in your Notion workspace.
September 30th, 2024
New
We're excited to announce a powerful new feature for Copy To Notion: web article clipping! This update allows you to save articles from any website directly into your Notion workspace, preserving formatting and readability.
Universal Compatibility: Clip articles from any website
Flexible Storage: Save to both Notion databases and pages
Format Preservation: Maintains most HTML elements, including:
Headings
Links
Images
Tables
Quotes
Numbered lists
Bulleted list
Code blocks
And more!
Our extension automatically strips away clutter like buttons, ads, and unnecessary elements, ensuring a smoother reading experience in your Notion workspace.
When saving an article to a Notion page, it creates a child page with a clickable title that links directly to the original source.
Trigger the article clipping functionality in three convenient ways:
Click the toolbar icon and select "Article"
Right-click to open the context menu and select "Article"
Use a custom keyboard shortcut
This feature is available in Copy To Notion v0.17.1 and later. Update your extension to start clipping web articles today!
August 16th, 2024
New
CSS selectors allow you to precisely identify and extract specific content from web pages and save it to your Notion database. This feature is particularly useful when you want to capture certain parts of a webpage, such as titles, author names, or specific paragraphs (e.g. capturing a LinkedIn profile).
To learn more check out How to set css selectors to automatically capture HTML content into Notion database properties.
June 1st, 2024
New
A new tab "Site Settings" has been added to the database form settings. This allows users to define specific websites or lists of websites where a particular form will be automatically selected by default.
Define a site or list of sites for default form selection.
Specify exact webpages:
Example: chatgpt.com/c/chat123
to select the form for that specific chat page.
Use wildcards (*
) to generalize the selection across multiple pages:
Example: www.amazon.com/*
to select the form for all pages under the Amazon domain.
Use commas to specify multiple sites:
Example: gmail.com/*,outlook*
to select the form for both Gmail and Outlook.
Scenario: Save products found on Amazon to a Notion database.
How It Works: When you are on Amazon and open the Copy To Notion extension, the form for saving products will be automatically selected.
Scenario: Save LinkedIn profiles and job offers to different Notion databases.
How It Works:
Profiles form: When you visit www.linkedin.com/in/*
, the form for saving LinkedIn profiles will be automatically selected.
Job Offers form: When you visit www.linkedin.com/jobs/*
, the form for saving job offers will be automatically selected.
Scenario: Save emails from Gmail and Outlook to the same Notion database.
How It Works: When you visit gmail.com/*
or outlook*
, the form for saving emails will be automatically selected for all pages under both domains.
This feature helps prevent mistakes and saves time by automatically selecting the correct database form based on the site you are visiting.
May 4th, 2024
New
Added a small arrow next to text and URL fields.
When clicked, it allows you to select any element on the current webpage and the extension automatically fills the related field with the element's content.
Now it supports two field types:
If the field is a text field (such as page title, page content, or any text property), it will retrieve the content of the selected HTML element.
If the field is a URL field, it will retrieve the URL if the selected element is a URL; otherwise, it will retrieve the content.