No description
Find a file
2026-03-06 17:01:28 -06:00
.github chore: update template 2026-03-06 16:55:37 -06:00
.husky chore: enable conventional commits 2025-09-29 22:08:27 -06:00
src refactor: commands 2026-01-17 00:29:15 -06:00
.czrc chore: enable conventional commits 2025-09-29 22:08:27 -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 Initial release 2024-12-10 21:08:03 -06:00
.markdownlint-cli2.mjs chore: enable markdownlint 2025-10-05 19:58:58 -06:00
.markdownlint-cli2.mts chore: lint 2025-10-07 10:21:26 -06:00
.npmrc Initial release 2024-12-10 21:08:03 -06:00
CHANGELOG.md chore: release 1.3.7 2026-03-06 17:01:28 -06:00
commitlint.config.ts chore: lint 2025-10-07 10:21:26 -06:00
cspell.json Initial release 2024-12-10 21:08:03 -06:00
eslint.config.mts fix: build 2025-10-01 23:14:39 -06:00
LICENSE Initial release 2024-12-10 21:08:03 -06:00
manifest.json chore: release 1.3.7 2026-03-06 17:01:28 -06:00
package-lock.json chore: release 1.3.7 2026-03-06 17:01:28 -06:00
package.json chore: release 1.3.7 2026-03-06 17:01:28 -06:00
README.md chore: update template 2026-03-06 16:55:37 -06:00
tsconfig.json chore: enable markdownlint 2025-10-05 19:58:58 -06:00
versions.json chore: release 1.3.7 2026-03-06 17:01:28 -06:00

Insert Multiple Attachments

Buy Me a Coffee GitHub release GitHub downloads

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