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

    AshSimmonds

    04/27/2022, 10:34 PM
    Also, sometimes it says it's upgrading from
    0.0.0
    - but not always.
  • s

    SeriousBug

    04/27/2022, 10:35 PM
    That looks like a bug, would you mind sending a bug report for this? We'll make sure it gets fixed
  • s

    SeriousBug

    04/27/2022, 10:36 PM
    https://github.com/dendronhq/dendron/issues
  • a

    AshSimmonds

    04/27/2022, 10:46 PM
    Doneski: https://github.com/dendronhq/dendron/issues/2842
  • r

    rlh1994

    04/28/2022, 7:15 AM
    Is there a way (or a feature request) to have backlink "types" - for example say I have two sections in a note about data reads and data writes, i want these links to have a read or write "type" so that in the backlinks of what they link to I can see the context (section in the note) of that link?
  • h

    hikchoi

    04/28/2022, 10:20 AM
    I can't recall any feature requests on Github but we internally discussed roughly on how we would attach metadata to links. No solid plan on this yet. But it's definitely something we would explore in the future. With metadata on links we could do interesting things like what you mentioned and do things like adding directionality or weight to them.
  • r

    rlh1994

    04/28/2022, 10:21 AM
    Cool, I'll add a request at some point today just so it can be tracked
  • r

    RenStrike

    04/28/2022, 1:43 PM
    I'm looking through the Journal/Scratch/Notes settings in the dendron.yml file, and was wondering if there is a list/documentation somewhere explaining the options for the "addBehaviour" setting?
  • h

    hikchoi

    04/28/2022, 1:56 PM
    You can find them here: https://wiki.dendron.so/notes/5c213aa6-e4ba-49e8-85c5-1bdcb33ce202#defaultnodetypeaddbehavior
  • k

    kzilla

    04/28/2022, 4:23 PM
    Just wondering, is it just me or can we still not click checkboxes in the new Dendron Preview window?
  • k

    kevins8

    04/28/2022, 4:43 PM
    still (not) a thing. we are aware of it though
  • j

    Joshi

    04/28/2022, 5:39 PM
    Hey @chmac Adding the links for
    Meeting Notes
    and
    moving a note with CLI
    here for better visibility: Meeting Note: https://wiki.dendron.so/notes/5c213aa6-e4ba-49e8-85c5-1bdcb33ce202/#meeting-note move note: https://wiki.dendron.so/notes/xI97d5GKk7qU6EwstIAXe/#move
  • c

    C A

    04/28/2022, 7:17 PM
    Is there an easy way to move notes between vaults when there are images or links to files in /assets? Related, is it possible to have a shared assets dir referenced from multiple vaults?
  • s

    SeriousBug

    04/28/2022, 8:52 PM
    Unfortunately not right now, there are a few issues tracking interest in this: https://github.com/dendronhq/dendron/issues/2202 https://github.com/dendronhq/dendron/issues/525
  • r

    RenStrike

    04/29/2022, 2:07 AM
    What is this "changed" output i see when i query an existing note via CLI? Can i actually input something to append?
  • y

    yogaturle

    04/29/2022, 7:12 AM
    Do I need administrator privileges on my MacBook Pro in order to install dendron-cli at the local level? I am using my employer's laptop and don't want to have to ask IT to help me with this.
  • s

    SeriousBug

    04/29/2022, 7:16 AM
    No, you can follow these steps to install it in your user home so you don't need admin privileges: https://medium.com/@samfeolu/install-your-npm-packages-globally-without-sudo-in-3-steps-d62c96a76b89 You can also use NVM to set up a user-local install of nodejs, which will let you do global installs without admin privilages: https://github.com/nvm-sh/nvm
  • r

    rrf

    04/29/2022, 10:08 AM
    Is there a way to quickly create an unnamed note whose only purpose is to be linked from another note? So say I write something in main note and want to elaborate on the thought by creating a quick "working memory" note
  • b

    benhsm | Jack of N trades

    04/29/2022, 5:13 PM
    Usually you'd use a scratch note for that: The "create scratch note" command will make a new note whose name is a timestamp under the
    scratch
    domain.
    r
    • 2
    • 1
  • c

    chmac

    04/29/2022, 5:47 PM
    Awesome. That should make these features much easier to find. πŸ‘πŸΌπŸ‘πŸΌ
  • b

    benhsm | Jack of N trades

    04/29/2022, 6:10 PM
    Hey, I'm having some trouble getting the Dendron extension to start and I'm not sure how to troubleshoot I found this error in the logs:
    Copy code
    {
      "level": 50,
      "time": 1651255466379,
      "pid": 933,
      "hostname": "neo",
      "name": "dendron",
      "stack": "TypeError: Invalid Version: dendron-cli\n    at new u (/home/ben/.vscode-oss/extensions/dendron.dendron-0.92.1/dist/extension.js:8:2729400)\n    at e.exports (/home/ben/.vscode-oss/extensions/dendron.dendron-0.92.1/dist/extension.js:8:2733688)\n    at Object.e.exports [as gt] (/home/ben/.vscode-oss/extensions/dendron.dendron-0.92.1/dist/extension.js:8:2734096)\n    at na (/home/ben/.vscode-oss/extensions/dendron.dendron-0.92.1/dist/extension.js:8:3231450)\n    at processTicksAndRejections (node:internal/process/task_queues:96:5)",
      "type": "Error",
      "msg": "Invalid Version: dendron-cli"
    }
  • k

    kevins8

    04/29/2022, 6:12 PM
    hmm, if you quit and restart, does this still persist?
  • b

    benhsm | Jack of N trades

    04/29/2022, 6:12 PM
    it seems to
  • k

    kevins8

    04/29/2022, 6:13 PM
    hmm, if you open a brand new window and run
    dendron: launch tutorial
    , does it work?
  • b

    benhsm | Jack of N trades

    04/29/2022, 6:13 PM
    yes, trying it just now
  • b

    benhsm | Jack of N trades

    04/29/2022, 6:26 PM
    seems to be a problem with all the workspaces I created before a certain date, I'm guessing it's something to do with config migration
  • k

    kevins8

    04/29/2022, 6:35 PM
    can you run the migration command using the CLI and see if that fixes it? https://wiki.dendron.so/notes/rYbs1qLh9VJBXCJlSzMt4#run_migration
  • b

    benhsm | Jack of N trades

    04/29/2022, 6:35 PM
    I'll give it a shot
  • b

    benhsm | Jack of N trades

    04/29/2022, 6:40 PM
    Running
    dendron dev run_migration --migrationVersion=0.83.0
    I get
    Migration succeeded.
    but the extension still doesn't start up in the workspace and shows the same error
  • k

    kevins8

    04/29/2022, 6:41 PM
    hmm, can you share your dendron.yml?
1...619620621...757Latest