Join Nostr
2026-05-31 00:52:31 UTC
in reply to

iefan 🕊️ on Nostr: Right now, collaborators are assigned random colors automatically. Allowing users to ...

Right now, collaborators are assigned random colors automatically. Allowing users to pick their own colors is definitely something I can add, that should be a easy one, first I wanted to get the core collaboration workflow working.

The app itself is built around an offline-first architecture. Nostr primarily acts as a synchronization layer and will also power the collaborative editing features.

When you save a note, it is saved locally on the device and published to relays at the same time.