capture chatgpt with prompt
Hell i use the article function - how can i include the chatgpt prompt in the article export? I only get the chatgpt result without the prompt…

Andreas Friedrich 4 months ago
capture chatgpt with prompt
Hell i use the article function - how can i include the chatgpt prompt in the article export? I only get the chatgpt result without the prompt…

Andreas Friedrich 4 months ago
ios shortcut function
Is it possible to create a shortcut in iOS? I want to add YouTube videos, Facebook videos, and website URLs to the database. What does the navigation button 'My top Websites and Social media clips' mean? Is this only for manual adding?

Andreas Friedrich 4 months ago
ios shortcut function
Is it possible to create a shortcut in iOS? I want to add YouTube videos, Facebook videos, and website URLs to the database. What does the navigation button 'My top Websites and Social media clips' mean? Is this only for manual adding?

Andreas Friedrich 4 months ago
Doesn't capture entire page contents on a submitted upwork proposal
I’m trying to log submitted upwork proposals to a database in notion. It only captures the title. I can’t even use the elementor selector to selector the cover letter, which is where my proposal is. It just captures the job description.

Bunty SomRoy 7 months ago
Doesn't capture entire page contents on a submitted upwork proposal
I’m trying to log submitted upwork proposals to a database in notion. It only captures the title. I can’t even use the elementor selector to selector the cover letter, which is where my proposal is. It just captures the job description.

Bunty SomRoy 7 months ago
Option to save to save to specific template
I would like to be able to choose which database template an article saves to. Or even for it to just save to the default template for that database. For example, I have a database for job application. On the default template for that database I have a custom AI block that reviews the page and pulls the key information about the position. Then I have another custom AI block that pulls the key words to use to tailor my resume. But when I use your extension to save a job posting, it doesn’t use the default template, it just makes a blank page. With Save to Notion, I can choose which template it uses.

Therese Wolff 8 months ago
database
Option to save to save to specific template
I would like to be able to choose which database template an article saves to. Or even for it to just save to the default template for that database. For example, I have a database for job application. On the default template for that database I have a custom AI block that reviews the page and pulls the key information about the position. Then I have another custom AI block that pulls the key words to use to tailor my resume. But when I use your extension to save a job posting, it doesn’t use the default template, it just makes a blank page. With Save to Notion, I can choose which template it uses.

Therese Wolff 8 months ago
database
Problem with saving video to notion using Multi Select. Can save Everything else but not videos.
these are the steps to reproduce the problem: open youtube.com Click on a video Select the Multi Select option on the Copy To Notion extension Click on the video element itself and other things such as the title, and description... Click "Done selecting", and then "Add to Notion" When I open the Notion page, there's no video saved just the other information selected on step 4 (title, description...). happens on vimeo too maybe other platforms as well.

Jacob Gravesen 8 months ago
Problem with saving video to notion using Multi Select. Can save Everything else but not videos.
these are the steps to reproduce the problem: open youtube.com Click on a video Select the Multi Select option on the Copy To Notion extension Click on the video element itself and other things such as the title, and description... Click "Done selecting", and then "Add to Notion" When I open the Notion page, there's no video saved just the other information selected on step 4 (title, description...). happens on vimeo too maybe other platforms as well.

Jacob Gravesen 8 months ago
Automatically insert page image in content block
This is a fantastic tool. I have noticed however that when the page is bookmarked to notion, in the database gallery view there is no image saved, and only the bookmark. It would be great if there was an option for the content block to be automatically updated with the page image.

Abbey Lardner-Burke 9 months ago
Automatically insert page image in content block
This is a fantastic tool. I have noticed however that when the page is bookmarked to notion, in the database gallery view there is no image saved, and only the bookmark. It would be great if there was an option for the content block to be automatically updated with the page image.

Abbey Lardner-Burke 9 months ago
Support for tags
The tool is great but would be amazing to support the tags right away. This is what Evernote web clipper allows doing. Now I have to save the page to Notion and then add tags manually there. thanks!

Anton 9 months ago
Support for tags
The tool is great but would be amazing to support the tags right away. This is what Evernote web clipper allows doing. Now I have to save the page to Notion and then add tags manually there. thanks!

Anton 9 months ago
Incorrectly works with chatgpt
Just interrupts file upload to Notion without errors, but the file does not appear in the program. Please fix it, it's a pity to lose such a great opportunity for the sake of which some people installed the extension

verjel 11 months ago
bug
Incorrectly works with chatgpt
Just interrupts file upload to Notion without errors, but the file does not appear in the program. Please fix it, it's a pity to lose such a great opportunity for the sake of which some people installed the extension

verjel 11 months ago
bug
CSS Selector for Page Content
Hi Iddris. I've been enjoying Copy To Notion very much. I would like to make a feature request to make Copy To Notion better. I'm a long time user of Obsidian and it's Webclipper. It's also one of the best webclipper I've used. One of the reason being able to CSS select page content. Currently Copy To Notion can CSS Select for Page properties but not Page Content (if not mistakened). If it can please let me know; if not, I would like to make this feature request. Thanks! Jireh

