avatarNuno Campos

Summary

The undefined website presents a review of the latest Obsidian plugins, showcasing 10 new tools designed to enhance note-taking and productivity within the Obsidian ecosystem.

Abstract

The article "Obsidian Plugins Review — 43" on the undefined website is a comprehensive guide to the newest Obsidian plugins, offering a glimpse into the evolving landscape of digital note-taking and productivity. It introduces plugins such as YouTube Template for note-taking on videos, Copy Image for clipboard image transfer, and Widgets for adding interactive elements to notes. Additionally, it covers Metadata Hider for cleaner metadata display, Reference Generator for bibliography management, and Additional Icons for expanded iconography. The review also highlights Augmented Canvas for AI-driven note connections, Extended Task Lists for enhanced task management, Git File Explorer for Git integration, and Quiz Generator for creating interactive questions from notes. Each plugin is accompanied by a brief description, usage instructions, and visual examples, providing readers with valuable insights into how these tools can elevate their Obsidian experience.

Opinions

  • The author, Nuno Campos, appears to be enthusiastic about the potential of these plugins to improve the Obsidian user experience.
  • The inclusion of visual examples for each plugin suggests a belief in the importance of visual aids for understanding new tools.
  • The mention of specific use cases, such as managing in-progress and won't-do tasks, indicates an appreciation for the nuanced needs of Obsidian users.
  • The article's focus on integrating external services like Google Cloud API and OpenAI API reflects an opinion that connectivity and AI integration are key to advancing note-taking applications.
  • By providing a list of previous Obsidian articles, the author seems to value the continuity of content and ongoing engagement with the audience.
  • The invitation to subscribe for updates on new stories implies the author's confidence in the quality and relevance of their content to the Obsidian community.

Obsidian Plugins Review — 43

Elevate Your Obsidian Experience: Discover the Best New Plugins for Enhanced Note-Taking and Boost Productivity

Image by Nuno Campos.

Greetings, devoted Obsidian enthusiasts and digital trailblazers! Get ready to buckle up, for we are about to embark on an electrifying journey through the dazzling galaxy of this week’s latest Obsidian plugins.

This week, in Obsidian Plugins Review:

  • YouTube Template
  • Copy Image
  • Widgets
  • Metadata Hider
  • Reference Generator
  • Additional Icons
  • Augmented Canvas
  • Extended Task Lists
  • Git File Explorer
  • Quiz Generator

YouTube Template

This is a plugin for taking notes on YouTube videos using a configurable template. You’ll need a Google Cloud API key to access the YouTube Data. You can choose the template folder, template, and format for chapters and hashtags.

YouTube Template. Image by Nuno Campos.

Copy Image

Copy Image plugin allows you to to easily copy images from Obsidian to clipboard by right-clicking.

Copy Image. Image by Nuno Campos.

Widgets

Widgets is a plugin that adds widgets to your Obsidian notes. It currently offers 3 widget types: Clock, Configuration, and Countdown. To insert a widget, add a code block with the language “widgets” and add options. You can also use command Widgets: add widget.

```widgets
<OPTIONS>
```

Each widget respects your theme’s colors, but you can customize the look via CSS snippets.

Clock widget. Image by Nuno Campos.
Countdown widget. Image by Nuno Campos.
Random quotes widget. Image by Nuno Campos.

Metadata Hider

Metadata Hider is a plugin that hides metadata properties if their value is empty. Users can set which metadata properties to always hide or always show in the plugin settings. You can also set a property name to hide all properties.

Metadata Hider. Image by Nuno Campos.

Reference Generator

Reference Generator turns links into bibliographies in various styles like Harvard, MLA, and APA. The plugin requires internet access to use and offers a default citation style that can be selected in the settings.

To generate a reference, right-click on a link and select a style or use the default; multiple references can be generated at once. Text in between links is saved, but links will be treated as a bibliography regardless of the text.

Reference Generator. Image by Nuno Campos.

Additional Icons

This plugin adds additional icons to use where Obsidian allows only Lucide icons. It includes RPG Awesome, GovIcons and Weather Icons.

Additional Icons. Image by Nuno Campos.

Augmented Canvas

This plugin for Obsidian that adds AI features using the OpenAI API. 2. To use the plugin, you need an OpenAI API key which can be input in the settings. 3. The plugin adds three actions to the Menu of a note in the Canvas View. 4. The links between notes are used to create the chat history sent to GPT. 5. The plugin only works with OpenAI’s latest model: gpt-4–1106-preview.

Augmented Canvas. Image by Nuno Campos.

Extended Task Lists

This plugin allows users to add and manage both “in-progress” and “won’t do” task items:

  • in-progress syntax: - [.] In progress
  • won’t do syntax: - [~] Won't do
Extended Task Lists. Image by Nuno Campos.

Git File Explorer

This plugin integrates Git information into Obsidian’s file explorer. Git data will be displayed next to repositories in the user’s vault within the file explorer.

Git File Explorer. Image by Nuno Campos.

Quiz Generator

Quiz Generator is a plugin that uses OpenAI’s GPT-3.5 and GPT-4 models to create interactive, exam-style questions from notes. It allows you to select folders or specific notes to include, the type and number of questions to generate and to save the answers in either inline and multiline flashcards to review with obsidian-spaced-repetition or markdown callouts.

Quiz Generator. Image by Nuno Campos.

You can read the previous Obsidian articles here:

Click here to be notified every time I publish a new story 😉.

Productivity
Technology
Programming
Data Science
Obsidian
Recommended from ReadMedium