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

    Leite

    09/13/2020, 10:41 PM
    > Latex and pictures don't work on the github page😦 @User Latex does not work on github. But there's a way to export them as an image and make github recognize it. It's a work around that people discovered by looking at jupyter notebooks and there's a VS Code package that generates de svg for you - it's Math to Image (meowteam.vscode-math-to-image=)
  • l

    Leite

    09/13/2020, 10:43 PM
    > @User would this cover your current use case? Yes! It would - and it solves it in a much better way than my python script! Hahahah
  • i

    imalightbulb

    09/14/2020, 2:05 AM
    Thanks for the tip @User ! It worked!
  • i

    imalightbulb

    09/14/2020, 2:05 AM
    I can share my physics notes using this extension 🥳
  • i

    imalightbulb

    09/14/2020, 3:45 AM
    Can anyone explain what's a
    pod
    ?
  • i

    imalightbulb

    09/14/2020, 3:45 AM
    so we can use these commands to publish?
  • i

    imalightbulb

    09/14/2020, 4:09 AM
    @User Can I arrange them?
  • k

    kevins8

    09/14/2020, 4:10 AM
    > Can anyone explain what's a
    pod
    ? @User will be doing some more announcements around pods in the coming week. they are the means to get notes in and out of dendron https://github.com/dendronhq/dendron-template/blob/master/vault/dendron.topic.pod.md#L10:L10
  • k

    kevins8

    09/14/2020, 4:11 AM
    currently, you can import notes from the file system via the file system port and export your notes from dendron using the json pod
  • k

    kevins8

    09/14/2020, 4:11 AM
    > @User Can I arrange them? @User you can by setting the nav_order property in the frontmatter https://pmarsceill.github.io/just-the-docs/docs/navigation-structure/#ordering-pages
  • i

    imalightbulb

    09/14/2020, 4:12 AM
    Thanks!
  • i

    imalightbulb

    09/14/2020, 4:12 AM
    What does
    stub
    means in front matter?
  • i

    imalightbulb

    09/14/2020, 4:12 AM
    like
    stub:false
  • k

    kevins8

    09/14/2020, 4:13 AM
    that's internal metadata that dendron uses. stubs are notes that don't exist as a file but are part of a hierarchy https://www.dendron.so/notes/c5e5adde-5459-409b-b34d-a0d75cbb1052.html#stubs
  • i

    imalightbulb

    09/14/2020, 4:14 AM
    so it won't publish with the
    stub:false
    ?
  • k

    kevins8

    09/14/2020, 4:15 AM
    stub:false means that this note is note a stub. it doesn't affect publishing
  • i

    imalightbulb

    09/14/2020, 4:15 AM
    Is it inserted by default?
  • k

    kevins8

    09/14/2020, 4:15 AM
    yep
  • k

    kevins8

    09/14/2020, 4:15 AM
    you can ignore it at this point
  • i

    imalightbulb

    09/14/2020, 4:16 AM
    sure, no prob
  • i

    imalightbulb

    09/14/2020, 4:36 AM
    did I setted anything wrongly?
  • i

    imalightbulb

    09/14/2020, 4:36 AM
    Because History should be the fifth one right?
  • k

    kevins8

    09/14/2020, 4:37 AM
    its relative. everything with nav_order set, and then alphabetically for everything without nav_order
  • k

    kevins8

    09/14/2020, 4:37 AM
    you need to set a nav_order for blogs, productivity and science as well to get history to show up at the bottom
  • i

    imalightbulb

    09/14/2020, 4:37 AM
    I do did that
  • i

    imalightbulb

    09/14/2020, 4:38 AM
    lightbulb second brain 1 blog 2 productivity 3 science 4 history 5
  • i

    imalightbulb

    09/14/2020, 4:40 AM
    Or I should start with 0?
  • k

    kevins8

    09/14/2020, 4:41 AM
    no, it doesn't matter what you start off with as long as they are relative to each other
  • k

    kevins8

    09/14/2020, 4:41 AM
    did you do a build pod afterwards?
  • i

    imalightbulb

    09/14/2020, 4:42 AM
    yep
1...636465...757Latest