https://www.dendron.so/ logo
Join DiscordCommunities
Powered by
# questions
  • p

    P72endragon

    10/14/2022, 10:42 AM
    It says “There are no deprecated configs. Exiting”. Shall I just remove them manually?
  • j

    Joshi

    10/14/2022, 10:43 AM
    Yep.
  • p

    P72endragon

    10/14/2022, 10:44 AM
    Cool, thanks 👍
  • j

    Joshi

    10/14/2022, 10:48 AM
    For more context regarding deprecation: https://discordapp.com/channels/717965437182410783/940064438910865460/1001751402592354324
  • i

    IcySorc

    10/14/2022, 12:39 PM
    anyone know how to embed a replit? it isn't showing up in preview
  • k

    Kit Leskinen

    10/14/2022, 1:18 PM
    Hi guys! When I open workspace and try validate, I got this
  • k

    Kit Leskinen

    10/14/2022, 1:19 PM
    how to fix that?
  • j

    jyeung

    10/14/2022, 2:44 PM
    nothing at all wrong with the question, and any feedback is appreciated 🙂 - We do have plans for a single paned wysiwyg editor, but it's not in the immediate roadmap and no ETA yet.
  • a

    aleksey

    10/14/2022, 4:54 PM
    There are some VSCode extensions that sort of provide the experience of a wysiwyg editor. Check comments in this issue: https://github.com/dendronhq/dendron/issues/2778
  • j

    jeep

    10/14/2022, 5:50 PM
    Today, dendron seems to be laggy. I was taking notes on a long video. I only have 170 lines in the note and every couple minutes I get about 3s lag. I reloaded the window with no effect. I disabled dendron and finished the video with no lag. I reenabled dendron and after about 5 minutes the lag returned and is disturbingly regular. Is there a good way to troubleshoot this or other things I should try?
  • k

    kevins8

    10/14/2022, 6:22 PM
    for the video, what format is it? are you embedding it inside of dendron via markdown link/wiki link? do you have the preview open when editing?
  • j

    jeep

    10/14/2022, 6:23 PM
    I don't think I was clear... I was just taking notes. The video format doesn't matter as it was running on a different system. It isn't embedded or anything
  • j

    jeep

    10/14/2022, 7:12 PM
    Also, no preview window open
  • j

    jeep

    10/14/2022, 7:38 PM
    I edited to add context and, I hope, make it more clear what I was doing
  • k

    kevins8

    10/14/2022, 8:19 PM
    ah - got it. can you run
    >Diagnostics Report
    from vscode and send me the output?
  • j

    jeep

    10/14/2022, 8:36 PM
    sent directly... not sure if there is anything sensitive in it... should probably have scanned it 🙂
  • i

    Inuicta

    10/15/2022, 5:11 PM
    Hello! I'm just starting out with Dendron, and I had a question about workspaces. Is it possible to, say, have a central workspace that I can incrementally add other workspaces to, say connected to specific repositories? My ideal workflow would be something like, create a new repository for a project, create a Dendron workspace for that repository, and then add that new workspace to a central workspace that allows for lookup across the entire system.
  • i

    Inuicta

    10/15/2022, 5:13 PM
    Ah, it looks like the concept of remote vaults is what I'm looking for
  • i

    Inuicta

    10/15/2022, 5:52 PM
    Is it possible to add a remote vault but point to the repo on the local filesystem, rather than pulling it down from github?
  • r

    RenStrike

    10/15/2022, 9:11 PM
    I know I can toggle this to lock the preview to a particular file. What I'd love is a way to lock it to a specific Editor Group. Is that something I can enable? If not, perhaps it's worth a feature request?
  • j

    jeep

    10/16/2022, 2:39 AM
    Can someone please define what a stub doc is? https://wiki.dendron.so/notes/ZeC74FYVECsf9bpyngVMU/#removestubs I see a couple possibilities:
    A stub doc is any document with frontmatter but no other content
    or (this is what I am looking for)
    A stub doc is any document with frontmatter, no other content, and no backlinks
    or (not super likely)
    A stub doc is any document with no content
    or other?
  • j

    jeep

    10/16/2022, 2:43 AM
    Huh... I found this: https://wiki.dendron.so/notes/c6fd6bc4-7f75-4cbb-8f34-f7b99bfe2d50/#stubs but if a stub note doesn't exist, what does removing it do?
    f
    • 2
    • 4
  • e

    Emperor_13

    10/16/2022, 12:29 PM
    The Rename Note is not updating the wikilink, please help me. It is working in the preview page, but the actual md file is showing errors.
  • e

    ec2ainun

    10/16/2022, 1:12 PM
    Hi all, is there a function, to automatically list or reference all scratch note, based on today journal date format?
  • j

    jeep

    10/16/2022, 1:33 PM
    You can use wildcards in note references like so:
    ![[journal.2022.10.*]];
    Sadly, this doesn't create backlinks to the page where it is contained and if you
    Dendron: Go to note
    it doesn't open all the files... but it does show them in the preview. There might be something that can be done with templates, I haven't started digging into that yet. Others might have more suggestions
  • e

    ec2ainun

    10/16/2022, 1:40 PM
    yes i found similar solution, in template of daily note, i can define
    ![[scratch.{{ match FNAME "\d{4}.\d{2}.\d{2}" }}.*]]
    using template helper (https://wiki.dendron.so/notes/hkirhn3t0z3x2wfsuujwd87/#match) just wondering if there are a function to list the scratch note, and so it automatically connected in graph panel
  • f

    foureyedsoul

    10/16/2022, 6:20 PM
    Stub notes
  • m

    MadFunk

    10/17/2022, 12:19 AM
    I'm publishing with an
    assetsPrefix
    , and while that's present and correct for links in the side bar, js/css assets and embedded images, it seems to be absent in child and backlinks. Is there something I'm missing?
    • 1
    • 2
  • m

    MadFunk

    10/17/2022, 12:54 AM
    Backlinks and child links not working in published site
  • t

    tpb

    10/17/2022, 3:01 AM
    Is it possible to use vscode user snippets in templates? If not is there a way to do tab stops/set cursor position with handlebar templates?
1...718719720...757Latest