DEV Community

Rodrigo Juarez for Coding Coach

Posted on

3

Get your album id in imgur

Original post in spanish

I want to use my Imgur account as storage for the screenshots in my posts.

I'm using Visual Studio Code as my markdown editor, and I found this awesome extension that makes my life easier: vscode-imgur.

When I started to configure the extension, I needed the id of the album used as storage in Imgur.

I didn't found details for the albums, but if you select the Images option in your user menu

Image

You can open any existing album or create a new one

Image

And in the dropdown Edit this album you can select the Embed Album option

Image

In that code, the highlighted part is the album id, everything after a/ in the data-id attribute

Image

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay