Results 420 comments of zadam

@passionate2023 access http://localhost:37840/login

Hi, I believe this is a problem with text input into CKEditor with some keyboards on Android? I can't fix that, either those keyboard or CKEditor will have to fix...

0.61 will contain an upgraded CKEditor, maybe that will improve the situation.

> Hi, @zadam. In backend api document, BNote's `cloneTo(parentNoteId) → {Object}`, what's object? Unfortunately JSDoc does not support object declaration in `@returns`, the value is better defined in the [source](https://github.com/zadam/trilium/blob/master/src/becca/entities/bnote.js#L1365).

> "Encountered error "Process exceeded time limit 30000", check out the console." This usually means that the WebSocket message (with entity updates) has crashed some component in the frontend. Usually...

https://github.com/v8/v8/commit/ea56bf5513d0cbd2a35a9035c5c2996272b8b728 > // The max length is different on 32 and 64 bit platforms. Max length for > // 32-bit platforms is ~268.4M chars. On 64-bit platforms, max length is...

TBH when creating this limit I did not think about e.g. ENEX or ZIP import which might (or might not) have the same issue as importing one "monolithic" file. I've...

That's right, now thinking about it, it cannot work like this to restore the window. It would have to register the shortcut "globally" to be able to reopen the windows.

Hi, this would have to be implemented in CKEditor, but [the corresponding request](https://github.com/ckeditor/ckeditor5/issues/1504) doesn't give much hope. This doesn't mean it's impossible, but the required effort would be higher.

No, this is in search. Having this in the CKEditor is a completely different thing, probably also much more difficult :-/