Create your account
Sign up for Noteverse with your email address and password.Registration requirements:Once verified, sign in to access your dashboard.
- Valid email address
- Username (will be used for display)
- Password (minimum 8 characters)
After signing up, you’ll receive a verification email. Check your inbox and click the verification link to activate your account.
Create your first note
After signing in, you’ll see your notes dashboard. Click Create New Note to get started.Note properties:The editor auto-saves your changes every second, so you never have to worry about losing your work.
- Title - Give your note a descriptive name
- Content - Use the rich text editor to write and format
- Visibility - Choose who can see your note:
Try real-time collaboration
Experience Noteverse’s collaborative features by sharing a note with another user.Try typing while another user is also editing - you’ll see their changes appear instantly thanks to Socket.IO integration.
- Open any note you’ve created
- Click the Share button in the top right
- Search for a user by email
- Choose their permission level:
- Send the invitation
When multiple users edit the same note, you’ll see their cursors and changes in real-time! Each collaborator has a unique color indicator.
Explore social features
Noteverse includes social engagement features to help you discover and interact with content.Explore public notes:Engagement actions:
- Navigate to Featured tab to see public notes from other users
- Browse by category or use the search bar
- Upvote notes you find valuable
- Leave comments and start discussions
- 👍 Upvote - Show appreciation for helpful notes
- 💬 Comment - Share thoughts and questions
- ⭐ Favorite - Bookmark notes for quick access
Next steps
Now that you’ve created your first note and experienced collaboration, explore more features:Rich text editor
Master the powerful editing features and slash commands
Sharing and permissions
Learn advanced sharing strategies and permission management
Organization
Organize notes with categories, tags, and filters
API reference
Build integrations using the Noteverse API
Common questions
Can I use Noteverse offline?
Can I use Noteverse offline?
Noteverse requires an internet connection for real-time collaboration features. However, your browser may cache content for brief offline viewing.
How many collaborators can edit a note simultaneously?
How many collaborators can edit a note simultaneously?
There’s no hard limit on concurrent editors, but we recommend keeping active collaborators under 10 for optimal performance.
Can I export my notes?
Can I export my notes?
Currently, notes are stored in the platform. Export functionality is planned for a future release.
What happens if two people edit the same text?
What happens if two people edit the same text?
Socket.IO handles conflict resolution automatically. The last edit wins, and all users see the final result in real-time.