https://github.com/bansal/recover-tabnotes
https://github.com/bansal/recover-tabnotes
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bansal/recover-tabnotes
- Owner: bansal
- Created: 2025-07-18T04:09:50.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-07-18T04:11:25.000Z (6 months ago)
- Last Synced: 2025-08-17T19:37:28.454Z (5 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.