First available release for Regardlist! This is a published release of the backend of the application that manages note pipelines. Here's a brief overview of the Regardlist pipeline:
- create multiple pipelines which are processed each time you enter a new note
- each pipeline can have one or more triggers which are based off tokens within your note (@any #word +prepended by identifiers)
- notes that trigger are sent to a processor which can transform or remove tokens
- the processed note text is then sent to an outlet (current outlets include CSV file, text file, or Google Sheets)