pub type NoteId = Ulid;
Identifier for a standalone research note.
pub struct NoteId(pub u128);
0: u128