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

    kevins8

    08/19/2020, 12:28 AM
    make sure you run this under
    Dendron/
  • k

    kevins8

    08/19/2020, 12:29 AM
    alternatively, you can also try this extension: https://marketplace.visualstudio.com/items?itemName=ivangabriele.vscode-git-add-and-commit
  • i

    imalightbulb

    08/19/2020, 12:30 AM
    cool!
  • i

    imalightbulb

    08/19/2020, 12:32 AM
    so it replaces all the commands above, and what I should do is only change the yml file (if I want to make changes to the website)?
  • k

    kevins8

    08/19/2020, 12:32 AM
    only change the yml file if you want to make a change in the hierarchies your publishing
  • k

    kevins8

    08/19/2020, 12:33 AM
    https://www.dendron.so/notes/73d395c9-5041-4d0d-9db7-080d9586136e.html#dendronyml
  • i

    imalightbulb

    08/19/2020, 12:33 AM
    yeah, that's what i mean
  • i

    imalightbulb

    08/19/2020, 12:33 AM
    thanks
  • k

    kevins8

    08/19/2020, 12:33 AM
    yep
  • i

    imalightbulb

    08/19/2020, 12:47 AM
    I would like to have my note structure to be Notes --> subject ---> topics Example: Notes---> Physics --> Force | |-------> Chemistry ---> Hydrogen I would like to publish all my
    Notes
    when I publish How should I set my schemas? Any suggestions?
  • k

    kevins8

    08/19/2020, 12:52 AM
    something like the below - notes.yml
    Copy code
    - id: notes
      title: notes
      namespace: true
      parent: root
      children:
        - topics
    - id: topics
      namespace: true
  • k

    kevins8

    08/19/2020, 12:52 AM
    would match the following
  • i

    imalightbulb

    08/19/2020, 1:08 AM
    thanks @User , will try it out!
  • r

    ric03uec

    08/19/2020, 6:35 PM
    hi, anyone seen an issue similar to https://github.com/dendronhq/dendron/issues/103 using the wiki-links? all other link formats work correctly. maybe im missing something obvious.
  • k

    kevins8

    08/19/2020, 6:40 PM
    @User looking into it. this it might be a regression from my latest update
  • k

    kevins8

    08/19/2020, 6:41 PM
    *correction*: it is a regression. found the issue and will push a fix in a little bit
  • k

    kevins8

    08/19/2020, 7:47 PM
    @ric03uec if you check 0.7.8, should be fixed now!
  • r

    ric03uec

    08/19/2020, 8:40 PM
    > @User if you check 0.7.8, should be fixed now! @User this was fast!!! and it did fix the bug. thanks a lot
  • b

    Buxel

    08/20/2020, 8:28 AM
    I just updated to 0.7.8 and there seems to be another regression on windows when creating a journal note: > Command 'Dendron: Create Journal Note' resulted in an error (command 'dendron.createJournalNote' not found)
  • b

    Buxel

    08/20/2020, 8:28 AM
    Opening logs failed, too: > Command 'Dendron:Dev: Open Logs' resulted in an error (command 'dendron.dev.openLogs' not found)
  • i

    imalightbulb

    08/20/2020, 8:30 AM
    @User Both commands worked for me, @User Maybe you can check what's the problem here?
  • b

    Buxel

    08/20/2020, 8:33 AM
    maybe this helps tracking it down
  • k

    kevins8

    08/20/2020, 1:27 PM
    @User i think this is the same issue that we saw earlier. can you tell me what version of dendron markdown preview enhanced you have? if you un-install the extension and re-install or upgrade, it should make it go away
  • b

    Buxel

    08/20/2020, 2:32 PM
    MD preview enhanced was at 0.5.17. reinstalling it helped. thanks! 🙂
  • k

    kevins8

    08/20/2020, 2:32 PM
    👍
  • r

    runlevelrobot

    08/20/2020, 3:47 PM
    How do you link to "tags' in dendron
  • r

    runlevelrobot

    08/20/2020, 3:48 PM
    I have a tag called #Rain and I would like to have a link on my root.md that links to this tag and when I click on it it shows all the entries with #Rain?
  • k

    kevins8

    08/20/2020, 3:52 PM
    see here: https://www.loom.com/share/f4b5f70c83f343769ce3a5e3584a7d65
  • r

    ric03uec

    08/20/2020, 4:57 PM
    @User just ran into https://github.com/dendronhq/dendron/issues/106
  • r

    ric03uec

    08/20/2020, 4:59 PM
    also, would it be possible to add gh integration in one of the channels here. it'll be super helpful to track project updates without leaving discord
1...151617...757Latest