NetNewsWire icon indicating copy to clipboard operation
NetNewsWire copied to clipboard

We should index unread articles so that Spotlight search can find them

Open gferreroferri opened this issue 1 year ago • 5 comments

It would be great to be able to search from the iOS search function

gferreroferri avatar Sep 15 '22 15:09 gferreroferri

We do have Spotlight integration for articles as long as it is one that you have already read. I guess what you are asking for is for all articles, even unread ones, to be indexed?

vincode-io avatar Sep 17 '22 00:09 vincode-io

Yes, why unread would not be indexed?

Enviado desde mi iPad

El 17 sept 2022, a las 3:29, Maurice Parker @.***> escribió:



We do have Spotlight integration for articles as long as it is one that you have already read. I guess what you are asking for is for all articles, even unread ones, to be indexed?

— Reply to this email directly, view it on GitHubhttps://github.com/Ranchero-Software/NetNewsWire/issues/3674#issuecomment-1249958253, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAGJAYSTMZERRZTSRZMSDRLV6UGGHANCNFSM6AAAAAAQNP2XLY. You are receiving this because you authored the thread.Message ID: @.***>

gferreroferri avatar Sep 17 '22 04:09 gferreroferri

Yes, why unread would not be indexed?

I just made a bad design decision. Unread should also be indexed.

I'm going to change the title of this issue to more accurately describe the issue.

vincode-io avatar Sep 17 '22 20:09 vincode-io

We should also try integrating Spotlight search on macOS. I think when I implemented it we were still supporting older versions of macOS that didn't have the API available.

vincode-io avatar Sep 17 '22 20:09 vincode-io

We should also implement a Spotlight index extension so that if the OS needs to rebuild its Spotlight index, we can participate in the process. This probably isn't possible unless we find some way to share the SQLite database between processes.

vincode-io avatar Sep 17 '22 20:09 vincode-io

Basically I think that any article downloaded should be indexed in Spotlight regardless read or unread. I am not a technical person so I hope it can be done. This is useful if you use the app in different devices and you want to search from spotlight on some specific keyword

gferreroferri avatar Oct 06 '22 07:10 gferreroferri