Skip to content
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

Add 'capture' folder for saving images in same repo #32

Open
hammadsaedi opened this issue Oct 27, 2023 · 0 comments
Open

Add 'capture' folder for saving images in same repo #32

hammadsaedi opened this issue Oct 27, 2023 · 0 comments

Comments

@hammadsaedi
Copy link
Contributor

Description

I would like to propose an enhancement to the extension that involves the automatic creation of a capture folder within the same repository when saving captured code snippet images. This feature will improve organization and make it more convenient for users to save their images.

Proposed Feature

The proposed feature is to automatically create a capture folder in the same repository where the code snippet image is captured and saved. If the capture folder already exists, it will be used; otherwise, it will be created.

Benefits

Improved organization: Users can keep all their captured images in one dedicated folder, making it easier to locate and manage them.
Convenience: Users won't need to manually create the capture folder; the extension will handle this automatically.
Ensures a consistent location for saved images, enhancing the user experience.

How It Works?

When a user triggers the capture.snapshot command to save an image, the extension will first check for the existence of a capture folder in the same repository. If the folder doesn't exist, it will be created. The captured image will then be saved in this capture folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant