Skip to content

Saving workspace state in a single file #8

@zDonik1

Description

@zDonik1

What was the reasoning behind saving each workspace in a separate file instead of storing it all in a single file?

There are 2 issues that I have encountered that come off of this structure.

  1. Non-standard workspace names that have the "/" or "\" characters can't be opened.
  2. Finding all the saved workspaces requires using LuaFS to find the files of the saved states. If the state was saved in a single file we could get the entire list of saved workspace states.

Will it be possible to change the structure to save the state in a single file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions