yatt-ai / yattie

A tool to help testers test.
GNU General Public License v3.0
59 stars 10 forks source link

dev: don't store text files for notes on disk #154

Closed dacoaster closed 4 months ago

dacoaster commented 4 months ago

This all lives in the store and doesn't need to be stored as a file in the sessions directory anymore. We should also remove the "file" card on the timeline for these and just display the comment type icon and the text.

devknight216 commented 4 months ago

Let me work on this.