Product Roadmap
See what we're building and what's coming next. We're always listening to feedback from our community.
In Progress
1To Do
(1)Mobile App Support
featuremobile
Native iOS and Android applications for on-the-go note-taking.
Tasks
- iOS app development - https://github.com/fastrepl/hyprnote/issues/100
- Android app development - https://github.com/fastrepl/hyprnote/issues/101
- Cross-platform sync - https://github.com/fastrepl/hyprnote/issues/102
In Progress
(1)Real-time Collaboration
featurecollaboration
Multiple users can edit notes simultaneously with live updates.
Implementation
We're building WebSocket-based real-time collaboration with the following components:
- WebSocket server infrastructure - https://github.com/fastrepl/hyprnote/issues/120
- Live cursor tracking - https://github.com/fastrepl/hyprnote/issues/121
- Conflict resolution with CRDT - https://github.com/fastrepl/hyprnote/issues/122
- User presence indicators - https://github.com/fastrepl/hyprnote/issues/123
Done
(1)PDF Export
featureexport
Export notes to beautifully formatted PDF documents with customizable styling.
What we built
- Basic PDF generation - https://github.com/fastrepl/hyprnote/issues/90
- Custom styling options - https://github.com/fastrepl/hyprnote/issues/91
- Batch export - https://github.com/fastrepl/hyprnote/issues/92
Have a feature request?
We'd love to hear your ideas. Join our community and share your thoughts.
Share feedback