Rai

Results 31 comments of Rai

I've worked around by alias gmrc='glab mr create --remove-source-branch --yes' and maybe a couple other options that I need, iirc. That makes it go non-interactive and use my preferred setting....

awesome progress on both, thanks a lot! only thing i'd request in addition would be to be able to navigate the "create page from template" dialog with keyboard only -...

~I just tried this, and only one script seems to have run (I see only the "today note" button, not other buttons I added in other scripts). Can you please...

I want to add a couple of things for this, because I think this should be more broadly thought of as "better search ranking" - in "jump to note", but...

Here's a few trials: ``` Slow 200 GET /api/autocomplete?query=a&activeNoteId=46IQA250whjL with 179122 bytes took 24ms Slow 200 GET /api/autocomplete?query=ab&activeNoteId=46IQA250whjL with 136893 bytes took 16ms 200 GET /api/autocomplete?query=abc&activeNoteId=46IQA250whjL with 4328 bytes took...

Saw a noticeably slow autocomplete now: ``` Slow 200 GET /api/autocomplete?query=Open&activeNoteId=Y9ZdsD4Yrrjz with 4921 bytes took 27ms Slow autocomplete took 123ms Slow 200 GET /api/autocomplete?query=d&activeNoteId=Y9ZdsD4Yrrjz with 134577 bytes took 130ms Slow...

Just digging a little bit into Trilium's source, it looks to me like the slowness here might not be in the database - my logs with with those slow autocompletes...

I can reproduce it quite consistently on my machine. On Fri, 18 Feb 2022, 22:38 zadam, ***@***.***> wrote: > The autocomplete is actually fully in memory. It's probably going to...

I'd be willing to pay $300 for a fix - i.e., stopping Trilium from visibly freezing and not reacting to input for a very visible fraction of a second when...