Meeting notes for Google Calendar & Meet

Write down meeting notes directly in Google Calendar and Google Meet with the Meetric extension and save hours of admin work

什麼是Meeting notes for Google Calendar & Meet?

Meeting notes for Google Calendar & Meet是由http://meetric.app開發的Chrome擴展程式,該擴展的主要功能是“Write down meeting notes directly in Google Calendar and Google Meet with the Meetric extension and save hours of admin work”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Meeting notes for Google Calendar & Meet擴展crx文件

下載Meeting notes for Google Calendar & Meet擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        What is it? 📆
This Meetric Chrome extension allows you to write down meeting notes directly in Google Calendar & Google Meet for any meeting.

Why should I use it? 🕦
Because it'll save you hours of work every week! Not having to dig up past notes, create new docs, save them somewhere...because the notes are associated to the events in your calendar so everything's organised automatically.

How does it work? 🛠️
This extension opens a small side panel inside your browser (you can open/close/adjust its size in 1 click), in which you can manually write down notes for any event in your calendar. Here's a quick demo: https://www.youtube.com/watch?v=8P58OYY-PvA

Is this a tool for teams or individuals? 🧘
Either - you can use this extension for your private notes in meetings and/or use it with the whole team and collaborate on the notes in real-time.

Is it free? 💸
There is a free 7-day trial and then it's $5 per month.

Help docs: https://help.meetric.app/

-----------------------

Unlike other note-taking apps, Meetric was designed with meetings in mind. Meetric works directly on your Google Calendar or Google Meet, so you can take notes without switching windows. This means that you can easily capture meeting minutes, notes, and tasks ✍️. 

For example, you can prepare your agenda 📝 ahead of time with Meetric. Even before your meeting starts, you can open up Meetric and type in pointers that you and your team want to cover during the meeting. 

Having a meeting agenda is a must-have for any productive meeting. With Meetric, you can make sure that every meeting is off to a good start.

Ever bumped into the problem of everyone being on a different page during the meeting? You can also use Meetric to collaborate in real time 🧑‍🤝‍🧑 on the meeting notes and agenda with other meeting guests. 

This means that every participant — not just the scribe! — has access to what is being recorded. By making sure everyone has access to the minutes and agenda, you and your team can better coordinate your workflow.

Meetric also solves the age-old problem of losing all your meeting minutes. The extension has a nifty feature which lets you easily search for past meeting notes and decisions 📜.

Another important thing about meetings is making sure that everyone knows what their next steps are. There is nothing worse than having a productive, engaging meeting only for people to forget what is supposed to be done. This is a problem that many face when meeting minutes are sparse and not helpful.

Meetric tackles this too! You can use the extension to assign tasks to yourself and other meeting guests ✅. 

You can also make the most out of your time with a super handy meeting timer ⌛. 

In fact, it is very common for meetings to go over the allocated time limit. This is a big problem. 

It creates a knock-on effect and spills over into the rest of the day. It might even cause other meetings to start late and end late, resulting in fatigue and listlessness for meeting guests. 

Meetric solves this problem with its built-in timer, which helps you keep track of time, so that the meeting does not overrun.

Capture meeting notes live in your browser with the (free) Meetric Chrome extension! Think of it like a connected Google Calendar notepad.

Common Questions & Answers:

What's Meetric?
Meetric is a tool to have more effective meetings. From easily preparing an agenda, capturing meeting minutes and tracking the completion of actions discussed in meetings, Meetric ensures nothing gets lost and meetings don't become a pain.

How is my data secure?
First, none of your calendar information is saved without your permission, and even with it, we only store information for the events you've captured notes in. Second, any information recorded is secured with RSA 2048-bit encryption. Third, our server infrastructure is built upon AWS and its cloud security.

How is it better than taking notes in Google Docs or Apple Notes?
Traditional note-taking tools were never built with meetings in mind. Meetric automatically links your notes with the events in your calendar, to show you instantly what was discussed in your last 1:1 or weekly customer call. Also, it gives your meetings superpowers: collaborative agenda, time tracker, next step reminders, and more!

Do you integrate with video conferencing tools?
Yes if it's web-based and you use Chrome. Our Chrome extension enables you to use Meetric in any web-based video conferencing tool, like Google Meet and Microsoft Teams.

How does it compare to other solutions?
Meetric is a great tool for your meetings but doesn't replace your videoconference solution - it works alongside it like Zoho, Zoom, Webex, Calendly,  Google Meet, Hangout, Microsoft Teams. Meetric is similar to other meeting-first solutions Hugo, Soapbox, Hypercontext, Docket, Wisembly Jam, Meetical, Meetnotes and can track actions like Todoist or Asana. The note-taking is similar to Notion, Evernote, Google Docs and others.                    

擴展基本資訊

名稱 Meeting notes for Google Calendar & Meet Meeting notes for Google Calendar & Meet
ID imjdlmoaemnjongiaddmdgmpnomppdml
官方網址 https://chrome.google.com/webstore/detail/meeting-notes-for-google/imjdlmoaemnjongiaddmdgmpnomppdml
簡介 Write down meeting notes directly in Google Calendar and Google Meet with the Meetric extension and save hours of admin work
檔案大小 83.35 KB
安裝次數 8,243
目前版本 1.0.14
更新時間 2022-03-21
上架時間 2020-11-10
評分 4.88/5 共 74 次評分
開發者 http://meetric.app
電子郵箱 [email protected]
付費類型 in_app
擴展官網 https://meetric.app
說明頁面URL https://help.meetric.app/
隱私政策頁面URL https://addon.meetric.app/privacypolicy.html
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Meeting notes for Google Calendar & Meet",
    "version": "1.0.14",
    "description": "Write down meeting notes directly in Google Calendar and Google Meet with the Meetric extension and save hours of admin work",
    "manifest_version": 3,
    "icons": {
        "16": "images\/meetric_16.png",
        "48": "images\/meetric_32.png",
        "128": "images\/meetric_128.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/meetric_16.png",
            "32": "images\/meetric_32.png",
            "80": "images\/meetric_80.png"
        },
        "default_title": "Meetric - meeting notes for Google Calendar",
        "default_popup": "reload.html"
    },
    "host_permissions": [
        "https:\/\/calendar.google.com\/*",
        "https:\/\/meet.google.com\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.meetric.app\/*"
            ],
            "run_at": "document_end",
            "js": [
                "contentScriptMeetric.js"
            ]
        },
        {
            "matches": [
                "https:\/\/calendar.google.com\/calendar\/*"
            ],
            "run_at": "document_idle",
            "all_frames": true,
            "css": [
                "panel.css"
            ],
            "js": [
                "jquery-3.5.1.min.js",
                "common.js",
                "sidebar.js",
                "Segment.js",
                "contentScriptCalendar.js"
            ]
        },
        {
            "matches": [
                "https:\/\/meet.google.com\/*"
            ],
            "run_at": "document_end",
            "all_frames": false,
            "css": [
                "panel.css"
            ],
            "js": [
                "jquery-3.5.1.min.js",
                "common.js",
                "sidebar.js",
                "contentScriptMeet.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "https:\/\/calendar.google.com\/calendar\/*",
                "https:\/\/meet.google.com\/*"
            ],
            "run_at": "document_end",
            "all_frames": false,
            "css": [
                "panel.css"
            ],
            "js": [
                "jquery-3.5.1.min.js",
                "common.js",
                "sidebar.js",
                "contentScriptOthers.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "\/images\/meetric_20.png"
            ]
        }
    ]
}