Need help for Plugin: Trying to make Image Carousel plugin

I want to make Image-Carousel plugin by combining the functionality of these two plugins.

  1. obsidian-vocabulary-view-plugin
  1. obsidian-auto-card-link
  • For parsing the image in live mode and reading mode


image

I require a plugin of this kind because I frequently use images in my notes, and I couldn’t find one in the community plugins. Therefore, I decided to create one myself.

I attempted to learn the basics from YouTube and documentation. However, since I lack prior experience with TypeScript, I’m finding it quite challenging to grasp.

Could you please provide guidance on how to proceed? Your assistance would be greatly appreciated.

People will be able to help you better if you ask some specific questions. What have you tried? Where did you have trouble?