Description
3rd Party Integrations Plugin
Category: 3rd Party Integrations
The Google Calendar and Contacts Lookup plugin allows users to seamlessly integrate Google Calendar events and Google Contacts into their Obsidian notes. It provides commands to quickly look up and insert meeting details or contact information, making it an ideal tool for users managing meeting notes or maintaining a lightweight CRM system within Obsidian. The plugin supports multiple Google accounts and enables customizable templates for inserted content. By leveraging personal and organizational Google directories, it ensures efficient and accurate data retrieval for enhancing note organization and collaboration.
Reviews
No reviews yet.
Stats
98
stars
98 stargazers
16,259
downloads
16,259 downloads
13
forks
13 forks
1,311
days
1,311 days since creation
4
days
4 days since last commit
60
days
60 days since last release
22
total PRs
22 total pull requests
1
open PRs
1 open pull requests
1
closed PRs
1 closed pull requests
20
merged PRs
20 merged pull requests
41
total issues
41 total issues
4
open issues
4 open issues
37
closed issues
37 closed issues
0
commits
0 total commits in last one year
Latest Version
2 months ago
Changelog
What's Changed
- Add contact file creation mode by @CodeOfficer in https://github.com/ntawileh/obsidian-google-lookup/pull/59
- inline (default/current behavior): insert contact template in current note and rename note
- create file and insert link: creates the contact note using the template and inserts link in the currently open note
- Fix contact insertion behavior to avoid overwriting note contents in some cases by @CodeOfficer in https://github.com/ntawileh/obsidian-google-lookup/pull/59
New Contributors
- @CodeOfficer made their first contribution in https://github.com/ntawileh/obsidian-google-lookup/pull/59
Full Changelog: https://github.com/ntawileh/obsidian-google-lookup/compare/1.6.0…1.7.0
README file from