No description
Find a file
2026-07-20 07:05:09 -06:00
.github chore: update template 2026-06-09 06:22:44 -06:00
.husky chore: update template 2026-04-08 08:01:22 -06:00
scripts test: wire integration-testing vitest-setup into integration projects 2026-06-30 17:23:06 -06:00
src chore: update libs 2026-07-16 03:42:14 -06:00
.editorconfig Initial release 2024-12-10 21:08:03 -06:00
.gitattributes Initial release 2024-12-10 21:08:03 -06:00
.gitignore chore: update template 2026-06-09 06:22:44 -06:00
.markdownlint-cli2.mjs chore: update template 2026-04-08 08:01:22 -06:00
.nano-staged.mjs chore: update template 2026-04-08 08:01:22 -06:00
.npmrc Initial release 2024-12-10 21:08:03 -06:00
AGENTS.md chore: update libs 2026-07-16 03:42:14 -06:00
CHANGELOG.md chore: release 1.3.13 2026-07-11 06:14:50 -06:00
commitlint.config.ts chore: update template 2026-04-08 08:01:22 -06:00
CONTRIBUTING.md chore: update template 2026-06-09 06:22:44 -06:00
cspell.json test: drive real dev-utils bases instead of re-creating them 2026-06-21 03:14:16 -06:00
eslint.config.mts chore: update template 2026-04-08 08:01:22 -06:00
LICENSE Initial release 2024-12-10 21:08:03 -06:00
manifest.json chore: release 1.3.13 2026-07-11 06:14:50 -06:00
package-lock.json chore: update obsidian-dev-utils to 87.1.0 2026-07-20 07:05:09 -06:00
package.json chore: update obsidian-dev-utils to 87.1.0 2026-07-20 07:05:09 -06:00
README.md docs: update 2026-07-16 02:52:32 -06:00
tsconfig.json chore: sort tsconfig types 2026-06-27 21:14:51 -06:00
versions.json chore: release 1.3.13 2026-07-11 06:14:50 -06:00
vitest.config.ts chore: update template 2026-06-09 06:22:44 -06:00

Insert Multiple Attachments

Buy Me a Coffee GitHub release GitHub downloads Coverage: 100%

This is a plugin for Obsidian that allows to insert multiple attachments at a time.

It just modifies the built-in Insert Attachment command to add support for multiple files.

Installation

The plugin is available in the official Community Plugins repository.

Beta versions

To install the latest beta release of this plugin (regardless if it is available in the official Community Plugins repository or not), follow these steps:

  1. Ensure you have the BRAT plugin installed and enabled.
  2. Click Install via BRAT.
  3. An Obsidian pop-up window should appear. In the window, click the Add plugin button once and wait a few seconds for the plugin to install.

Debugging

By default, debug messages for this plugin are hidden.

To show them, run the following command:

window.DEBUG.enable('insert-multiple-attachments');

For more details, refer to the documentation.

Support

Buy Me A Coffee

My other Obsidian resources

See my other Obsidian resources.

License

© Michael Naumov