datasette-search-all
datasette-search-all copied to clipboard
Datasette plugin for searching all searchable tables at once
Results
1
datasette-search-all issues
Sort by
recently updated
recently updated
newest added
This plugin currently implements its own custom version of a table display: https://github.com/simonw/datasette-search-all/blob/5b5f1926d7634ae3ed39f7eaf3fa74325e5d842b/datasette_search_all/templates/search_all.html#L128-L129 This means things like the `render_cell()` plugin hook are not respected.
enhancement