Matt Gregg
Matt Gregg
Would also like this functionality.
What do you think about adding a `metadata: { ...assetItem.metadata },` to `const assetNode`? Or should we make Tags a separate Node?
I'm able to test the connection to the ssh server and it's successful but the database path doesn't seem to be correct. I put in the path to the file...
I feel like the show note highlighting should hold up this PR. Would be nice to get this merged. I'm assuming all the show notes are indexed? I see the...
yea @NukaPunk it should probably be done that way. Check out my comment on #284
@denno020 i agree with you it could be done with this addition to the episode list column only: ``` { overflow-y: scroll; max-height: calc(100vh - 100px); top: 100px; position: sticky;...
Very excited for this feature. Let me know if you want assistance writing these changes. I was able to make it work by implementing my own handler which could be...
I think the documentation just needs a step in the setup explaining where to put the firestore config and in which file the connection should be initiated. I usually initialize...
Error is going where the text would wrap as well.
There are a lot of designers internally who are building Cards with dividers. I think this may just be from how sectioned Cards used to work and now they are...