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

    Erwyn

    04/14/2022, 4:59 PM
    tried to dive in step by step at first
  • e

    Erwyn

    04/14/2022, 5:00 PM
    Another question on top of my mind is regarding tags. They are working well, but correct me If i'm wrong, it's not possible to search for multiple tags at once right ? Like I want all #todo and #task notes
  • b

    benhsm | Jack of N trades

    04/14/2022, 5:01 PM
    I think that's doable, but not with dendron's lookup
  • b

    benhsm | Jack of N trades

    04/14/2022, 5:03 PM
    I think you'd need to use VSCode's search with some kind of regex
  • e

    Erwyn

    04/14/2022, 5:04 PM
    mhhh I see. I'm not on par with my RegexFu sadly. I'll need to look into this later as well. Thanks !
  • b

    benhsm | Jack of N trades

    04/14/2022, 5:04 PM
    hopefully there is a good way to do this and I'm just not knowledgeable enough to have it on hand at the moment 😛
  • e

    Erwyn

    04/14/2022, 5:05 PM
    🙂
  • s

    SeriousBug

    04/14/2022, 5:16 PM
    Using the built-in VSCode search, if you enable Regex (icon with
    .*
    ) you can then type
    #task|#todo
    . That will give you any notes that were tagged with
    #task
    or
    #todo
    .
  • m

    monekoluv

    04/14/2022, 6:34 PM
    is there a github repo to file issues for the www.dendron.so site?
  • s

    SeriousBug

    04/14/2022, 6:57 PM
    There is https://github.com/dendronhq/dendron-site/ for wiki.dendron.so, which is close enough 🙂 Thanks for reporting an issue!
  • s

    Saad C

    04/14/2022, 8:36 PM
    I didn't install any VSCode extensions recently. Which dendron extension should be installed?
  • s

    Saad C

    04/14/2022, 8:59 PM
    Oddly, the broken links concern only this page. The other links on other pages are not broken
  • s

    SeriousBug

    04/14/2022, 9:06 PM
    Is there any chance there's a broken code block (```)? The go to link command tries to avoid code blocks. Otherwise if you could send a bug report with the note contents we can look into fixing this.
  • s

    Saad C

    04/14/2022, 9:37 PM
    How do you recognize a broken code block? Do you think this note contains a broken code block?
  • s

    SeriousBug

    04/14/2022, 9:39 PM
    That looks fine to me, is that the file you're having problems in? You can send a bug report to see if anyone can reproduce the issue.
  • s

    Saad C

    04/14/2022, 9:42 PM
    I found the source of error the html code on the master note, once i remove it, it works again
  • s

    sriharib

    04/14/2022, 10:25 PM
    I have a block link that points to a code file, now in VS code preview I can see the link and able to interact but when I publish/export the static site from
    .next/out
    folder I see link poste fixed with
    Private
    , how can include the external files and put in publishing? the code file also do not have any front-matter, does that need to be there to reference?(the link has the relative path of the file already)
  • s

    SeriousBug

    04/14/2022, 10:32 PM
    Non-note files are not supported in publishing yet unfortunately. You could move the file into
    vault/assets
    and use a regular markdown link
    [text](/assets/file.text)
    but you can't link to blocks then.
  • a

    alexis<3

    04/15/2022, 1:04 AM
    is there a way to 'go back' to the last note
  • a

    alexis<3

    04/15/2022, 1:05 AM
    this may be a vscode thing just curious
  • s

    SeriousBug

    04/15/2022, 1:06 AM
    Not sure what the default shortcut for it is, but there's a built in command called "Go Back".
  • a

    alexis<3

    04/15/2022, 1:06 AM
    ah ok
  • a

    alexis<3

    04/15/2022, 1:06 AM
    ill look it up
  • a

    alexis<3

    04/15/2022, 1:06 AM
    thanks!
  • t

    Tika

    04/15/2022, 1:50 AM
    I think informing the user for manual action would be helpful as an extra option. Actually, I am also finding the broken links with the vault prefix now. I never added them manually so some process added the prefix, they are orange but the Doctor does not find them.
  • f

    foureyedsoul

    04/15/2022, 3:12 AM
    On my Mac at least, it's
    control
    +
    -
    at the same time. And the same combo plus
    shift
    lets you go back forward. I never knew about this! Thank you so much for pointing it out!
  • a

    alexis<3

    04/15/2022, 5:17 PM
    What does the blue dot on the calendar mean
  • j

    johndendron29

    04/15/2022, 7:03 PM
    Dendron Calendar view reflects the word count of the note. Each dot represents 250 words.
  • a

    alexis<3

    04/15/2022, 7:04 PM
    ohh ok i usually take pretty short notes in my daily so i never saw it before until yesterday
  • j

    johndendron29

    04/15/2022, 7:09 PM
    You can refer to this link for all recommended, archived/deprecated extensions: https://wiki.dendron.so/notes/301e4129-6933-4be7-a4bd-8125171360d8/
1...608609610...757Latest