Paolo Scanferla

Results 38 issues of Paolo Scanferla

![image](https://user-images.githubusercontent.com/3725458/140574151-f787a0c3-a0df-4ce4-910d-225e83e3dc5e.png) Doubts: - should slide miniatures also be rendered in dark mode? - should the exported pdf also be rendered in dark mode? (Excalidraw offers an option to export either...

bug
feature
polish

Considerations: - I don't think it makes much sense to use [semver](https://semver.org/) for the app - if we need/want to publish some packages to npm, they'll have to use semver

tech debt

Considerations: - some Web APIs used by Excalideck (e.g. the [File System Access API](https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API)) are (at least for now) only available on Chrome/Edge. Therefore it becomes difficult or outright impossible...

feature

An extension for editing Excalideck files in VSCode, similar to [pomdtr/vscode-excalidraw-embed](https://github.com/pomdtr/vscode-excalidraw-embed).

feature

As discussed in https://github.com/excalideck/excalideck/discussions/6, support adding image to slides.

feature
excalidraw

Possible workflow: - select an element (text or otherwise) - among the options for the element, there's the possibility to attach a hyperlink to it - attach a hyperlink to...

feature
excalidraw

https://user-images.githubusercontent.com/3725458/140566867-b86ae706-cbf6-4b12-bb36-e6af4d460fc1.mov At the moment the user can freely interact-with and modify the printable area element, and the common elements (in `Slides` view, obviously modifying common elements in `Settings` view is...

bug
polish
excalidraw

Support dropping an Excalideck file anywhere in the page to load it. At the moment, the `Excalidraw` component tries to load the file, and gives the following error: ![image](https://user-images.githubusercontent.com/3725458/140570879-cbf5fb1a-0341-44a5-a458-bcc2cd433924.png) Notes:...

bug
feature
polish
excalidraw

At the moment switching slides (or toggling common elements, or switching view) resets the undo / redo history. Instead, history should be preserved _per slide_. Example scenario: 1. I make...

feature
polish
excalidraw