Skip to content

L-a-r-t/bard-to-notion

Repository files navigation

Bard to Notion

Bard to Notion brings the cleverness of Bard into your favorite app!

This is an extension for Google Bard that is built upon the source code of my other project ChatGPT to Notion.

Overview

For information about the extension itself more than the code behind it, check out this notion page or the FAQ. This extension was built using the Plasmo framework and Typescript. A simple Express server (hosted on a free Render webservice) that can be found on the "server" branch, it allows the secure long-term storage of Notion's access tokens.

Usage

On Bard's page, you'll notice a new pin icon under each of its answers. You can use it to save specifically that answer and the related prompt to your Notion database of choice. If you want to save the whole discussion, you can do so from the extension popup.

You may link as many databases with the extension as you need to, and you can then choose which database to save your discussion at saving time. If a page with the same title already exists in the database, you'll have the choice between overriding the existing page or appending to the end of it.

Websites access

Please refer to the FAQ for more info about the websites the extensions needs to access.

Contribution

Feel free to make suggestions & report issues. You may also use the code inside your own projects, I will be educating myself on licences to pick to most relevant for this project.

Roadmap

These are the things that I plan to work on at some point. I hope to have the following (ranked by priority) done in the near future:

  • Autosave
  • KaTeX support

Releases

No releases published

Packages

No packages published

Languages