Giter Site home page Giter Site logo

l-a-r-t / chatgpt-to-notion Goto Github PK

View Code? Open in Web Editor NEW
312.0 312.0 59.0 6.94 MB

ChatGPT to Notion brings the cleverness of ChatGPT right into your Notion workspace!

Home Page: https://chrome.google.com/webstore/detail/chatgpt-to-notion/oojndninaelbpllebamcojkdecjjhcle

JavaScript 2.06% TypeScript 97.37% CSS 0.57%
chatgpt chrome-extension notion plasmo typescript

chatgpt-to-notion's Introduction

👋 Hi, I’m Lart

I'm a frontend web developper in the React/Nextjs ecosystem. I'm also a student & I've been working on acquiring more and more fullstack experience in my free time.

Contact me at [email protected]

Javascript typescript React Next JS node.js MongoDB Firebase

Cool stuff

ChatGPT to Notion

QOAT screenshot

...more to come!

chatgpt-to-notion's People

Contributors

l-a-r-t avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

chatgpt-to-notion's Issues

Improve code block rendering

Here are some screenshots of code-blocks being rendered by ChatGPT, and the corresponding content produced on Notion by the extension. Note several things:

  • The generated blocks always end with a visible backtick that wasn't in the ChatGPT output.
  • The second ChatGPT code-block was in the Python language, but in Notion that (and "Copy Code") was rendered as content. (Seems Notion actually supports specific languages in its code block rendering, which perhaps the extension could leverage.)

Screenshot 2023-02-25 at 14 02 18


Screenshot 2023-02-25 at 14 02 36

bug: cannot add database

I added integration on my databases and they appears on list like following image. but they are unclickable - nothing happens on click.

  • Clicking invalid databases (those without a url property) shows warning message, and clicking valid ones removes the warning message, but it doesn't add the database on list.
  • Removing databases from the list worked as intended.
  • Tested on chrome and naver whale browser.

Cannot save individual answer

Hi,

when I want to save an individual answer, clicking on the pin icon, then the extension will prompt me to refresh the page, and the saving button is not available.

Do I must to save the full chat right now, any solutions ?

image

Option to add only answer to the Notion note

Use Case:
I use a fantastic Chrome Extension "YouTube Summary with ChatGPT" - it copies a transcript of the video and opens ChatGPT, pastes the transprict with the prompt to summarize it.

It would be perfect for me to just save the answer and not add whole huge prompt to the note. I think there are other scenarios that prompt can be quite long and not that important.

Save Full Chat [Save Failed]

First of all, congratulations on the project. It has helped me a lot.

In some chats, not all, I've been having problems saving the entire dialog.
Would there be any solution?
Thanks.

unexpected end of file: Error with Paid Subscription

I have a 2 dBs in notion, with the right properties, etc. and when I try to save a chat in Notion, I get this:
Screenshot 2023-06-22 at 10 43 58 AM

Can you help?? This is happening after I switched to the paid version, from the free.
Btw, great product.

Example Database Inacessible

It appears that the options to duplicate or import are not available in this example. It seems that the system is locked. Could you please fix this? It should be a straightforward task, correct?

Use Prompt as Page Title Instead of Conversation Name

I have several chats in which my prompts are very short and the answers are long. When saving a single answer, it would be very useful for me to be able to use the Prompt as the Page Title instead of the Conversation Name.

Awesome extension by the way! Thank you for your hard work!

Save Failed

Hi Theo,

Unfortunately, I am seeing the Save Failed for a lot of my conversations. These are typically longer conversations with larger blocks of text. I noticed that this issue was previously opened and closed which relates to similar behaviour -

#3

Please advise if I can help.

  • James

'Code Block' and 'mark as code' don't show syntax of language, and only 'save full chat' works.

  1. Computer language (python in my case) doens't show any syntax of itself.
    I write some codes by myself under the code block, and I found that the words I made by myself are applied the function of code in notion.
    In my opintion, some language settings or markdown setting(just suspect) are making troubles here.
    More specific, when I wrote some words in the line scrapped from chatting with GPT, they are not affected by the function of mark as code or code blocks.
    I mean, only when I worte words outside the block(notion unit), it works well.

image


image


  1. Only 'save full chat' optoin works, and 'save each question through pin under the questions' does not.
    I made several changes of saving my chat, but only 'save full chat' works, and the others don't.
    When saving full chat, it works well regardless of whether I chose 'generating head and table' option or not, which means that my Database in notion has proper format for you to make contents.
    But as I worte above, saving by cling pin under questions doesn't work regardless of the option.

image

bug: saving individual prompt/answer saves incorrect one

Chrome extension version 1.8.1

If I click the pin icon to save a specific prompt/response, a previous prompt/response is saved instead of the one I clicked to save.
It seems to save the previous by 3, for example:

prompt 1
answer 1 --> this one is saved

prompt 2
answer 2

prompt 3
answer 3 --> click save

