Nico Hoffmann ෴.

Results 819 comments of Nico Hoffmann ෴.

I like the idea... basically it'd be training the search what results are more likely to be the correct ones. Implementation I have no idea yet. Probably doesn't make sense...

Yes, but it wouldn't be great if it only remembers that for the exact search term, e.g. `zeit` - you would want that to also go into the ranking of...

You mean the same sqlite vodoo that I already don't get (only somehow get it to work)? XD Making it fuzzy (which is so much vodoo itself) bears at least...

Trying to capture some thoughts on this here: **Things to consider:** - Is this something centrally stored for all users (then we could use the same sqlite) or rather only...

If it uses SQLite, we can also add to hooks the default to remove entry when the page gets deleted or so at least.

Running into the same problem. Having the email as hard requirement (not so soft when an exception is thrown) is not great in terms of privacy etc. @shadowhand any update...

@bastianallgeier and we don't need the use case anymore that `::exists()` can check whether any language file exists?

Was just asking, not making an argument for keeping it :)

Is an enum a good choice here if later on we might want to support dynamic IDs (revisions)?

I think the whole idea around revisions is not to have to engage with gut for normal people. And even with git it makes handling versions tied to a specific...