- Modified `fetch_wikidata_suggestions` to accept a `key` parameter, tying suggestions to specific cells. - Updated state to use `HashMap<String, Vec<WikidataSuggestion>>` for per-cell suggestion storage. - Adjusted rendering logic to only display suggestions for the currently focused cell. |
||
---|---|---|
.. | ||
components | ||
models | ||
app.rs | ||
lib.rs | ||
main.rs | ||
nostr.rs |