outkeep/note

Types

pub opaque type Note

Functions

pub fn created_at(n: Note) -> Time
pub fn decode(dyn: Dynamic) -> Result(Note, List(DecodeError))
pub fn edited_at(n: Note) -> Time
pub fn is_archived(n: Note) -> Bool
pub fn is_trashed(n: Note) -> Bool
pub fn title(n: Note) -> String
Search Document