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

    KingJoshington

    08/22/2022, 11:07 AM
    Ok, I made the request. And thank you for the suggestion of making the dateFormat: ""
  • k

    KingJoshington

    08/22/2022, 11:08 AM
    That works! It means there's no auto-fill for the note, but that's better than the date!
  • h

    hikchoi

    08/22/2022, 11:17 AM
    since
    task
    has multiple children, another thing you can do is create keybindings with custom arguments like
    initialValue: "task."
    for lookup.
  • h

    hikchoi

    08/22/2022, 11:18 AM
    that way you have something close to an auto-fill. If you are comfortable with having multiple keybindings, then you create separate keybindings for each of the task.* children.
  • h

    hikchoi

    08/22/2022, 11:19 AM
    ^ this note has all the things you can use to define your own custom lookup shortcut
  • k

    KingJoshington

    08/22/2022, 11:21 AM
    I will keep this as a reference, but for now, that might be out of my depth. I'm still a baby when it comes to this. So far, having the dateFormat: "" blanked out plus having the different children defined works with few steps than before, with having to remove the date to get the right schema input. So, I'm happy with the compromise.
  • h

    hikchoi

    08/22/2022, 11:22 AM
    Whatever works for your use case is the best way to do it 🙂
  • d

    d1onys1us

    08/23/2022, 2:52 PM
    hi, when i do an image reference like ![[assets/images/someImage.png]] it uses the assetsPrefix configured in dendron.yml, but when i dont want to embed an image, for example link a pdf, it does not prepend the assets prefix, such as [[assets/documents/someDocument.pdf]]. do i need to provide the full path with the prefix when i do this, or is there a configuration i am missing? cc @kevins8
  • d

    d1onys1us

    08/23/2022, 2:54 PM
    ohh i was using a regular markdown link... thats probably why
  • k

    kevins8

    08/23/2022, 2:54 PM
    yep, its the md link
  • d

    d1onys1us

    08/23/2022, 2:55 PM
    yeah now its showing as
    (private)
    in the nextjs dev site, i thought that is only for pages with user tags, do you know why that is?
  • l

    lisd

    08/23/2022, 3:07 PM
    Hi all, I'm having a hard time finding information on this in the chat and online - how could I change the default behavior of ctrl+enter'ing an attendee's name in the meeting note template to redirect/create a
    people.attendeename
    rather than a
    user.attendeename
    ? We're using Dendron for meeting notes and we already have pre-existing information on people under the
    poeple
    node. Or is it just recommended to use
    user
    as the people tracking node?
  • r

    rlh1994

    08/23/2022, 3:11 PM
    If you're using
    @
    I believe that is currently only able to be set to
    user
    - you could add a feature request to be able to customise this if there isn't a request already. In the meantime refactoring to
    user
    would be easiest
  • l

    lisd

    08/23/2022, 3:24 PM
    I'll just refactor to user, good point. Thanks!
  • k

    kevins8

    08/23/2022, 4:16 PM
    what is showing as private? the asset file
    [[assets/documents/someDocument.pdf]]
    ?
  • d

    d1onys1us

    08/23/2022, 4:40 PM
    yes, exactly
  • k

    kevins8

    08/23/2022, 4:41 PM
    @Joshi can you see if you can repro this? if so, it would be a bug on our end
  • k

    kevins8

    08/23/2022, 4:41 PM
    ☝️
  • r

    Raphaël

    08/23/2022, 7:45 PM
    After the command "npx dendron publish init" I get the following error message. Could someone here please help me. How can I solve the problem? Thanks a lot!
  • k

    kevins8

    08/23/2022, 11:30 PM
    looking at the log, it looks like a network timeout. can you run
    npm config set timeout 6000000
    , remove the generated
    .next
    folder and then run the command again?
  • m

    mimyo

    08/24/2022, 7:15 AM
    Hello friends 🙂 I have a question about markdown syntax for Dendron. I found a Dendron doc introduces definition list syntax here: https://wiki.dendron.so/notes/ba97866b-889f-4ac6-86e7-bb2d97f6e376/#definition-list But I couldn't get it properly work(render as ?) on preview window. Anyone having same problem?
  • m

    mimyo

    08/24/2022, 7:18 AM
    I had similar problem with mixed-type list before, the problem was some other markdown-related extensions. This time I don't have any other markdown extensions in my Dendron workspace. So I'm lost 😦
  • j

    Joshi

    08/24/2022, 7:20 AM
    You are right, we have an issue already so you can upvote it (add a 👍 ) in github https://github.com/dendronhq/dendron/issues/617
  • m

    mimyo

    08/24/2022, 7:27 AM
    Oh thanks! didn't see that 😅
  • m

    mimyo

    08/24/2022, 7:28 AM
    So not just my problem 😌 Just 👍ed the issue
  • d

    displacedbuck

    08/24/2022, 7:48 AM
    0
  • r

    Raphaël

    08/24/2022, 7:58 AM
    @kevins8 Thanks! Now after your advise - the engine run 2h and nothing happened. What should I do now?
  • l

    L3n

    08/24/2022, 11:21 AM
    Is it possible to export notes inside a specific hierarchy? (notes.learning, rather than the whole vault)
    j
    • 2
    • 8
  • r

    Raphaël

    08/24/2022, 2:04 PM
    @kevins8 Thank you for your help! Now it works on my local host. I installed npm Latest Current Version: 18.7.0 and used VSC.
  • r

    Raphaël

    08/24/2022, 2:05 PM
    😀
1...693694695...757Latest