Giter Club home page Giter Club logo

Comments (9)

RainCat1998 avatar RainCat1998 commented on August 11, 2024

No, it only affects filename of images from your clipboard. When handling drag & drop events, the plugin changes attachment folder setting before obsidian moving file and obsidian keeps the origin filename.

from obsidian-custom-attachment-location.

RainCat1998 avatar RainCat1998 commented on August 11, 2024

It is hard to check the file type and rename target filename in drag & drop handler. I will consider how to implement this feather in an elegant way.

from obsidian-custom-attachment-location.

Elaws avatar Elaws commented on August 11, 2024

Thanks for your reply ;)

My mistake, I misinterpreted one of the releases which had "drop support" as changelog

from obsidian-custom-attachment-location.

RainCat1998 avatar RainCat1998 commented on August 11, 2024

Thanks for your reply ;)

My mistake, I misinterpreted one of the releases which had "drop support" as changelog

I will consider this feather in the next release.

from obsidian-custom-attachment-location.

Elaws avatar Elaws commented on August 11, 2024

This is a great news, thanks for your work ;)

from obsidian-custom-attachment-location.

zeltak avatar zeltak commented on August 11, 2024

awesome plugin! would also love drag and drop as its my main way of putting images into obsidian

thx so much for your epic work!!

Z

from obsidian-custom-attachment-location.

Elaws avatar Elaws commented on August 11, 2024

I also noticed that copy/pasting from file explorer does not rename the file appropriately. It would be nice if there was an option to rename pasted files.

from obsidian-custom-attachment-location.

RainCat1998 avatar RainCat1998 commented on August 11, 2024

I also noticed that copy/pasting from file explorer does not rename the file appropriately. It would be nice if there was an option to rename pasted files.

I have considered this before, but it is hard to do because obsidian only exposes a few APIs for plugin developer. You can use Chrome debugging console to view obsidian app.js source code, and I didn't find a perfect way to do this. Unless I hook and rewrite all original copy&paste code.

from obsidian-custom-attachment-location.

Elaws avatar Elaws commented on August 11, 2024

Hello,

Is this bug fixed ? I just drag'n dropped a "jpeg" file from explorer to Obsidian and it is not renamed as expected.

Thank you

from obsidian-custom-attachment-location.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.