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

    HeyyyyJinn

    10/10/2020, 4:22 AM
    do objects inside of PDFs have URIs or some way of linking to them?
  • k

    kevins8

    10/10/2020, 4:23 AM
    what do you mean by objects inside? like headings inside pdfs?
  • k

    kevins8

    10/10/2020, 4:24 AM
    dendron currently supports opening a pdf using your system default (eg. preview for mac) but that's the extent of it
  • k

    kevins8

    10/10/2020, 4:24 AM
    if you need a more fully fledged pdf manager, i would use something like zotero https://www.zotero.org/
  • h

    HeyyyyJinn

    10/10/2020, 5:10 AM
    Yes, are there ways to send input to a pdf app to open to a specific header or picture or form or some kind of object inside the PDF?
  • u

    user

    10/10/2020, 11:09 AM
    Hi guys, I cannot troubleshoot why my lookup is not working. I created .md files and trying to look up at them. Has anyone had the same issue?
  • k

    kevins8

    10/10/2020, 1:23 PM
    @User not that i know of though would be happy if someone could point to an example of this
  • k

    kevins8

    10/10/2020, 1:24 PM
    @User can you send me the output of
    > Dendron: Open Logs
    ? also, try
    Dendron: Reload Index
    to refresh the index
  • u

    user

    10/10/2020, 1:27 PM
    I'll do right now.๐Ÿ™
  • t

    tsnieman

    10/10/2020, 5:21 PM
    Is there a way to enable search via note title when typing with backlinks? Like
    [[Type title here to get autocomplete
    (rather than strictly autocomplete on filename). It would be nice if it completed like
    [[The Note Title|the.note.name]]
    too.
  • k

    kevins8

    10/10/2020, 7:01 PM
    @User link autocompletion is a high priority item for october. currently, it's blocked on the server migration which ended up being a re-write of dendron's core indexing engine ๐Ÿ˜… the experimental version will be rolled out next week under a feature flag and then made the default a week after. autocompletion/search by title/and all shiny new things will be much easier to implement and be worked on at that point https://dendron.so/notes/725d99be-fadd-4464-88c3-0a5fcc7292c7.html
  • k

    kevins8

    10/10/2020, 7:02 PM
    for autocompleting based on title, that's not currently on the backlog. can you submit a feature request so we can track it in our roadmap? https://github.com/dendronhq/dendron/issues/new?assignees=&labels=&template=feature_request.md&title=
  • h

    HeyyyyJinn

    10/10/2020, 10:39 PM
    Does refactoring a hierarchy update internote links, references, and embeds?
  • k

    kevins8

    10/10/2020, 11:19 PM
    it updates all wiki links. it currently doesn't update references/embeds
  • d

    delli

    10/11/2020, 8:31 PM
    is v0.12.6 supporting local import? config file works . but I am not getting any response when using the import file pod command after the config. The docs seems outdated ? has anyone completed a succesvol import ?
  • k

    kevins8

    10/11/2020, 8:58 PM
    it should. can you give me the output of
    dendron: log
    after you have run an import?
  • d

    delli

    10/12/2020, 5:53 AM
    is v0.12.6 supporting local import? config file works . but I am not getting any response when using the import file pod command after the config. added the dendron.log after import file command. What do i miss ?
  • u

    user

    10/12/2020, 10:44 AM
    Am I the only one that has issues with the tree view. It seems to miss all the content
  • i

    imalightbulb

    10/12/2020, 10:45 AM
    @User Maybe a screenshot or a more precise description of the issue?
  • i

    imalightbulb

    10/12/2020, 10:46 AM
    Ahh I saw the issue on Github, sry for the ping
  • u

    user

    10/12/2020, 10:48 AM
    Aah sorry should have checked that first
  • i

    imalightbulb

    10/12/2020, 10:50 AM
    Did you try reload windows?
  • i

    imalightbulb

    10/12/2020, 10:51 AM
    Developer> Reload Windows
  • u

    user

    10/12/2020, 10:55 AM
    Yes
  • u

    user

    10/12/2020, 10:58 AM
    Logs also donโ€™t show anything out of the ordinary
  • k

    kevins8

    10/12/2020, 4:46 PM
    @User i'm looking into this today. i don't think it's just you since @User mentioned it too
  • u

    user

    10/12/2020, 4:47 PM
    Iโ€™ve added a comment to the same GitHub issue ๐Ÿ™‚
  • k

    kevins8

    10/12/2020, 5:21 PM
    okay, I found the issue. there was a race condition with how we were initializing the tree view in 12.6. published a fix of this [here](https://www.dropbox.com/s/10lgcrjj4tq0mj6/dendron-0.12.7-alpha.4.vsix?dl=0)? @User could you try manually installing the vsix and letting me know if that fixes your issue? https://dendron.so/notes/a6c03f9b-8959-4d67-8394-4d204ab69bfe.html#manual-install
  • u

    user

    10/12/2020, 5:23 PM
    Iโ€™ll try
  • i

    imalightbulb

    10/13/2020, 3:52 AM
    This happens when I run build pod, I'm trying the collapse in markdown so I have only one file
1...858687...757Latest