Ton Hoang Nguyen (Bill)
Ton Hoang Nguyen (Bill)
> Hey! @laurent22 can you please describe more... Hi, I've been looking at this issue and currently working towards it. What 'Toggle own sort order' should do is that a...
> > I think what he means is to enable all own sort order for all notebooks, if I am correct. > > > > Specifically for the "All notes"...
Hi, I have some updates! I managed to solve the issue. I have to refactor the code a bit and add some tests. I did not delete any existing implementations,...
@ZoranPandovski I am happy to do it, but I am currently busy!
@ZoranPandovski Hi Zoran, I'd love to work on this feature as I said in the chat! Just one thing: this is how I train the NER model: ```python optimizer =...
@ZoranPandovski Right got it! Thanks for the info!
First of all, great bug report! I will have a look and tell you what I've discovered.
Alright, I got an update: The problem seems to be in the `NOTE_SORT`, where there is a timeout of 2 seconds in `sortNoteListTimeout`. I changed it to 0 seconds, and...
> Alright, I got an update: The problem seems to be in the `NOTE_SORT`, where there is a timeout of 2 seconds in `sortNoteListTimeout`. I changed it to 0 seconds,...
@ZoranPandovski @chandrevdw31 Hey, I would like to work on this for Hacktoberfest