- Implement a login system for users
- Store highlights in a database
- Implement CRUD for highlights
- Import highlights from ReMarkable
- Sort/view highlights by book
- Sort/view highlights by author
- Implement a search function for highlights
- Highlights should show some context (surrounding text of highlight)
- Highlights should be taggable
- Sort/view highlights by tag
- Export highlights via markdown/csv
- Ruby version 3.0.3
- Rails version 7.0.2.2