Jireh Chan 12 months ago
page
CSS Selector for Page Content
Hi Iddris. I've been enjoying Copy To Notion very much. I would like to make a feature request to make Copy To Notion better. I'm a long time user of Obsidian and it's Webclipper. It's also one of the best webclipper I've used. One of the reason being able to CSS select page content. Currently Copy To Notion can CSS Select for Page properties but not Page Content (if not mistakened). If it can please let me know; if not, I would like to make this feature request. Thanks! Jireh

Jireh Chan 12 months ago
page
from Claude to Notion
copiar e colar (Ctrl+C e Ctrl+V) do Claude para Notion Copy To Notion Save To Notion original por favor, alguém me diga como eu edito comentários que já fiz? queria agrupar/melhorar parecidos. esse é meu último comentário.

cauamachado51 About 1 year ago
bug
from Claude to Notion
copiar e colar (Ctrl+C e Ctrl+V) do Claude para Notion Copy To Notion Save To Notion original por favor, alguém me diga como eu edito comentários que já fiz? queria agrupar/melhorar parecidos. esse é meu último comentário.

cauamachado51 About 1 year ago
bug
Save to Notion vs Copy To Notion
Save to Notion: import sys # sys.argv contains the arguments passed to the script print("Passed arguments:", sys.argv[1:]) # Display all arguments (except the script name) for arg in sys.argv[1:]: # Iterate over the passed arguments print(f"Processing: {arg}") Copy To Notion: `import sys sys.argv contains the arguments passed to the script print("Passed arguments:", sys.argv[1:]) # Display all arguments (except the script name) for arg in sys.argv[1:]: # Iterate over the passed arguments print(f"Processing: {arg}") ` copied from ChatGPT for Notion

cauamachado51 About 1 year ago
bug
Save to Notion vs Copy To Notion
Save to Notion: import sys # sys.argv contains the arguments passed to the script print("Passed arguments:", sys.argv[1:]) # Display all arguments (except the script name) for arg in sys.argv[1:]: # Iterate over the passed arguments print(f"Processing: {arg}") Copy To Notion: `import sys sys.argv contains the arguments passed to the script print("Passed arguments:", sys.argv[1:]) # Display all arguments (except the script name) for arg in sys.argv[1:]: # Iterate over the passed arguments print(f"Processing: {arg}") ` copied from ChatGPT for Notion

cauamachado51 About 1 year ago
bug
doesn't accept <things inside code>
This: Exactly! You understood correctly. The syntax is %~ , where: % : is the loop variable (e.g. %A, %B), which stores the values of the files or parameters passed to the script. ~ : is the modifier you use to extract specific parts of the path or file. saves as: Exactly! You understood correctly. The syntax is %~, where: %: is the loop variable (e.g. %A, %B), which stores the values of the files or parameters passed to the script. ~: is the modifier you use to extract specific parts of the path or file.

cauamachado51 About 1 year ago
bug
doesn't accept <things inside code>
This: Exactly! You understood correctly. The syntax is %~ , where: % : is the loop variable (e.g. %A, %B), which stores the values of the files or parameters passed to the script. ~ : is the modifier you use to extract specific parts of the path or file. saves as: Exactly! You understood correctly. The syntax is %~, where: %: is the loop variable (e.g. %A, %B), which stores the values of the files or parameters passed to the script. ~: is the modifier you use to extract specific parts of the path or file.

cauamachado51 About 1 year ago
bug
Option to capture url as mention, right now bookmark and embed is available.
The current bookmarking url is missing image due to API skipping thumbnail capture. Mention might be a good option that would be able to show preview when hovered. This will work after the capture.

Andy Liong About 1 year ago
Option to capture url as mention, right now bookmark and embed is available.
The current bookmarking url is missing image due to API skipping thumbnail capture. Mention might be a good option that would be able to show preview when hovered. This will work after the capture.

Andy Liong About 1 year ago
Add the cover image field in form settings
Having the possibility to set the cover image in form settings should be amazing to directly have a database gallery with image. The extension can select by default the primarly image and let us the possibility to select an another one or screen a part of the screen

Olivier About 1 year ago
Add the cover image field in form settings
Having the possibility to set the cover image in form settings should be amazing to directly have a database gallery with image. The extension can select by default the primarly image and let us the possibility to select an another one or screen a part of the screen

Olivier About 1 year ago
Reoder Form settings
It would be nice to add the ability to reorder form fields after adding them. It's a real mess to add fields in the right order directly when you have a big form.

Olivier About 1 year ago
Reoder Form settings
It would be nice to add the ability to reorder form fields after adding them. It's a real mess to add fields in the right order directly when you have a big form.

Olivier About 1 year ago