An open API service indexing awesome lists of open source software.

https://github.com/circuit/conversation-backup


https://github.com/circuit/conversation-backup

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# conversation-backup

## Instructions

- Get a copy of the tool from [here](https://github.com/circuit/conversation-backup/releases) and extract it to your PC.
- Install Chrome Extension "EditThisCookie" from [here](https://chrome.google.com/webstore/detail/editthiscookie/fngmhnnpilhplaeedifhccceomclgfbg) and pin it to the extension bar.

- Log into your Circuit account via Chrome web browser and get the value of connect.sess via the Chrome extension "EditThisCookie".

- In the extracted folder, open config.txt file and set your Circuit login server address and paste the connect.sess value into the file.
- possible server addresses are: eu.yourcircuit.com, na.yourcircuit.com, beta.circuit.com

- Run the tool by drag&drop the file _run.js_ onto _node.exe_ (or by executing via cmd "node.exe run.js"). In the first step an overview of all your conversations will be created and is available in a CSV file in the same folder.

- Open the CSV file and delete all lines of conversations that you do not want to save. Keep in mind to not select too many at once, it may take a long time.
- Run the tool again as described above. This time, a full backup of your selected conversations is created and will be available in the folder named **output**.