fudo
05/10/2021, 9:30 PMSeriousBug
05/13/2021, 3:33 AMfname
be ever undefined? It's defined as fname?: string;
, but I tried changing it so it's not optional and everything still compiles correctly.kevins8
05/13/2021, 4:01 AMfname
since converting, say wikilinks to markdown links, didn't require the current file name. as we added additional features, fname
became needed to generate backlinks and other details that required the current filename. we didn't make it required from the get go because we still had a bunch of code that didn't pass it in but that's been changing over time so if it compiles and all the tests pass, then make it non-optional 🙂SeriousBug
05/13/2021, 4:02 AMKiran
05/14/2021, 1:00 PM@all-contributors please add @<username> for <contributions>.
You can either use this bot in the relevant Github issue OR in our long-running gratitude issue here: https://github.com/dendronhq/dendron/issues/714SeriousBug
05/15/2021, 8:06 AMkevins8
05/15/2021, 2:58 PMtmpDir
to setup a local remote. Use GitTestUtils
to create a repo and then push an dpull to the local remotekevins8
05/15/2021, 4:26 PMfudo
05/17/2021, 10:41 PMkevins8
05/17/2021, 11:10 PMkevins8
05/17/2021, 11:13 PMkevins8
05/17/2021, 11:26 PMvicrerdgz
05/17/2021, 11:28 PMhenry
05/17/2021, 11:31 PMvicrerdgz
05/17/2021, 11:36 PMkevins8
05/17/2021, 11:45 PMkevins8
05/17/2021, 11:59 PMcameron
05/18/2021, 1:16 AMd3-force
package for composing a force layout is convenient, but wouldn't recommend using it for actually drawing/updating things in the DOM via the d3-select
.fudo
05/18/2021, 7:47 AMSeriousBug
05/18/2021, 7:51 AMSeriousBug
05/18/2021, 7:52 AMfudo
05/18/2021, 8:15 AMhikchoi
05/18/2021, 8:19 AMLars Solberg (xeor)
05/18/2021, 10:14 AMVSCodeUtils.showInputBox
?), and rename a note on an onCreate
hook.. Or will that break the design of them in bad ways?kevins8
05/18/2021, 3:26 PMLars Solberg (xeor)
05/18/2021, 3:37 PMfudo
05/18/2021, 4:02 PM*.schema.yml
files more to come in the future
https://github.com/flammehawk/dendron-schema-utilhikchoi
05/18/2021, 4:02 PMfudo
05/18/2021, 4:03 PMcodefriar
05/18/2021, 4:43 PM