Nathan
Nathan
Yeah, I think this is probably the biggest gap in functionality currently. I'll see about adding this soon.
Backlink view does not easily support this, but search is included in #40
See https://developer.atlassian.com/cloud/trello/rest/api-group-emoji/#api-emoji-get
 [card reactions](https://trello.com/c/DTCki44y/12-card-reactions)
 [read .env file to get obsidian directory path](https://trello.com/c/xlnreIYU/8-read-env-file-to-get-obsidian-directory-path)
It also seems to be getting stuck on the error view after a 404. Likely I missed handling an error somewhere.
 [handle could not find card/board errors](https://trello.com/c/D0SGv2mC/1-handle-could-not-find-card-board-errors)
 [Issue #21: handle could not find card/board errors](https://trello.com/c/NaU2x960/14-issue-21-handle-could-not-find-card-board-errors)
You also use `react-table` in the types, though I'm not sure how to resolve that exactly: ``` import { Column, TableProps } from 'react-table' export interface ColumnFixed extends Column {...
Cmder (and by extension, clink) does keep a history file. Clink also provides tail and head commands. So, with some *really* janky trickery, I was able to make thefuck work...