Francesco Tomaselli

Results 30 comments of Francesco Tomaselli

Implementing some basic search by myself (using basic tokenization and keeping an inverted index loaded in memory) was an option but decided to put that aside for the moment. Maybe...

Oh okay, so an external dependency. I think anything would be okay honestly, given that it provides full text search over pages. The main concern would be about the UI....

Yes we can do that

I am working on an implementation, the idea is to have a Spotlight-like search interface, entirely keyboard based, in the example here you press CMD + / to bring up...

> * Using keyboard shortcuts collides with certain navigation plugins like https://vimium.github.io/ or https://github.com/tridactyl/tridactyl . I'm not sure if screen readers would be affected, too. I agree with you, indeed...

@runofthemillgeek feel free to have a look if you want. I would want the UI to be more or like what I sent, but I am open for suggestions. >...

Hi, can you please include a screenshot of the result?

Do you know if one could specify custom strings in the `singleDateFormat`? I am asking because "published" is not included in the code. If this is the case, we could...

Thank you for testing it :) Maybe we can leave the current date if last mod is not present, otherwise write: "Published ... • Updated ..." I feel this would...

Sorry but I had to force push some changes to remote large files from the history. If you want to include this, or future changes, please update your fork. Sorry...