%% generate tags start %% #obsidian %% generate tags end %% #obsidian/plugin ## What is It? %% run start ```ts const {LinkPreview} = customJS return LinkPreview.getLinkPreviewFromUrl("https://yukigasai.github.io/obsidian-google-calendar/") ``` %% <div class="nifty-link-card-container"> <a class="nifty-link-card" href="https://yukigasai.github.io/obsidian-google-calendar/" target="_blank"> <div class="nifty-link-card-text"> <div class="nifty-link-card-title line-clamp-2">Obsidian Google Calendar Plugin</div> <div class="nifty-link-card-description">Welcome to this documentation 👋. On this website the core functionally of the Obsidian Google Calendar Plugin is explained. Getting Started § To get started install the plugin from the community plugins tab in Obsidian.</div> <div class="nifty-link-href"> <img class="nifty-link-icon" src="https://yukigasai.github.io/obsidian-google-calendar/static/icon.png"> https://yukigasai.github.io/obsidian-google-calendar/ </div> </div> <div class="nifty-link-image-container"> <div class="nifty-link-image" style="background-image: url('https://yukigasai.github.io/obsidian-google-calendar/static/og-image.png')"> </div> </div> </a> </div> %% run end %% perhaps the best plugin to integrate your calendar to Obsidian. ## How to Use It? Monthly view, weekly view, …: [Views (yukigasai.github.io)](https://yukigasai.github.io/obsidian-google-calendar/Views/Views) Event Note: [Eventnote (yukigasai.github.io)](https://yukigasai.github.io/obsidian-google-calendar/EventNotes/EventNote) ## Alternatives and Comparisons