Skip to content

Commit

Permalink
📝 Updated README and Manifest, ready to publish! 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Aldhanekaa committed Jun 19, 2023
1 parent 9a2e866 commit 5df68cc
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 8 deletions.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Bard assistant by Google to help you study and taking notes, and memorise materials easier!

Explore new possibilities of learning with Integration of Google Bard in your Obsidian App! It's totally free unlike ChatGPT! It also can show images from your question!

## Obtaining Authentication

1. Log in to your Google account, and visit [Google Bard](https://bard.google.com)
Expand All @@ -11,9 +13,20 @@ Bard assistant by Google to help you study and taking notes, and memorise materi

That's it! Now, put `__Secure-1PSID` in the setup screen and you're all good!

# Features

- [x] Chat (Obviously)
- [x] Attach Image On the Chat
- [ ] Editor Commands
- [ ] Emojify
- [ ] Change Tone
- [ ] Smart Connection

More features are coming up!

# Contribute

Feel free to contribute at https://github.com/Aldhanekaa/GoogleBardObsidian, this repo is open for pull request to add more functionality
Feel free to contribute at https://github.com/Aldhanekaa/GoogleBardObsidian, this repo is open for pull request to add more functionality, and yes credits will be added to README.

---

Expand Down
14 changes: 7 additions & 7 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"id": "google-bard-obsidian",
"name": "Google Bard Obsidian",
"version": "1.0.0",
"version": ".3.0",
"minAppVersion": "0.15.0",
"description": "This is a sample plugin for Obsidian. This plugin demonstrates some of the capabilities of the Obsidian API.",
"author": "Obsidian",
"authorUrl": "https://obsidian.md",
"fundingUrl": "https://obsidian.md/pricing",
"isDesktopOnly": false
}
"description": "Explore new possibilities of learning with Integration of Google Bard in your Obsidian App! It's totally free unlike ChatGPT! It also can show images from your question!",
"author": "Aldhanekaa",
"authorUrl": "https://github.com/Aldhanekaa",
"fundingUrl": "",
"isDesktopOnly": true
}

0 comments on commit 5df68cc

Please sign in to comment.