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

https://github.com/bansal/recover-tabnotes


https://github.com/bansal/recover-tabnotes

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Recover notes from old TabNotes version

1. Go to the directory where the old TabNotes extension stored its data:

```bash
cd ~/Library/Application\ Support/Google/Chrome/Default/Local\ Extension\ Settings/
```

2. Copy the folder `omgomlnnfccahaaicaphjjgkjplfkjai` and paste in your project directory.

3. Run the script to read the LevelDB files:

```bash
npm install && node index.js
```

4. The script will generate a `notes.yml` file in the project directory containing your notes.