I’ve really hauled ass on the prototype for Postalgic and now I’m at the point where I have mostly harder problems to solve, and harder design decisions. Like, for a second I thought I wanted there to be a WYSIWYG editor, but there aren’t any that seem good to me, so… It would maybe be most ideal if I could have some sort of rich text SwiftUI editor that I can then convert into Markdown, but I think I want to keep this very DIY and I have an idea in mind for being able to insert images into posts that would work nicely if I just kept plain text markdown editing… idk… idk…