Augur.Thread (augur v0.1.0)

Combine multiple Augur.TextMessages into threads

Threads contain:

  • A generated ID
  • The messages sorted in chronological descending order
  • Numbers involved
  • A map of numbers to colors for display in the ViewerPlug

Link to this section Summary

Functions

Group text messages into threads

Convert grouped messages into a thread

Link to this section Functions

Link to this function

group(text_messages)

Group text messages into threads

Link to this function

messages_to_thread(thread_id, messages)

Convert grouped messages into a thread