chipmunk icon indicating copy to clipboard operation
chipmunk copied to clipboard

Session snapshot with filters, charts, bookmarks and comments

Open DmitryAstafyev opened this issue 10 months ago • 1 comments

We have some users who are interested in exporting/importing session states into the file (#1648).

Requirements

  • such kind of import/export would be possible for sources, where we have a checksum available. That means - for files only
  • We would not change the way we manage presets: import/export filters should stay like it is. Actually, we are talking about a snapshot of the session state binding to the file.

Possible workflow

  • collected all session data: filters, charts, bookmarks, comments
  • get checksum of opened file
  • export data into the file

Comments

  • correctly comments features are available only via the teamwork feature
  • probably makes sense to allow it in local mode. But in this case, we must always make a snapshot of the session automatically in the background.

DmitryAstafyev avatar Jan 27 '25 09:01 DmitryAstafyev

In the scope of import/export filters, charts, and disabled - done in 3.16.0

DmitryAstafyev avatar Feb 06 '25 11:02 DmitryAstafyev