Obsidian Plugin Updates 2025-06-15 to 2025-06-21

Published: 23-Jun-2025
  • #weekly-updates
Obsidian Plugin Updates 2025-06-15 to 2025-06-21

There are 14 new plugins and 91 plugin updates in the last one week's time. Also, there are 3 new themes.

⭐ New Plugins

1. Text Autocomplete

Released on 2025-06-20 by Christ Degni

The Text Autocomplete plugin enhances your writing speed by offering real-time word suggestions as you type. It displays a dropdown of potential completions based on the current input, which you can navigate using arrow keys and select using Enter or Tab. Suggestions can also be dismissed with Esc, and Shift+Enter allows default Enter behaviour when the dropdown is active. A custom dictionary lets you add or remove your own words, either through plugin settings or by right-clicking selected text. You can control the number of suggestions shown and manage all plugin behaviour from the settings. Currently, it supports only English and disables itself inside code blocks for clean separation.

View Details, Github


2. CJK Count

Released on 2025-06-20 by Louie Kurenai

The CJK Count plugin adds a focused word count feature that tracks only Chinese, Japanese, and Korean (CJK) characters, displaying the count directly in the status bar. This is particularly useful for writers, students, or translators who work specifically with CJK scripts and want a more accurate metric for language-specific output. The plugin filters characters using a dedicated regex library, ensuring precise counts without interference from Latin or other non-CJK content.

View Details, Github


3. Tree Diagram

Released on 2025-06-20 by limpido

The Tree Diagram plugin converts tab-indented text blocks into clean, visual tree diagrams directly within your notes. By using a simple code block with a tree tag, users can represent hierarchical structures like file systems, outlines, or organisational charts without needing complex syntax. The plugin parses indentation levels to define node relationships and renders them in a visual format, making it much easier to interpret nested data at a glance.

View Details, Github


4. Move Files

Released on 2025-06-20 by Nitish Khurana

The Move Files Plugin plugin helps you organise notes by automatically relocating all linked files—such as images and PDFs—into a dedicated subfolder named after the note. When triggered via the command palette, it scans the note for linked resources, moves those files into a "{filename} files" folder, and updates all relevant links within the note to reflect the new paths. This is particularly useful for users who want to keep their vault tidy and maintain clear separation between notes and their associated media. It simplifies housekeeping without breaking references or requiring manual file edits.

View Details, Github


5. Todo.txt Mode

Released on 2025-06-20 by rioskit

The Todo.txt Mode plugin adds robust support for the todo.txt task format, blending plain text task management with enhanced visual and functional features. It highlights task elements such as priorities, projects, contexts, due dates, and completed status using colour-coded decorations, which can be further customised via the Style Settings plugin. Users can move completed tasks to a dedicated file and sort tasks by priority, project, context, or due date. A boundary marker can be defined to exclude parts of the file from sorting. This plugin is ideal for those who prefer the todo.txt methodology but want smoother visual feedback and better task organisation within their notes.

View Details, Github


6. Layout Manager

Released on 2025-06-19 by Lucy Dryaeva

The Layout Manager plugin allows you to define and automatically apply custom layouts based on the file you open. Layouts can include split configurations, tab order, editor mode, and even non-markdown views like graph view. It's ideal for workflows where you want different layouts for specific files—like a read-only homepage, an editing dashboard, or a templating workspace. Layouts are triggered using glob-based file matching and can be saved or applied on demand. Unlike static workspace snapshots, this plugin adapts dynamically to context, offering a smoother and more personalised navigation experience across devices and platforms.

View Details, Github


7. Streams

Released on 2025-06-19 by Floyd

The Streams plugin lets you manage multiple parallel daily note streams, offering a flexible alternative to the default Daily Notes plugin. Each stream can be configured with its own folder and naming pattern, making it easy to separate contexts like work, school, or personal life. It includes a dedicated calendar per stream, quick access to the current day's note, and a full stream view to navigate note history. There's also a handy view for missing notes, helping you stay consistent with your journaling or tracking. Ideal for users who maintain different workflows within the same vault.

View Details, Github


8. Log Keeper

Released on 2025-06-19 by James Sonneveld

