Joplin is SO superior to Evernote

I don't know why this should be a work arround. The notes can be sorted (title, creation, modification date and user defined), even by notebook level. Then why not in the search as well?

No matter if BM25 works or not, it should be an option and not hard coded how the search is sorted.
But ok, I will stay out of the discussion and say nothing more about it because I know that it is useless.

It came up often enough that I'd still like to get to the bottom of it. As mentioned in the original PR, we're going to check what other apps do, and whether we can improve the search algorithm or provide certain options if needed.

I also forgot to mention how the Web Clipper functionality is so much more flexible than Evernote's.

Totally agree with these.

I know how long the sync takes now, so just wait it out.

When making changes to userchrome.css I am always having to quit Joplin and restart it. Would love a 'restart' option in the menu.

2 Likes

What about using a tag to group your favorites? Then, just click on that tag to display them...

3 Likes

That would be a useful workaround! Still, a favorites button would always be handier, especially for less tech-savvy users. I think.

I totally blew it when I got my new tablet. It is pretty powerful and I have a good internet connection. It ended up downloaded and indexing over 45,000 items and taking over 3 hours. That surprised me. I started too late at night, and wouldn't go to bed until it was finished.

I agree with @JackGruber that notes returned by a search should be allowed to be sorted. I've looked at the PR Desktop: Add option to select the search result order by JackGruber · Pull Request #7622 · laurent22/joplin · GitHub, but I think it's not the right UX.

@laurent : The best UX I've experienced is with Evernote Legacy: it has a list view of search results with columns (Created, Updated, Title, and Relevancy). By default, it's sorted by Relevancy, but users can click on a column to sort by that column. Evernote 10 removed that UX (no sorting by column). Joplin doesn't have a list view with columns yet, but I hope it will get there.

As a workaround, I've recreated the UX (sort search result by clicking on column) with a web page and Joplin search API. I hope the screenshots below demonstrate the UX

I can click on Title column to sort by Title (there's a little arrow to indicate it's sorted)

Thanks for your hard work on Joplin!

4 Likes

This is really impressive! And I very much agree that adding columns would be very powerful for search and is the logical solution to the above debate. Such a standard UI everyone knows too and yes worked excellently in the classic Evernote application.