跳转到内容

Obsidian Weekly 2025-07-06:Intuitive Micro-Innovations

此内容尚不支持你的语言。

Obsidian Weekly 2025-07-06:Intuitive Micro-Innovations

Abstract

Statistical time: 2025-06-29 21:00 ~ 2025-07-06 21:00
Statement: This column is inspired by a series of Obsidian Roundup articles written and published by Ms. Eleanor Konik from April 2021 to June 2023. Those interested may follow the original author’s personal website Obsidian Iceberg. The section’s content is sourced from the official Obsidian Discord channel and information on corresponding projects on Github or there independent websites. Descriptions may have been modified based on personal interpretation, and corrections are welcome if there are any inaccuracies. Thank you to the Obsidian team for bringing us such excellent software.

Plugin News

Community Plugins

New

Smart Excluded By vlwkaos

Change Excluded files setting per workspace, active note and more.

Kindle Highlights Import By Leon Luttenberger

Imports the Kindle highlights HTML file and saves it as a note in your vault.

Hyperlink Remover By Daniel Agafonov

Easily remove hyperlinks from selected text or the entire note.

Obsidian Weekly 2025-07-06:Intuitive Micro-Innovations--New

Copy Absolute Path By Albert O’Shea

Copy the system absolute path of files and folders to the clipboard.

Random broken link By TadoTheMiner

Add a command to open a random broken link in your vault. This lets you fill the holes in your knowledge.

Scrolling By omeyenburg

Improve scrolling and keep your cursor exactly where you want it.

Slash snippets By echo-saurav

Use slash command to insert quick text.

Auto Replacer By Alecell

Replace text in your notes automatically using regex rules and JavaScript functions.

Heading Helper By Siddhartha Khuntia

Cycle heading levels and display visual heading indicators in the gutter.

Discord Message Sender By okawak

Take notes in Discord and automatically sync them to Obsidian.

  • Key Features:
    • Automatically converts Discord messages into Obsidian Markdown files and saves them
    • Automatically clips web page contents from URLs and saves them as Markdown by using !url command
    • Can be triggered on Obsidian desktop startup or via the command palette

Character Sheets By Grayvox

Create character sheets for your very own traumatized little guys in Obsidian.

Better Heading Hierarchy By rogerfan48

Add guide lines to make the hierarchy of Markdown headings more visually clear.

Obsidian Weekly 2025-07-06:Intuitive Micro-Innovations--New

Yearly Diary Comparator By kiitosu

This plugin provides a yearly calendar view for Obsidian daily notes, allowing you to compare your activities or diary entries across different years. By displaying entries for the same date side by side, you can intuitively review changes and track your personal growth year over year.

Obsidian Weekly 2025-07-06:Intuitive Micro-Innovations--New

Fountain By Benedikt Grundmann

Write and view screenplays in Fountain format with index cards and lots of other features.

Obsidian Weekly 2025-07-06:Intuitive Micro-Innovations--New

Obsidian Weekly 2025-07-06:Intuitive Micro-Innovations--New

Canvas Connect By camadkins

Enhance the Canvas experience by intelligently managing connection lines between nodes.

Korean Book Search By lazerfit

Automatically fills in YAML frontmatter with Korean book information from Aladin API based on the note title.

Simple Table Math By Sandro Ducceschi

Perform mathematical operations (sum, average, minimum, maximum, subtraction, multiplication) on Markdown tables. It dynamically calculates and displays results within your tables as you edit them.

Obsidian Weekly 2025-07-06:Intuitive Micro-Innovations--New

Text Block Timer By frankthwang

A text block timing tool designed for Obsidian, allowing you to add count-up timing functionality to any text line in your notes.

Obsidian Weekly 2025-07-06:Intuitive Micro-Innovations--New

Tag IndexBy wenlzhang

Create a curated list of important tags to serve as meaningful entry points to your knowledge base.

Obsidian Weekly 2025-07-06:Intuitive Micro-Innovations--New

Updates

HiNote v0.4.4 By Kai

  • Added search functionality with “hicard” and “comment” prefixes, which can filter out flashcards and highlighted cards with annotations separately;
  • Optimized the batch creation and deletion of flashcards;
  • Skip symbol recognition within code blocks;
  • Optimized the click event of the annotation input box.

Excalidraw v2.13.0 By Zsolt Viczian

  • New
    • Flexible Auto-Export Location: Take control of where your auto-exported .png, .svg, and .excalidraw files are saved. Addressing a long-standing request, you can now define custom output paths using the new Excalidraw Hooks.
      • Implement the onImageExportPathHook callback in your ExcalidrawAutomate startup script to control the destination path.
        • Get the skeleton script via plugin settings or download it here.
    • Control Auto-Export Trigger: Use the onTriggerAutoexportHook in your startup script to decide if and how auto-export runs for a file, based on its properties or frontmatter, before the export path is determined.
    • Improved “Open Excalidraw drawing”: The Command Palette command now searches the entire Vault for the matching Excalidraw file when used on an embedded .svg or .png, useful when exports are in different folders.
    • Placeholder Files for New Embeds: When embedding a new drawing as PNG/SVG via the Command Palette, empty placeholder files are now created immediately based on your auto-export setting. This ensures Obsidian correctly updates links if you rename the file soon after creation (when “Keep filenames in sync” is on).
    • Paste Obsidian URLs into Excalidraw: Pasting an Obsidian URL for an image or file into Excalidraw now inserts the associated image directly into the drawing.
    • onImageFilePathHook Drag & Drop Support: The onImageFilePathHook (for controlling location/filename of embedded files) is now triggered when dragging and dropping files into Excalidraw from outside Obsidian, matching the existing behavior for pasting.

Pending

Caution

Notice: The following plugins have not yet passed code scrutiny and therefore have not been added to the Community Plugins. Before installing, please make sure you have fully understood and accepted the potential security risks involved.

Juliaplots By ivnmansi

Easily generate graphs of 2D and 3D functions directly in Obsidian.

Obsidian Weekly 2025-07-06:Intuitive Micro-Innovations--Pending