flandreas / antares

Digital circuit learning platform
49 stars 6 forks source link

Expose the Project Workspace #581

Closed LuminousXLB closed 1 year ago

LuminousXLB commented 1 year ago

The current system suffers from limitations when it comes to transferring and syncing projects across multiple machines or platforms like OneDrive or Git. The only available method is to export and import projects, which can be cumbersome and erroneous.

To address this, a more efficient solution can be implemented by exposing the project workspace and enabling users to open projects directly from that workspace. Since projects are comprised of XML files internally, this approach would simplify syncing procedures and streamline the workflow. Users would no longer need to go through the tedious export and import steps, as they could access the projects directly from the designated workspace. This would greatly enhance the ease of syncing and facilitate smoother collaboration among multiple users.