Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

EOL (End-of-Line) are always converted from CRLF (Windows) to LF (Linux)

  1. On Windows system, create test.txt with notepad/notepad++ in (nextcloud_folder)/Notes/ (EOL are CRLF (Windows))
  2. Sync your /e/ mobile and open this note with Notes (v0.22.3) and modify it.
  3. back on Windows system wait for synchronisation, then open test.txt

result: the file is scrambled and unusable because all EOL were converted from CRLF to LF 😒

Expected: Notes shouldn't convert any EOL