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

    falcomomo

    08/15/2022, 1:08 PM
    You are thinking of doing something literate programming style, a la org-mode? I think Dendron will try to add something in the future for it, but not yet
  • h

    hinogi

    08/15/2022, 1:08 PM
    like jupyter notebooks where you can execute code in the note
  • h

    hinogi

    08/15/2022, 1:14 PM
    @falcomomo something like this for example https://observablehq.com/@observablehq/the-stack-overflow-survey-2022
  • k

    KingJoshington

    08/15/2022, 2:39 PM
    I have a question about tags: It says on the wiki that: 'Note that the color you assign your tag will also be displayed in the Dendron Tree View.'
  • k

    KingJoshington

    08/15/2022, 2:40 PM
    I've reloaded the index, but I don't see the color showing up in the tree view.
  • k

    KingJoshington

    08/15/2022, 2:41 PM
    Also, I get that the "color" changes the square in front of the hashtag symbol, but is there a way to make the "link" itself a color? Like, if I set the tag to be red, can the color of the link also become red?
  • k

    KingJoshington

    08/15/2022, 2:47 PM
    And a second question -- is there a way to make a clicked backlink (in the backlink panel) open in a new tab?
  • k

    KingJoshington

    08/15/2022, 2:48 PM
    It currently changes the tab I'm in and then you lose the backlink panel.
  • k

    kevins8

    08/15/2022, 2:59 PM
    > It says on the wiki that: 'Note that the color you assign your tag will also be displayed in the Dendron Tree View.' ah, thanks for catching - this doc is out of date. we used to do this when the tree view was created as a webview but no longer suppport this > And a second question -- is there a way to make a clicked backlink (in the backlink panel) open in a new tab? not right now but it would make a good feature request 🙂
  • k

    KingJoshington

    08/15/2022, 3:01 PM
    I'm at the very beginning of my learning and I haven't yet learned how to use GitHub -- but I know it exists. I'll put "make feature request" on my own task list 🙂
  • k

    KingJoshington

    08/15/2022, 3:02 PM
    Finally, on the same topic, I know that the document says that "tags" and "wiki- links" are functionally the same thing, however, you can have a popup preview in the "note preview panel" if you use ![[ ]] for your link
  • k

    KingJoshington

    08/15/2022, 3:02 PM
    but you can't do !# for your tag
  • k

    KingJoshington

    08/15/2022, 3:03 PM
    THe nice thing about tags is that they get auto-generated in the tree under the "tags" section (i.e. - they are not just another note)
  • k

    KingJoshington

    08/15/2022, 3:04 PM
    And now, in the preview pane, you can't hover over the tag and see where it goes, nor can you force it to show those (cute!) preview bubbles in the text.
  • k

    KingJoshington

    08/15/2022, 3:04 PM
    Am I missing something or is this another "feature request" area?
  • k

    KingJoshington

    08/15/2022, 3:04 PM
    Also, I'm not sure I"m explaining well enough what I mean ...
  • k

    kevins8

    08/15/2022, 3:11 PM
    > but you can't do !# for your tag yeah, the syntax here would be
    ![[tags.]]
    instead of
    !#
  • f

    foureyedsoul

    08/15/2022, 3:16 PM
    I couldn't begin to tell you how many times I've done something like this! Eventually I've come around to telling myself "a problem with an easy solution is my favorite kind of problem" instead of being immediately mortified.
  • r

    runlevelrobot

    08/15/2022, 3:47 PM
    Hello.... I am trying to use dendron on windows 10 and get the following error message when vscode launches
  • r

    runlevelrobot

    08/15/2022, 3:47 PM
    {"ctx":"ReloadIndex.execute","error":{"0":"<","1":"!","2":"D","3":"O","4":"C","5":"T","6":"Y","7":"P","8":"E","9":" ","10":"h","11":"t","12":"m","13":"l","14":" ","15":"P","16":"U","17":"B","18":"L","19":"I","20":"C","21":" ","22":"\"","23":"-","24":"/","25":"/","26":"W","27":"3","28":"C","29":"/","30":"/","31":"D","32":"T","33":"D","34":" ","35":"X","36":"H","37":"T","38":"M","39":"L","40":" ","41":"1","42":".","43":"0","44":" ","45":"T","46":"r","47":"a","48":"n","49":"s","50":"i","51":"t","52":"i","53":"o","54":"n","55":"a","56":"l","57":"/","58":"/","59":"E","60":"N","61":"\"","62":" ","63":"\"","64":"h","65":"t","66":"t","67":"p","68":":","69":"/","70":"/","71":"w","72":"w","73":"w","74":".","75":"w","76":"3","77":".","78":"o","79":"r","80":"g","81":"/","82":"T","83":"R","84":"/","85":"x","86":"h","87":"t","88":"m","89":"l","90":"1","91":"/","92":"D","93":"T","94":"D","95":"/","96":"x","97":"h","98":"t","99":"m","100":"l","101":"1","102":"-","103":"t","104":"r","105":"a","106":"n"...
    j
    • 2
    • 3
  • r

    runlevelrobot

    08/15/2022, 3:47 PM
    I have the newest version of vscode as well
  • k

    KingJoshington

    08/15/2022, 4:36 PM
    Thank you, that makes sense and it works. Is there something in the works for making it so that hovering in the preview panel will work?
  • h

    hikchoi

    08/16/2022, 4:31 AM
    Not at the moment. Would be great if you can leave a feature request though! https://github.com/dendronhq/dendron/issues/new?assignees=&labels=&template=feature_request.md&title=
  • h

    hikchoi

    08/16/2022, 4:37 AM
    It seems like there is HTML code in a file that isn't expected to have HTML. Could you check if any of the config files (
    dendron.yml
    ,
    dendron.code-workspace
    , or any VSCode setting files) have HTML code in it?
  • n

    nishant

    08/16/2022, 7:13 AM
    This might be the firewall or corporate proxy blocking Dendron. I have the same problem on my work computer and I couldn't get Dendron working on it.
  • j

    Joshi

    08/16/2022, 7:51 AM
    Is this on Dendron version 0.108 ?
  • n

    nishant

    08/16/2022, 8:35 AM
    For me, it's 0.107.2.
  • n

    nishant

    08/16/2022, 8:41 AM
    The error message outputs a HTML page as json. Here's a script that changes it back to HTML if it's useful.
    Copy code
    python
    import json
    
    html = ""
    with open("error.json") as f:
        data = json.load(f)
        print(data['ctx'])
        print(data['msg'])
        for i in data['error']:
            html += str(data['error'][i])
    
    with open("error.html", "w+") as f:
        print("See: error.html")
        f.write(html)
  • j

    Joshi

    08/16/2022, 8:46 AM
    Dendron windows error
  • b

    banjara

    08/16/2022, 9:44 AM
    i was reading the section on how to install dendron cli aren't the docs outdated? one of the pre req was to install nodejs and isn't that available in the apt repos?
1...689690691...757Latest