yuenm18 / ooxml-viewer-vscode

An OOXML Viewer for Visual Studio Code
MIT License
64 stars 10 forks source link

Rename images in media folder #46

Open hyattaw opened 3 months ago

hyattaw commented 3 months ago

I'm interested in editing the embedded images for a document. However, I can't see any way to insert or rename image files. even something simple like renaming "image1.svg" to "image001.svg" doesn't seem to work. What am I missing? Or is file editing of embedded content not supported? I can browse to the image files using explorer, however, it doesn't appear that OOXML ever reloads data from the media folder?

Screenshot 2024-05-30 142524

mikeebowen commented 1 month ago

Hi @hyattaw, currently this functionality is not supported, but it could be in a future scenario. Please feel free to submit a pull request if you can add the functionality yourself.

hyattaw commented 1 month ago

Unfortunately this would be beyond my current skillset. I may play with it, but no promises.