Konstantinos
Konstantinos
This looks like a duplicate of https://github.com/logseq/logseq/issues/6631
@cnrpman That is indeed related to CodeMirror. @detecti1 I don't think you can properly change the line wrapping behavior of CodeMirror using css only. Logseq's config supports custom CodeMirror options....
> Will logseq consider giving users the ability to configure each block with or without automatic line wrapping? It will definitely be considered if there is enough interest! Feel free...
Managed to reproduce this on Linux and Windows. This doesn't happen on macOS (probably related to built-in event throttling differences). The `frontend.state/editing?` predicate returns `false` after 4-5 consequent events, because...
If we purge our local configuration folder and reopen logseq, the demo graph won't be loaded. We will be presented with an empty journal page that won't work properly. Closing...
Thanks for the report. I can't reproduce this in the latest version or in 0.8.1 on Windows/Linux/macOS. Could you please share your configuration (theme, active plugins)?
@SainoNamkho Thanks for reporting the issue! This button should help users who navigate using their keyboard. Although we'll add a click handler to help you dismiss it using your mouse,...
Thanks for the update! It does look random in your case. Could you share the list of plugins that you are currently using?
Thanks for the report! The issue should be already handled here https://github.com/logseq/logseq/commit/3a1607718dc9171eaa4c03c5b2ab3b0edbb109a0, so it will be fixed in the next release.
@arossp Thanks for the feedback! We are working on including an auto heading button to preserve the previous behavior here https://github.com/logseq/logseq/pull/6950 @sethyuan The issue of the remaining heading when you...