logseq / logseq

A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap
https://logseq.com
GNU Affero General Public License v3.0
30.07k stars 1.76k forks source link

stability of the editor on ios #11237

Open 42sol-eu opened 1 month ago

42sol-eu commented 1 month ago

Hi, I tried out logseq on iOS (iPad and iPhone) latest iOS 17.4 I found some bigger issues with the editor on iOS:

  1. In some cases it gets confused with a newline, not accepting it as a new bullet.
  2. text-selection do not work for multiple blocks
  3. sometimes it crashed the app when I copied in Markdown data.

I know that cross platform development is hard, especially on the editor side - so I see that there could be hard times until you found a good way on iOS. What are the plans ongoing? How is you iOS Team tackling the issues?