mirror of
https://github.com/artel250/Obsidian-Gemini-Assistant.git
synced 2026-07-22 08:40:31 +00:00
No description
| components | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| main.ts | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Chat with Bard
This plugin enables you to chat with Google Bard directly from obsidian completely for free.
Please note that this is my first obsidian plugin and mistakes are bound to happen. Feel free to report anything you find on the GitHub.
Setup
In order to be able to use this plugin, you need your own __Secure-1PSID token from Bard. Here is how you get it:
- Go to: https://bard.google.com/
- Sign in to your google account
- Open the Developer tools with
Ctr + Shift + i(Option + ⌘ + ion Mac) - Navigate to Application > Cookies
- Find the __Secure-1PSID cookie and paste its value in the settings of this plugin.
Note: Sometimes, the __Secure-1PSID token will not be enough. In this case you will need to add the __Secure-1PSIDCC and __Secure-1PSIDTS cookies too. (You can find them in the same place you found the first cookie)
How to use
- Select the "Chat with Bard" command in the command palette.
- Start Chatting
Note: Each time you open the Chat window, it starts a new chat. You can see all of your previous chats at https://bard.google.com/
Development Plan
- Add basic chat modal
- Add the ability to access previous chats
- Bard in the side panel and in a separate window
- Give Bard access to the notes
- Let Bard type in the notes