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

    rgoshen

    02/01/2022, 6:16 PM
    Hi...I am wondering I am trying to incorporate shields into my notes and I want those to be links to other notes within the same vault. Is there a way to do this?
  • b

    b3z

    02/01/2022, 6:39 PM
    thanks this is pretty interesting
  • k

    kevins8

    02/01/2022, 6:48 PM
    journal note format
  • k

    kevins8

    02/01/2022, 6:49 PM
    what are shields? first time i've heard of this 🙂
  • r

    rgoshen

    02/01/2022, 6:51 PM
    popular in github...also same as badges...https://ileriayo.github.io/markdown-badges/
    k
    • 2
    • 15
  • u

    user

    02/01/2022, 7:18 PM
    any issues with >10k notes?
  • k

    kevins8

    02/01/2022, 7:23 PM
    i'm getting closer to 40k notes and been working great 🙂
  • u

    user

    02/01/2022, 7:24 PM
    that's good to hear.. i was wondering about filesystem limitations
  • k

    kevins8

    02/01/2022, 7:25 PM
    you might want to check out this thread -> https://discord.com/channels/717965437182410783/932609418481246319/932662902912069662
  • u

    user

    02/01/2022, 7:27 PM
    looks promising. most solutions start to bog down at ~10-20k.. will multi-vaults make it palatable to go beyond that? (theoretically, not that i ever imagine i'd approach that)
  • u

    user

    02/01/2022, 7:27 PM
    also what are your thoughts on archival?
  • k

    kevins8

    02/01/2022, 7:36 PM
    multi-vault isn't actually necessary for that. its more for access control, see https://wiki.dendron.so/notes/24b176f1-685d-44e1-a1b0-1704b1a92ca0.html you can get to that scale on a single vault. for archival, we'll probably introduce an archival vault in the future. it gives dendron a hint of where to not look for active content and will let us do some optimization on the indexing side.
  • u

    user

    02/01/2022, 7:41 PM
    all vaults are underneath the dendron workspace isn't it?
  • u

    user

    02/01/2022, 7:42 PM
    can i have a vault in a different directory anyplace else (say, in an encrypted folder)
  • i

    invakid404

    02/01/2022, 7:42 PM
    yeah, vaults can be anywhere really
  • k

    kevins8

    02/01/2022, 7:42 PM
    all vaults are defined as paths "relative" to the workspace. you can have them anywhere
  • i

    invakid404

    02/01/2022, 7:42 PM
    I have mine outside the directory of my workspace
  • u

    user

    02/01/2022, 7:43 PM
    does the configurations leak any information about notes in the vault?
  • i

    invakid404

    02/01/2022, 7:44 PM
    the only thing I can think of that can potentially reveal something is that duplicate payload thing
  • i

    invakid404

    02/01/2022, 7:44 PM
    or maybe not
  • i

    invakid404

    02/01/2022, 7:45 PM
    yeah, I don't think there's anything really
  • u

    user

    02/01/2022, 7:45 PM
    if a vault is inaccessible (i haven't tested) does dendron go about its day?
  • i

    invakid404

    02/01/2022, 7:47 PM
    I had things mixed up btw, I was thinking of site hierarchies, for some reason I thought that duplicateNoteBehavior contained the top-level hierarchies
  • s

    ScriptAutomate

    02/01/2022, 7:48 PM
    Yeah, Dendron would just load the other vaults it can access (I believe). If wondering about encryption, I use a personal workspace that includes a Keybase-hosted encrypted git repo. Works out of box with it if you have Keybase installed and configured, and git installed
  • s

    ScriptAutomate

    02/01/2022, 7:48 PM
    https://book.keybase.io/git
  • t

    troy

    02/01/2022, 8:54 PM
    maybe missing something elementary here. I tried using an existing directory of markdown notes as a vault following instructions in https://wiki.dendron.so/notes/683740e3-70ce-4a47-a1f4-1f140e80b558/#can-i-use-dendron-with-existing-notes , i.e., running Dendron: Change Workspace command in the directory with existing markdown files and I keep getting an error on Mac: "No Dendron workspace found. Please run Dendron: Initialize Workspace to create a workspace at"
  • t

    troy

    02/01/2022, 8:54 PM
    Can someone point me to what I am missing?
  • t

    troy

    02/01/2022, 8:55 PM
    This is with Dendron 0.8.0
  • k

    kevins8

    02/01/2022, 9:13 PM
    ah, those docs are a lie. change workspace no longer creates a
    dendron.yml
    file it it doesn't exist
  • t

    troy

    02/01/2022, 9:17 PM
    Thanks for the quick reply. I was thinking of the following strategy to using dendron while keeping the directory name (say x) and the files: Create a new dendron vault in the parent directory of x, copy the markdown files from the original directory to the vault, then rename x to y and the vault to x (the original directory name). 1. Would this work? 2. Is there a better way?
1...534535536...757Latest