dogsheep-beta
dogsheep-beta copied to clipboard
Build a search index across content from multiple SQLite database tables and run faceted searches against it using Datasette
This makes it so you can use Dogsheep if you're using Datasette with the `--base-url /some-path/` setting.
Hi, First of all, thank you for this wonderful project :smile: I started to use dogsheep to make my personal data searchable, and by using the project I noticed an...
Like on https://til.simonwillison.net/til/search?q=Snippet
A link to `/-/beta?category=1×tamp__date=2018-08-01&q=swedish` should be to `/-/beta?category=1×tamp__date=2018-08-01&q=swedish&sort=newest`
Useful for #16 (timeline view) since you can now filter to just the items on a specific day - but if there are more than 50 items you can't see...
quantified-self habit-tracking google-fit time-tracking wearables quantifiedself for example
As tables get bigger reindexing everything on a schedule (essentially recreating the entire index from scratch) will start to become a performance bottleneck.