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

    SirBillyMays

    11/25/2021, 6:27 PM
    Is there any known issues with the Dendron paste image extension and VSCodium on Ubuntu (or ubuntu derivatives, specifically pop! OS?) He's on X11 and not wayland, if that matters (noticed that I just had to install wl-clipboard to get it to work on wayland myself.) My brother keeps getting told to install xclip (which is installed by default), and other than that I really don't have that much more information to give. Tried to look a little bit around, but couldn't really find anything relevant my self.
  • s

    SirBillyMays

    11/25/2021, 6:29 PM
    I guess I could also mention that it's a pretty bare Pop! installation, and a really bare VSCodium installation (he has literally only installed Dendron)
  • s

    SeriousBug

    11/25/2021, 6:30 PM
    I have tested it before with X11. Could he run
    xclip
    in a terminal to double check that it exists?
  • s

    SirBillyMays

    11/25/2021, 6:32 PM
    Seems like everything is fine with xclip.
  • b

    benhsm | Jack of N trades

    11/25/2021, 7:13 PM
    What does Dendron do when you rename a note to a note that already exists? Do things get clobbered?
  • s

    SeriousBug

    11/25/2021, 7:14 PM
    Do you mean in 2 different vaults? You'll see both notes when you do a lookup
  • b

    benhsm | Jack of N trades

    11/25/2021, 7:15 PM
    good to know
  • b

    benhsm | Jack of N trades

    11/25/2021, 7:15 PM
    I was just thinking within the same vault
  • s

    SirBillyMays

    11/25/2021, 7:18 PM
    Oh man am I glad my brother ended up trying Dendron after Obsidian. His ability to just absolutely break software and hardware in the weirdest of ways by doing absolutely nothing special is unparalleled 😆
  • s

    SirBillyMays

    11/25/2021, 7:19 PM
    I've told him to create a debug log, and I'll see if I can forward it on for him in a little bit... His ability is absolutely magic
  • s

    SirBillyMays

    11/25/2021, 7:20 PM
    If anyone has any clue what he could have done with the 5 empty notes he's made to do this then please tell
  • s

    ScriptAutomate

    11/25/2021, 8:51 PM
    Troubleshooting Dendron on Pop!_OS
    r
    s
    • 3
    • 11
  • s

    sifb

    11/26/2021, 12:04 AM
    I have “paste image” working; if I copy text and images e.g. out of a Word document, the text pastes and the images don’t. Is there any extension or config change that can do it, save me copying the images one by one?
  • k

    kevins8

    11/26/2021, 4:38 PM
    not that i know of unfortunately but wouldn't be surprised if there was an extension
  • s

    suyashm

    11/26/2021, 5:28 PM
    Are the values of frontmatter keys searchable? Let’s say if I add something like - ‘NewKey’:’randomValue’ in frontmatter and then after publish search with either newKey and randomValue - will this note appear in the search?
  • s

    ScriptAutomate

    11/26/2021, 5:32 PM
    Hmmm are these sections of a document, or an entire document? I wonder how
    pandoc
    works when it comes to converting docs with images into markdown files?
  • k

    kevins8

    11/26/2021, 5:36 PM
    right now, you can search for them using builtin vscode search or search editor, see -> https://wiki.dendron.so/notes/692fa114-f798-467f-a0b9-3cccc327aa6f.html#search-editor
  • s

    ScriptAutomate

    11/26/2021, 6:20 PM
    For awareness in this main channel outside the thread: this has been made into a GitHub issue now, with details on how to reproduce the glitching / stuttering bug with show note graph https://github.com/dendronhq/dendron/issues/1800
  • u

    user

    11/26/2021, 6:24 PM
    Hi, I have a private vault just for me and another vault I'd like to publish. how can I (on the next.js setup) only publish one specific vaults' contents?
    dendron publish dev
    publishes both.
  • u

    user

    11/26/2021, 6:24 PM
    Eventually I'd like to publish both vaults separately, so I can still access my dendron notes on my phone
  • u

    user

    11/26/2021, 6:25 PM
    Also it would be nice to have
    dendron
    cli on AUR , I would volunteer to maintain that 🙂
  • k

    kevins8

    11/26/2021, 6:28 PM
    if you set your vault visibility to private, dendron will ignore all notes there -> https://wiki.dendron.so/notes/6682fca0-65ed-402c-8634-94cd51463cc4.html#visibility
  • k

    kevins8

    11/26/2021, 6:28 PM
    what is the process for adding the cli to AUR?
  • u

    user

    11/26/2021, 6:38 PM
    thank you, that works for now 👌
  • s

    SeriousBug

    11/26/2021, 6:39 PM
    It's actually already there, I maintain it! https://aur.archlinux.org/packages/dendron/
  • u

    user

    11/26/2021, 6:41 PM
    I just noticed that 😅 my bad
  • s

    ScriptAutomate

    11/26/2021, 6:57 PM
    This makes me want to look into snaps and flatpaks, too, since it would be cool to install the CLI that way without the nodejs stack steps
  • s

    sifb

    11/26/2021, 7:21 PM
    I don't know what the distinction between "a document" and "sections of a document" is, but probably the latter. Example: someone sends me an email of instructions with screenshots, in Outlook desktop I select the important bit and copy, paste into Word or OneNote and everything pastes; paste into Dendron and only the text pasted.
  • s

    sifb

    11/26/2021, 7:22 PM
    https://github.com/telesoho/vscode-markdown-paste-image looks like it will do image paste, text paste, and on Linux paste rich text to markdown; I guess that will go on my list of things to play with that I'll never get around to.
  • s

    sifb

    11/27/2021, 8:36 PM
    If I have a node
    personal.tech.storage
    I can Ctrl-L search for
    ge
    to find it. If I want to add
    .fileserver
    on the end, it seems I have to type the whole thing out?
1...458459460...757Latest