UdaraJay / Pile

Desktop app for digital journaling.
https://udara.io/pile
MIT License
2.06k stars 111 forks source link

Keep edited formatting, and AI response formatting. #96

Open blfunex opened 2 months ago

blfunex commented 2 months ago

Expected Behavior

When I create a post or accept a response from AI, I want the formatting to stay the same.

Current Behavior

The formatting collapses into ignoring whitespace.

Steps to Reproduce

  1. Create a post with formatting.
  2. Post it.
  3. See how it collapses into a long paragraph.

or

  1. Click reflect button on a post
  2. Notice how the AI response is formatted
  3. Accept it.
  4. See how it collapses into a long paragraph.

Possible Solution (Not obligatory)

Use some sort of markdown display.

Context

I suffer from OCD and Dyscalculia/mild Dyslexia, revisiting old reflections is painful.

Your Environment