Skip to content

feat: upload and manage image assets#12

Merged
leonardosalasd merged 1 commit into
mainfrom
feat/image-assets
Jun 17, 2026
Merged

feat: upload and manage image assets#12
leonardosalasd merged 1 commit into
mainfrom
feat/image-assets

Conversation

@leonardosalasd

Copy link
Copy Markdown
Member

No description provided.

Adds a Files panel in the editor for the images a document needs. You can upload
images (and PDFs) with the Upload button or by dropping them onto the panel,
preview them as thumbnails, click one to drop an \includegraphics line at the
cursor, and delete the ones you don't need. Files live in the project directory
next to main.tex, so the compiler finds them with no extra configuration.

The file routes sanitize names down to a bare filename so an upload can't write
outside its project.

@leonardosalasd leonardosalasd left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@leonardosalasd leonardosalasd merged commit ba7ee20 into main Jun 17, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant