alberti423k downloadsImport and manage attachments by enabling moving and linking
Import Attachments+ is a plugin designed to enhance the attachment management experience in Obsidian. It allows you to import, organize, and handle attachments (like images, documents, and other files) seamlessly within your vault.
Features include:
Once enabled, the plugin will work automatically based on your configured preferences. You can adjust these settings through the plugin's settings tab under Settings > Import Attachments+.
The plugin offers a comprehensive set of options for managing attachments.
Import Options:
Attachment Folder Configuration:
Attachment Opening:
Attachment Management:
Display of Attachment Folders:
Search for "Import Attachments+" in the Community plugins pane in Obsidian and click on the Install button.
main.js, manifest.json and styles.css files..obsidian/plugins/ directory (e.g., .obsidian/plugins/import-attachments-plus).Import Attachments+ in Obsidian via Settings > Community Plugins.Clone this repository or download the source code from the GitHub repository.
Run the following commands to install the necessary dependencies and build the plugin. The build process will generate the main.js and manifest.json files inside the /dist subfolder within the repository directory:
npm install
npm run build
I would be grateful for any donation to support the development of this plugin.
Feel free to contribute to the development of this plugin or report any issues in the GitHub repository.