Skip to content

BrianCodeItUp/obsidian-image-migrator

Repository files navigation

obsidian-image-migrator

Upload the local images to Imgur that being attached in obsidian markdown and swap the link in markdown with the Imgur hosted image url.

Warning:

This repo still under development, if you want to try it out, please make sure back up your notes

Roadmap

  • Prompt User to pick vault location and input name of attachment folder
  • Provide Executable file
  • Support image link without actual path. (Currently just grab the link that wrote in markdown ex: ![name](link))

This Script will do the following:

  1. Authentication with Imgur API
  2. Process markdown file to get local image path
  3. Upload local image to Imgur
  4. Swap image links in markdown file with Imgur hosted link

About

Migrate your obsidian markdown images from local to Imgur

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages