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

    kevins8

    09/15/2020, 2:35 AM
    @User sometimes it takes vscode a while before putting a release through. i just checked and it looks like its updated now. if you do
    developer reload window
    , you should get the latest
  • i

    imalightbulb

    09/15/2020, 2:35 AM
    sure
  • i

    imalightbulb

    09/15/2020, 2:35 AM
    lemme try
  • i

    imalightbulb

    09/15/2020, 2:36 AM
    >
    Copy code
    >      siteHierarchies: [n, his, b, prod, sci, c]
    >
    @User this works well
  • i

    imalightbulb

    09/15/2020, 2:36 AM
    I found that the
    nav_order
    only works for child pages
  • k

    kevins8

    09/15/2020, 4:15 AM
    it does if you have multiple hiearchies. if you have a single hierarchy, then it will work as expected 😅
  • i

    imalightbulb

    09/15/2020, 9:34 AM
    What can I do with the copy note link feature?
  • i

    imalightbulb

    09/15/2020, 12:16 PM
    @User ?
  • k

    kevins8

    09/15/2020, 2:15 PM
    https:/dendron.so/notes/eea2b078-1acc-4071-a14e-18299fc28f47.html#copy-note-url
  • u

    user

    09/15/2020, 3:37 PM
    Is anyone here using Dendron to note take on academic articles? I'm trying to devise a way that helps me link up the dendron notes with the articles.
  • i

    imalightbulb

    09/15/2020, 3:49 PM
    Copy paste the articles and make links with existing notes in your vault?
  • k

    kevins8

    09/15/2020, 4:00 PM
    @User have you tried using footnotes? https:/dendron.so/notes/ba97866b-889f-4ac6-86e7-bb2d97f6e376.html#footnotes
  • u

    user

    09/15/2020, 4:04 PM
    Copy pasting would give mixed results given how heterogenous formatting is for academic papers. Some arent even copyable. Thanks for the footnote suggestion @kevins8 Would there be a way to link out to files on my filesystem?
  • k

    kevins8

    09/15/2020, 4:06 PM
    yeah, those would be regular markdown links. if you want to access the files across computers, you can move said files into
    vault/assets
    and create a relative markdown link
  • k

    kevins8

    09/15/2020, 4:07 PM
    you can open links to arbitrary file formats in dendron and it will open using the native program of your os https:/dendron.so/notes/3472226a-ff3c-432d-bf5d-10926f39f6c2.html#other-links
  • u

    user

    09/15/2020, 4:08 PM
    this is great, seems obvious. Thanks for responding nonetheless
  • u

    user

    09/15/2020, 4:15 PM
    Can I go outside of the vault to look for files or is that not supported?
  • k

    kevins8

    09/15/2020, 4:20 PM
    it should be supported. i think we fall back to regular vscode markdown path resolution
  • k

    kevins8

    09/15/2020, 4:20 PM
    if not, feel free to file an issue 😅
  • l

    Leite

    09/16/2020, 4:33 AM
    Is it possible to run > >Dendron: Import Pod Inside the terminal? Or call it from a program?
  • i

    imalightbulb

    09/16/2020, 4:34 AM
    No I think
  • i

    imalightbulb

    09/16/2020, 4:34 AM
    Since dendron loves in vsc
  • u

    user

    09/16/2020, 4:39 AM
    @Leite There's something called dendron-cli https://www.dendron.so/notes/8b03ed06-4f46-46e0-8652-c6abf2266a79.html
  • u

    user

    09/16/2020, 11:09 AM
    Is it possible do render wikilinks with the note's title ?
  • u

    user

    09/16/2020, 11:10 AM
    like
    [[my.dendron.note]]
    containing
    title: Dendron Note
    that will look like a link with
    Dendron Note
    for the text ?
  • u

    user

    09/16/2020, 11:13 AM
    You can write
    [[title|my.dendron.note]]
    . Then, only
    title
    will be displayed in the viewer. If it what you wanted.
  • u

    user

    09/16/2020, 11:14 AM
    Well, it's an interesting option to know indeed
  • u

    user

    09/16/2020, 11:14 AM
    But wouldn't it be cool to default to the note title's ?
  • u

    user

    09/16/2020, 11:14 AM
    In the rendered stuff, I mean
  • u

    user

    09/16/2020, 11:15 AM
    I see what you mean but I don't think it's possible at the time.
1...666768...757Latest