- Create Card and CardList components for consistent item display
- Add shared types for Notes, Feeds, and ReadLater items
- Refactor notes page to use new components
- Set up basic structure for feeds and read later pages
- Add tests for note creation, editing, and linking
- Configure Playwright for cross-browser testing
- Ensure reliable test execution with proper waits
- Use single worker due to shared database state