update commit prev
This commit is contained in:
@@ -13,7 +13,7 @@ Example:
|
||||
|
||||
What plugins must implement
|
||||
- An adapter that yields `ResultModel` objects (breaking API).
|
||||
- Optionally supply a `columns` factory and `selection_fn` (see `Provider/example_provider.py`).
|
||||
- Optionally supply a `columns` factory and `selection_fn` (see `plugins/example_provider.py`).
|
||||
|
||||
Implementation notes
|
||||
- `plugin-table` emits dicts like `{ 'title': ..., 'path': ..., 'metadata': ..., '_selection_args': [...] }`.
|
||||
|
||||
Reference in New Issue
Block a user