I've tried it in a few different conversations, but I can only reproduce the issue in one of them, there are no errors in the logs.

The option not to generate headers or table of content

I notice that an exported conversation includes a (truncated) header for every prompt, as well as a big 'table of contents' in the beginning, linking to the individual entries. These don't really add anything for me, and it would be nice to have the option not to generate them, creating logs that are more compact.


Screenshot 2023-02-25 at 13 52 06


Screenshot 2023-02-25 at 13 55 38

Save Error - validation_error

error messages:body failed validation: body.children[42].numbered_list_item.children[0].bulleted_list_item.children[0].bulleted_list_item.children should be not present, instead was [{"object":"block","type":"bulleted_list_item","bullete....

Error Code:validation_error

Allowed websites explanation

It'd be good to get an explanation of why the extension needs to access the websites it says it does.

Currently, the extension says it needs access to:

  • api.notion.com
  • chat.openai.com
  • chatgpt-to-notion.onrender.com
  • theo-lartigau.notion.site

The first two are self-explanatory...

How to use autosave feature

I appreciate the excellent plugin which has significantly increased my productivity. As it's so impressive, I have begun the premium trial. Could you please guide me on how to use the autosave feature? Thank you!

The issue from chatGPT to Notion

Hi, I am trying to use the chatGPT to Notion extension, but I'm having trouble saving the content to Notion database. I successfully connected my Notion database to the extension, but when I click the 'save full chat' button, nothing happens except a very brief change of a icon into a 'in progress' sign.

In Notion, I'm using an education plus plan using my college e-mail, which is connected with Gmail. My original Gmail account is also in Notion, but I don't use it (I mention this just in case).

What exactly is the issue? Could this happen if chatGPT is busy?
I'm eager to use your awesome extension.

Thank you,
Myungji Kwak

Expand Support Beyond ChatGPT to Other AI Services

Hello,

I've been using the chatgpt to notion extension and have found it incredibly useful for integrating ChatGPT's capabilities into my workflow. However, I believe that expanding support to include other AI services like Poe, Perplexity, and Copilot could significantly enhance the utility of this tool.

I understand that integrating additional services would entail a considerable amount of work, and I'm curious if you have plans to extend the functionality in this direction. If you're not interested in further development, could you possibly provide some detailed advice on how I might approach this? Any guidance or suggestions you could offer would be greatly appreciated, as it would help me and other users to leverage a broader range of AI tools within the same framework.

Thank you for considering this request, and for the work you've already put into creating such a helpful extension.

Need help 'Save unauthorized by Notion'

I allowed access to my Notion pages after installing extension and I tried to save my chat but I saw this denial message.

image

I followed instruction in faq, revoke the access and reinstall the extensions but it didn't help.

As you can see connection to page is approved and even I can see my tags when I tried to save my chat.

image

Does anybody have solution for this case?

I wasn't able to duplicate your sample database page, so I created my own like this. Maybe this can be issue?
image
https://theo-lartigau.notion.site/4f096cd095aa422e9ee854c468e737d1?v=f257b6af4eb842428f7b7c413de08b95

Error to save

I have already connnect and approuve but it say(pas de bdd rélié)
i use brave browser
image

Problem trying to add another database

HI Théo, me again.
I had a problem when trying to add another database, now coming from a workspace.

I don't know precisely if the problem comes from a workspace, if it is because there is another database on another page or if there is some other explanation, but when I try to grant permission through the extension, it allows it and then nothing happens.

bug: "not iterable", save fails

image

I've tried reinstalling the extension and revoking->relinking Notion permissions but I receive this somewhat nondescript error when I try to save. I had previously been saving conversations without issue up as recently as two weeks ago.

keyboard shortcut to save

I would like to begin by appreciating the excellent plugin. I'm curious about the possibility of adding a keyboard shortcut that would enable users to save without having to move the mouse to click on the save button.

Plugin does not work/saving no longer works

Hello,

For some reason, I had the plugin working fine last night in Chrome and Notion, but now it will no longer save anything.

Seems like maybe chatgpt-to-notion.onrender.com is down??

Chrome: Version 112.0.5615.49 (Official Build) (x86_64)
Notion on Mac: Version 2.1.13 (2.1.13)

It seems to successfully connect to the DB in Notion, showing the right tags for it on the settings page of the plugin, but when I click "Save full chat", the plugin just flashes, and does nothing. It will continue to do that as long as I click "save full chat".

I have tested with multiple DBs in Notion, with simplified table structures too, but no dice.

I have tried taking the plugin out of Chrome and reinstalling it to no avail.
I've also tried clearing cache/history in Chrome, also no dice.

I've also noticed that where yesterday, there seemed to be a little thumbtack icon showing up along my prompts in ChatGPT itself, that no longer shows at all.

See attached screenshot of Chrome dev tools console log.

Ideas?

Screen Shot 2023-04-13 at 2 27 49 PM

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.