https://github.com/ntawileh/obsidian-google-lookup
Obsidian plugin that pulls contact and calendar event information from your Google account
https://github.com/ntawileh/obsidian-google-lookup
google-calendar google-contacts obsidian-md obsidian-plugin
Last synced: about 17 hours ago
JSON representation
Obsidian plugin that pulls contact and calendar event information from your Google account
- Host: GitHub
- URL: https://github.com/ntawileh/obsidian-google-lookup
- Owner: ntawileh
- License: mit
- Created: 2022-05-02T18:39:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T05:08:38.000Z (7 days ago)
- Last Synced: 2025-04-07T05:24:48.818Z (7 days ago)
- Topics: google-calendar, google-contacts, obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage: https://ntawileh.github.io/obsidian-google-lookup
- Size: 3.91 MB
- Stars: 84
- Watchers: 2
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - ntawileh/obsidian-google-lookup - Obsidian plugin that pulls contact and calendar event information from your Google account (TypeScript)
README
## Obsidian Google Lookup
[](https://github.com/ntawileh/obsidian-google-lookup)
[](LICENSE)[Obsidian](https://obsidian.md) plugin that can insert Google Calendar events and Google contact info directly into your notes

The suggestion modal is looking up your calendar events. This is useful for folks who take meeting notes in Obsidian and want to quickly populate meeting metadata.

Here the suggestion modal is looking up contacts, both personal contacts and also people in your Google Workspace's Directory. This is useful when using Obsidian as a mini-CRM and want to be able to quickly create notes for individuals you work with that can later backlink to other notes.
## Features
- Command to look up and insert Google Calendar event into current editor
- Command to look up and insert Google Contacts (user Contacts and Directory) info into current editor
- Support multiple Google accounts
- Customizable templates for inserted content## Usage
The two commands will show up only when there is an active editor/markdownview.

See [plugin documentation](https://ntawileh.github.io/obsidian-google-lookup) for more info