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

    SeriousBug

    02/13/2022, 5:06 AM
    Yes! Here's what it would look like:
    Copy code
    ![[daily.journal.*#new-thoughts]]
    In preview and publishing, that will display the "new-thoughts" section in every journal note.
  • h

    Hesenberg

    02/13/2022, 5:12 AM
    Yeah, sure, it is what my
    daily.journal.newThoughtsContent.md
    looks like now
  • h

    Hesenberg

    02/13/2022, 5:13 AM
    Copy code
    ![[daily.journal.2022.01.24#new-thoughts,1]]
    
    ![[daily.journal.2022.01.26#new-thoughts,1]]
    
    ![[daily.journal.2022.02.01#new-thoughts,1]]
    
    ![[daily.journal.2022.02.02#new-thoughts,1]]
    
    ![[daily.journal.2022.02.03#new-thoughts,1]]
  • s

    SeriousBug

    02/13/2022, 5:13 AM
    I meant the
    *
    literally, if you type that it will find all notes under
    daily.journal.
    and display the "new-thoughts" sections. Here's more on wildcard references: https://wiki.dendron.so/notes/f1af56bb-db27-47ae-8406-61a98de6c78c/#wildcard-link-reference
  • h

    Hesenberg

    02/13/2022, 5:19 AM
    Oh, Thanks! Is there any regular expression way? Since I got an error
    error reading file, \Documents\Dendron\vault\daily.journal.2022.01.md
  • h

    Hesenberg

    02/13/2022, 5:20 AM
    by using
    Copy code
    ![[daily.journal.2022.*#new-thoughts,1]]
  • h

    Hesenberg

    02/13/2022, 5:21 AM
    since I don't have a file named as daily.journal.2022.01.md
  • s

    SeriousBug

    02/13/2022, 5:22 AM
    Is it showing the error along with the results, or is it completely erroring out?
  • h

    Hesenberg

    02/13/2022, 5:22 AM
    Like this
  • s

    SeriousBug

    02/13/2022, 5:23 AM
    Ah, I think I noticed something similar too. I created this issue to document it, it would be great if you could add your experience there too: https://github.com/dendronhq/dendron/issues/2406
  • h

    Hesenberg

    02/13/2022, 5:25 AM
    Yeah, I will add it now. Thank you very much!
  • x

    Xanaus

    02/13/2022, 5:28 AM
    What is a schema?
  • s

    SeriousBug

    02/13/2022, 5:36 AM
    Schemas allow you to consistently structure your notes. They can show you if you are adding new notes that match the hierarchy you want, and they can also apply templates to your notes. You can read more about them here: https://wiki.dendron.so/notes/c5e5adde-5459-409b-b34d-a0d75cbb1052/
  • s

    Saine

    02/13/2022, 6:27 AM
    is it possible to check a box via hotkey?
    - [ ] foo
    to
    - [x] foo
  • f

    foureyedsoul

    02/13/2022, 7:02 AM
    I use the Markdown Todo extension for this ( https://marketplace.visualstudio.com/items?itemName=fabiospampinato.vscode-markdown-todo ). I don't think Dendron has this built-in, but I might have missed it.
  • x

    Xanaus

    02/13/2022, 8:15 AM
    how to hide this side view of the note
  • s

    SeriousBug

    02/13/2022, 9:07 AM
    This is a VSCode feature, here's how to disable it: https://stackoverflow.com/questions/44774709/removing-the-file-preview-on-the-right-side-of-the-editor-in-vs-code
  • x

    Xanaus

    02/13/2022, 9:34 AM
    Ok thanks
  • p

    Paul_J

    02/13/2022, 10:40 AM
    is there an automatic way to link the daily journal page to the scratch notes on that day?
  • x

    Xanaus

    02/13/2022, 11:39 AM
    Is ther a wiki for daily journal?
  • x

    Xanaus

    02/13/2022, 12:02 PM
    Like detailing on how to creste a schema with a template
  • x

    Xanaus

    02/13/2022, 2:24 PM
    Can some one help me import ?
  • b

    benhsm | Jack of N trades

    02/13/2022, 2:47 PM
    Perhaps see if this helps you: https://wiki.dendron.so/notes/5U4eAiqshI67VxIL40KWH/
  • b

    benhsm | Jack of N trades

    02/13/2022, 2:47 PM
    Where are you importing from?
  • b

    benhsm | Jack of N trades

    02/13/2022, 2:50 PM
    I think you may be able to use template variable replacement for this, but it might only work for linking to a scratch note corresponding with the day, not a particular hour/minute/second:
  • x

    Xanaus

    02/13/2022, 3:00 PM
    obsidian
  • x

    Xanaus

    02/13/2022, 3:00 PM
    nextcloud folder on the device
  • b

    benhsm | Jack of N trades

    02/13/2022, 3:03 PM
    I've done a couple of imports using the version 1 markdown pod: You could see if it seems suitable for your needs
  • b

    benhsm | Jack of N trades

    02/13/2022, 3:03 PM
    it will convert folder hierarchies into dot-delimited form
  • x

    Xanaus

    02/13/2022, 3:06 PM
    will it preserve the source?
1...545546547...757Latest