-
-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: Upload all images in current vault #7
Comments
Hi @Luvata, I already had this idea in mind and now I see the real request for this. I can imagine the following 2 approaches:
Please share your ideas if you have other view |
Hi @gavvvr thank for your quick response. I think why not both? (2) is much faster to migrate indeed but (1) is enough for me currently 😄 Another approach I'm thinking about is a command to quickly toggle an image's source between local and imgur (in edit mode), it's also fast and convenient too |
Hi, or When I checked my user account, I saw that I already upload 50 image...so it seems I have to wait until the hour (whatever hour is meanrt here) is over. Not sure how that will work with large vault... |
@ih8snow did you want to paste the "strange error message" to your comment? I can not see it.
with the browser? Did you know that Imgur plugin itself now supports authentication? (you will need to update to the latest version) This help page says:
I am not sure what last sentence means. It might mean that in general there is no limits on images count per account. But there is a limit in time space (50 images per hour). For both: authenticated and anonymous upload. Anyway, thank you for sharing this info. With this limit, the migration of the whole vault at once is hard to imagine. But it will still work at least for 50 images per hour which is still better than nothing at all. |
Hi, here are the error messages: Yes, I used the plugin with authentification and that what I meant with manually. So went to my pages with local attachements and copied / pasted them ...then I received this error messages and finally found out that I need a different IP if I have more then 50 images per hours. Thank you for your work on this plugin, makes working with obsidian much easier! |
Hey, thanks for this wonderful plug-in! It's really helped me a lot. I'm posting just to say I'm also very interested in being able to upload the images already in my attachments folder. In my specific case, I'm trying to import my Tumblr into Obsidian. I use Tumblr less like a blog and more like a commonplace book, where I find, tag, and post art and quotes that I like. I've been using it heavily for over ten years, so I have over 10,000 posts. Fortunately, there's already a good Tumblr exporter out there, so the hard part is finished without much hassle. Now, all I have to do is convert the HTML files to Markdown and add the images back in. Currently, I have to go through each Markdown file and copy-paste each image. I have over 13,000 images, so I'd prefer to not have to do that. I'd be over the moon if I could just click a button and have all the pictures in a note converted. I realize there's a limit of 50 images per IP address per hour, but that's fine by me; I'd prefer to click a button once an hour for 260 hours over manually copy-pasting 13,000 images. Either way, thanks for your time and effort on this, and have a great day! |
Hi @timmyreal. I hope I will have a time to work on uploading already existing images soon. There is some POC code already for uploading a single image with a right-click. |
Sharing some WIP code which allows to upload a single image with a right-click from editor view: obsidian-imgur-plugin/src/ImgurPlugin.ts Lines 243 to 261 in 583e1e5
|
Hello @gavvvr, |
I discovered your plugin and I must admit that it's awesome! It's the last missing part to make my notes lightweight but also keep my vault from being bloated by Screenshots !
But I discovered your plugin a bit late... my current vault already contains ~40 images, so in the future can you add a new feature to upload all images in current vault to imgur, it would be really meaningful for someone like me !
Thank you sooo much for publishing this awesome plugin !
The text was updated successfully, but these errors were encountered: