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

    kevins8

    09/12/2020, 3:04 PM
    did you run build pod before publishing?
  • i

    imalightbulb

    09/12/2020, 3:05 PM
    ohh
  • i

    imalightbulb

    09/12/2020, 3:05 PM
    yeah
  • i

    imalightbulb

    09/12/2020, 3:05 PM
    sry 😅
  • i

    imalightbulb

    09/12/2020, 3:05 PM
    let me try again
  • i

    imalightbulb

    09/12/2020, 3:07 PM
    Should I use the
    id
    or the
    title
    for the hierarchy if i only want to get them published? (in dendron.yml)
  • k

    kevins8

    09/12/2020, 3:08 PM
    the title
  • k

    kevins8

    09/12/2020, 3:08 PM
    hold up
  • k

    kevins8

    09/12/2020, 3:08 PM
    the filename
  • k

    kevins8

    09/12/2020, 3:08 PM
    so if you had a hiearchy that was
    physics.foo.md
  • k

    kevins8

    09/12/2020, 3:08 PM
    use
    physics
  • i

    imalightbulb

    09/12/2020, 3:09 PM
    that's strange, I create files by a (indicates "academic notes") but it says
    a not found
    when I run build pod
  • k

    kevins8

    09/12/2020, 3:16 PM
    that's because building a pod requires a full path to your hiearchy
  • k

    kevins8

    09/12/2020, 3:16 PM
    eg.
    a, a.bio, a.bio.2020...
  • k

    kevins8

    09/12/2020, 3:16 PM
    you can run
    dendron: doctor
    to automatically generate that
  • k

    kevins8

    09/12/2020, 3:17 PM
    yeah, the workflow for publishing needs more work 😅
  • i

    imalightbulb

    09/12/2020, 3:17 PM
    no prob
  • i

    imalightbulb

    09/12/2020, 3:17 PM
    I ran doctor -> build pod
  • i

    imalightbulb

    09/12/2020, 3:17 PM
    but still
    a not found
  • k

    kevins8

    09/12/2020, 3:18 PM
    can you create the
    a.md
    file if it doesn't exist?
  • k

    kevins8

    09/12/2020, 3:18 PM
    the run dendron doctor. reload index. build pod
  • i

    imalightbulb

    09/12/2020, 3:18 PM
    it exists
  • i

    imalightbulb

    09/12/2020, 3:20 PM
    Is there anything to do with the
    stub: false
    ?
  • i

    imalightbulb

    09/12/2020, 3:20 PM
    I have no idea 😅
  • k

    kevins8

    09/12/2020, 3:27 PM
    see the issue
  • k

    kevins8

    09/12/2020, 3:27 PM
    use
    - a
    instead of
    [a]
  • k

    kevins8

    09/12/2020, 3:27 PM
    under
    siteHiearchies
  • k

    kevins8

    09/12/2020, 3:27 PM
    using
    [a]
    , you're telling dendron to look for a file named
    [a].md
  • i

    imalightbulb

    09/12/2020, 3:43 PM
    Ahh
  • i

    imalightbulb

    09/12/2020, 11:17 PM
    I tried
1...606162...757Latest