Very very cool. How come it says it only indexed 487 likes when my account has like 2400? And why is it called syncing? To me syncing and indexing are very different.
I'll check, probably something's up with the pagination
And why is it called syncing? To me syncing and indexing are very different
Under the hood it actually syncs them to the local browser's db and then indexes them into the full-text search table, and the wording leaked into the UI. I'll make those consistent
Comments
Very very cool. How come it says it only indexed 487 likes when my account has like 2400? And why is it called syncing? To me syncing and indexing are very different.
Glad you liked it!
I'll check, probably something's up with the pagination
Under the hood it actually syncs them to the local browser's db and then indexes them into the full-text search table, and the wording leaked into the UI. I'll make those consistent