The Log Keeper plugin tracks and records the last modification time of notes by updating a timestamp in the YAML frontmatter whenever content changes. The timestamps follow the ISO 8601 format and get updated automatically as you type, ensuring precise and consistent metadata for each note. This metadata can be used with plugins like Dataview and Contribution Graph to visualise your editing habits over time, much like a GitHub contribution calendar. The plugin is designed to work silently in the background.

View Details, Github


9. LLM docs

Released on 2025-06-19 by Shane Lamb

The LLM docs plugin lets you interact with large language models directly within your markdown files, treating conversations as editable documents rather than separate chat windows. It integrates with the OpenAI API and is also compatible with self-hosted models like Ollama via an OpenAI-compatible interface. Prompts can include content from linked notes or embedded images, allowing for richer context. The plugin enhances usability with overlays like a 'complete' button and visual loading indicators, and clearly formatted user/assistant response headings make conversations easier to follow. Everything stays local in your vault, blending AI interaction naturally with your existing notes.

View Details, Github


10. LaTeX Math

Released on 2025-06-18 by Zarstensen

The LaTeX Math plugin adds symbolic math evaluation directly inside LaTeX math blocks using Sympy. It supports a range of commands for evaluating, expanding, factoring, and solving equations, as well as unit conversions and symbolic assumptions. You can define variables or functions, assign assumptions like 'real' or 'positive', and even convert LaTeX expressions into Sympy code blocks for advanced workflows. Evaluation is context-aware, with support for persistent definitions and scoped assumptions. All operations are triggered through commands or hotkeys, giving users a fast and flexible way to perform symbolic math inside notes.

View Details, Github


11. Google Contacts

Released on 2025-06-18 by aleksejs1

The Google Contacts Sync plugin imports your Google contacts into your vault as individual markdown notes, complete with metadata in YAML frontmatter and space for free-form annotations. It supports multiple fields like names, emails, phone numbers, addresses, and birthdays, with customisable prefixes to prevent conflicts. You can filter synced contacts by Google labels, choose a specific folder for storing them, and define a naming pattern for the files. It only updates the frontmatter on re-sync, preserving any manual edits below. Advanced users can also configure how metadata keys are named. This makes it especially useful for users who want to maintain a lightweight personal CRM or keep contact records alongside their notes.

View Details, Github


12. Custom Selected Word Count

Released on 2025-06-17 by banisterious

The Custom Selected Word Count plugin adds precise and flexible word counting for selected text across all editing modes. It goes far beyond the default functionality by allowing users to exclude specific file paths, file types, and even URL-like strings from counts. Advanced users can define their own regex patterns for detecting words, with an interactive test area to validate and refine these patterns. It also logs word count history with timestamps, making it useful for writing sessions or progress tracking. The detailed settings give fine control over behaviour, from path exclusion rules to UI preferences, making it highly customisable for both casual users and power users alike.

View Details, Github


13. Folder Filelist

Released on 2025-06-16 by Bill Anderson

The Simple Folder Filelist plugin automatically generates markdown index files listing all notes within specified folders. It creates lists using wiki links, sorted by modification date so the most recently updated files appear first. You can finetune its behaviour through settings, like defining which folders to include, ignoring specific file extensions or filenames, and even customising the naming pattern of the list file. This is useful for users who want lightweight, auto-updating file overviews without relying on complex queries or dataview plugins.

View Details, Github


14. Ace Code Editor

Released on 2025-06-16 by RavenHogWarts

The ACE Code Editor plugin replaces the default editing experience with an advanced code editor powered by the Ace editor. It brings syntax highlighting, code folding, and live previews directly into your workflow, making it much easier to write and manage code blocks within notes. It also lets you manage and edit CSS snippets from a dedicated panel and supports quick previews of full code files. Whether you're jotting down small scripts or maintaining full snippet libraries, this plugin adds practical flexibility for anyone dealing with code inside their notes.

View Details, Github


🔁 Plugin Updates

We got 91 plugin updates in the last one week's time. You can see all the plugin updates on Obsidian Plugin Stats > Updates.

Notable Updates


🎨 New Themes

  • SpectrumPlus - An improved version of the Spectrum theme. (light mode only) - Github
  • Radiance - A sleek, modern Obsidian theme inspired by the Raycast macOS application. - Github
  • Iridium - A pretty, colorful theme for Obsidian - Github