Various Complements

by tadashi-aikawa
5
4
3
2
1
Score: 84/100

Description

Category: Coding & Technical Tools

The Various Complements plugin is a game-changer for Obsidian users who struggle with auto-completion of words and phrases. This plugin brings the power of IDE-style auto-completion to Obsidian, allowing you to complete words as you type, making it easier to focus on your writing and research. With Various Complements, you'll never have to waste time searching for the perfect phrase or term again.

Reviews

No reviews yet.

Stats

892
stars
489,851
downloads
36
forks
1,915
days
19
days
19
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
326
total issues
58
open issues
268
closed issues
50
commits

Latest Version

19 days ago

Changelog

11.2.0 (2026-04-19)

✨ Features

  • internal link: Add "excludeUnresolvedInternalLinks" option to exclude phantom links from suggestions #376 (6a19157)

README file from

Github

obsidian-various-complements-plugin

release Tests downloads

This plugin for Obsidian enables you complete words like the auto-completion of IDE.

📚 Documentation

👥 For users

Feature requests / Bugs

Please create a new issue.

Questions / Others

Please create a new discussion.

Pull requests

Before creating a pull request, please make an issue or a discussion😉

🖥️ For developers

  • Requirements
    • Node.js v24

Development

Set up
git config core.hooksPath hooks
Install dependencies
pnpm install --frozen-lockfile
Build for development
pnpm dev
Test
pnpm test
# or
pnpm test --watch
CI
pnpm run ci
Release

Run Release Action.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.