PKM-er / obsidian-zotlit

A third-party project that aims to facilitate the integration between Obsidian.md and Zotero, by providing a set of community plugins for both Obsidian and Zotero.
https://zotlit.aidenlx.top
MIT License
675 stars 29 forks source link

[Enhancement Request] Move Annotated Images to Subfolders for Each Paper #345

Closed Ea510chan closed 6 months ago

Ea510chan commented 6 months ago

Enhancement Request: Move Annotated Images to Subfolders for Each Paper

Thank you for the great work on the Zotlit plugin! It has significantly helped with my reading and research workflow. Your efforts are very much appreciated.

Current Behavior

The Zotlit plugin currently crops annotated images from Zotero and stores all the images in a single folder in Obsidian.

Desired Behavior

I would like the plugin to automatically move the cropped annotated images into subfolders named after each paper. For example, images annotated from a paper titled "Example Paper" should be stored in a subfolder named "Example Paper" within the main folder.

Benefits

Additional Context

Here’s an example of the desired folder structure: Obsidian Vault │ └───Zotlit Images │ ├───Example Paper 1 │ image1.png │ image2.png │ ├───Example Paper 2 │ image1.png │ image2.png

Thank you for considering this enhancement!

Ea510chan commented 6 months ago

image The requested enhancement can be resolved by obsidian-attachment-management manually. Using rearrange linked attachments after taking notes.