https://github.com/croko22/readera-cites
Cites and Booknotes visualizer from Readera Backup file
https://github.com/croko22/readera-cites
book-quotes booknotes readera readerapplication
Last synced: 5 months ago
JSON representation
Cites and Booknotes visualizer from Readera Backup file
- Host: GitHub
- URL: https://github.com/croko22/readera-cites
- Owner: croko22
- License: mit
- Created: 2022-04-25T17:49:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-11-25T03:51:46.000Z (6 months ago)
- Last Synced: 2025-11-28T13:25:08.782Z (6 months ago)
- Topics: book-quotes, booknotes, readera, readerapplication
- Language: JavaScript
- Homepage: https://readera-cites.netlify.app
- Size: 3.56 MB
- Stars: 17
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Readera-book notes & quotes
Book data viewer from Readera Json files
- Load the JSON file from your .back files
- Visualize search, filter and export your data
## Features
- Visualize your books
- View of your quotes and notes
- Filter and search beetween them
- Export your notes to the clipboard
## Usage
### Upload your json file
- In the ReadEra app go to **Backup and restore** section and export a security copy

- That contains a .bak file, inside it there is a file called **library.json** that contains your books data

- Upload the file to the app and wait for the data to be loaded, then you're able to visualize and export your data

## Development
### 1.0 Version
- [x] Basic app structure
- [x] Load json file
- [x] Quote search and filter by type
### 1.5 Version
- [x] Export quotes and notes to the clipboard
- [x] Search and filter books (favorites and by search)
- [x] Sort books by (date, number of notes)
- [x] Collapse -> Showing more info about the book
### 2.0 Version (Coming soon)
- [x] Tweet your quotes and notes
- [ ] Save and share notes with a link
- [ ] Multilanguage app