https://www.dendron.so/ logo
Join Discord
Powered by
# dev
  • k

    kevins8

    11/10/2020, 2:32 AM
    yeah. i'll update the build script to be not bad!
  • k

    kevins8

    11/10/2020, 2:33 AM
    meanwhile, congrats on being the first dev to work on our new β€œfront end” πŸ™‚
  • t

    tsnieman

    11/10/2020, 2:33 AM
    yesss πŸ₯‡
  • t

    tsnieman

    11/10/2020, 2:34 AM
    as far as my next steps go (for making Dendron Form-idable), I was thinking of simply making a Next page that had some placeholder forms on it. I haven't used AntD and want a little exposure there.
  • k

    kevins8

    11/10/2020, 2:34 AM
    sounds good
  • t

    tsnieman

    11/10/2020, 2:34 AM
    after that, i'll need to learn a bit about how to configure a dendron command, and then how to wire up the
    dendron.yml
    to the frontend for form-building.
  • t

    tsnieman

    11/10/2020, 2:35 AM
    exciting stuff.
  • k

    kevins8

    11/10/2020, 2:36 AM
    if you want to work with the actual fields, you can use
    genDefaultConfig
    to initialize the form
  • k

    kevins8

    11/10/2020, 2:36 AM
    https://github.com/dendronhq/dendron/blob/master/packages/engine-server/src/config.ts#L14:L14
  • t

    tsnieman

    11/10/2020, 2:41 AM
    digging the color-coded workspaces.
  • k

    kevins8

    11/10/2020, 2:44 AM
    heh - its mostly me accidentally checking in my color preferences to the repo πŸ˜…
  • b

    britt

    11/10/2020, 7:33 PM
    Oh, I'm going to patch that πŸ™‚ Last week ... well ... ahem.
  • b

    britt

    11/10/2020, 7:36 PM
    > i remember @User also ran into compiler issues back in the day and was able to move past them by invoking a series of incantations @User @User Haha, aye. The first compile threw lots of errors. I built again after a ritual cauliflower sacrifice and got it going. πŸ˜‚
  • b

    britt

    11/10/2020, 7:38 PM
    @User, what do you think about removing 95% of the debug targets? I imagine most are largely deprecated or could be ... obfuscated for clarity?
  • k

    kevins8

    11/10/2020, 7:40 PM
    so the {project}:debug test and {project}:debug test file is what we're using for running all/single test with debugger
  • k

    kevins8

    11/10/2020, 7:41 PM
    dendron plugin has its own tests, some of which aren't used and i will clean up this week. will also take the time to remove the other un-used builds
  • b

    britt

    11/12/2020, 2:42 AM
    It looks like sorting in the tree view is hard coded? https://github.com/bs/dendron/blob/master/packages/plugin-core/src/views/DendronTreeViewV2.ts#L86
  • k

    kevins8

    11/12/2020, 2:53 AM
    yep. but it’s open to pull requests πŸ˜‡
  • b

    britt

    11/12/2020, 2:53 AM
    Is there an Issue?
  • b

    britt

    11/12/2020, 2:53 AM
    If not I'll add ... might be a good "first issue" replacement?
  • k

    kevins8

    11/12/2020, 2:53 AM
    not that i know of
  • k

    kevins8

    11/12/2020, 2:53 AM
    there is an issue for sorting results from lookup by last modified
  • b

    britt

    11/12/2020, 2:53 AM
    Haha, did I file that?
  • k

    kevins8

    11/12/2020, 2:54 AM
    someone else did
  • b

    britt

    11/12/2020, 2:54 AM
    Sounds like me ☺️
  • k

    kevins8

    11/12/2020, 2:54 AM
    you weren’t the only one with the request πŸ˜…
  • k

    kevins8

    11/12/2020, 2:54 AM
    going to take time tomorrow to triage all the issues
  • b

    britt

    11/12/2020, 2:55 AM
    I feel like I'm always the person to file the
    sort by modified
    issue πŸ˜…
  • b

    britt

    11/12/2020, 2:55 AM
    I'm going to be triaging ESP's issues at 12:30p tomorrow πŸ™‚
  • k

    kevins8

    11/12/2020, 2:56 AM
    heh, maybe we can sync triaging times
1...232425...108Latest