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

    kfischer_okarin

    04/06/2022, 2:41 AM
    You cannot query by them yet, right?
  • s

    SeriousBug

    04/06/2022, 2:42 AM
    Yup, but that's one of the planned features with query support: https://docs.dendron.so/notes/O4f9yfDoO7E7gRRDeBeCh/
  • s

    SeriousBug

    04/06/2022, 2:43 AM
    Today one of the biggest uses is interop with other tools, for example you can have custom frontmatter properties export to Airtable. We use them in our internal vault to tie tasks to github issues and PRs
  • k

    kfischer_okarin

    04/06/2022, 2:44 AM
    I guess that will become exponentially more useful once there is a proper plugin API, right?
  • k

    kfischer_okarin

    04/06/2022, 2:44 AM
    Looking forward to that 🙂
  • s

    SeriousBug

    04/06/2022, 2:46 AM
    That too!
  • k

    kfischer_okarin

    04/06/2022, 2:47 AM
    Another question/feature request (?) It would be cool if you could somehow automatically extract note refs of tag uses - using a fixed number of lines before/after to include - and/or automatically detecting/extracting the next enclosing paragraph/bullet point
  • k

    kfischer_okarin

    04/06/2022, 2:47 AM
    I could see marking quotes of people (for example meeting notes) via person tags... and then putting them out all on one page... including the actual content/context
  • k

    kfischer_okarin

    04/06/2022, 2:48 AM
    Or whatever other possible use 😉
  • k

    kfischer_okarin

    04/06/2022, 2:48 AM
    maybe just as a smart query with content preview
  • k

    kfischer_okarin

    04/06/2022, 2:48 AM
    but generating as note ref for notes would also be cool
  • p

    Pablo LION

    04/06/2022, 2:48 AM
    I don't get it
  • k

    kfischer_okarin

    04/06/2022, 2:48 AM
    Idk which is easier more useful......
  • p

    Pablo LION

    04/06/2022, 2:49 AM
    you mean add a "description" of notes with the first few words / lines of the content?
  • k

    kfischer_okarin

    04/06/2022, 2:54 AM
    Example
    Copy code
    markdown
    # note-a
    Long text
    
    ## Some Paragraph
    - #personA said this and that
    Copy code
    markdown
    # note-b
    Long text
    
    ## Another paragraph
    - #personA said another thing
    and then you search or extract by
    #personA
    or whatever and get an overview which displays
    Copy code
    # Context of #personA
    
    ![[note-a#some-paragraph]]
    
    ![[note-b#another-paragraph]]
  • k

    kfischer_okarin

    04/06/2022, 2:55 AM
    (Well I haven't really used note references yet... so syntax might be wrong)
  • k

    kfischer_okarin

    04/06/2022, 2:55 AM
    Basically extracting all occurrences of a tag..... including the surrounding context and displaying that 😉
  • k

    kfischer_okarin

    04/06/2022, 2:56 AM
    Basically backlinks with context
  • k

    kfischer_okarin

    04/06/2022, 2:56 AM
    🤔
  • p

    Pablo LION

    04/06/2022, 3:22 AM
    @User this functionality exists already, right?
  • p

    Pablo LION

    04/06/2022, 3:23 AM
    https://wiki.dendron.so/notes/9MZBqhrijEM4QpZRa5t08/#link-to-headers
  • p

    Pablo LION

    04/06/2022, 3:31 AM
    its here https://wiki.dendron.so/notes/f1af56bb-db27-47ae-8406-61a98de6c78c/#note-reference
  • k

    kfischer_okarin

    04/06/2022, 3:33 AM
    What I'm talking about is literally backlinks I think..... Just also displaying the direct surrounding context of the link.... in a note ref... dynamically so on-the-fly The line information seems to be already kept inside the index internally 😉
  • k

    kfischer_okarin

    04/06/2022, 3:33 AM
    Maybe.... wildcard references could be a way to realize that / or something similar to what I imagine
  • k

    kfischer_okarin

    04/06/2022, 3:33 AM
    I have to try out and play around with them
  • p

    Pablo LION

    04/06/2022, 3:36 AM
    I just got your point. you mean to show a piece of context in the back link. maybe some words/lines, right? This sounds interesting.
  • k

    kfischer_okarin

    04/06/2022, 3:37 AM
    Thanks for the pointers to the right doc pages 👍 just started out recently so I appreciate that
  • p

    Pablo LION

    04/06/2022, 4:45 AM
    No problem
  • h

    hulke

    04/06/2022, 7:00 AM
    Hey, Unfortunately i'm experiencing the same issue.. when running
    dendron publish dev
    i'm seeing my notes from last month (last updated before today) with the
    updated
    timestamp of today, but the date string showing 1 month ago The
    dendron: show preview
    command showing the correct file.
  • s

    SeriousBug

    04/06/2022, 7:06 AM
    Are you saying the contents of the files are out of date?
1...599600601...757Latest