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

    Slaytanical(LamentConfiguration)

    04/05/2022, 2:52 AM
    and Ruby's core dev team are really working hard at making Ruby work better/faster for any and all applications.
  • p

    Pablo LION

    04/05/2022, 2:54 AM
    smalltalk seems funny
  • k

    kfischer_okarin

    04/05/2022, 2:54 AM
    You can get a free (non-updateable) license every now and then.... probably next time during the Boss Battle Jam we do from April 30 to May 22 😉
  • s

    Slaytanical(LamentConfiguration)

    04/05/2022, 3:01 AM
    yeah, i was thinking that, but i didn't know for sure
  • s

    Slaytanical(LamentConfiguration)

    04/05/2022, 3:02 AM
    smalltalk is funny if you're just looking at code, but if you're using it as intended with a full environment (like Pharo Smalltalk https://pharo.org/) then it's kinda smeggin amazing. reminds me of programming with graphs.
  • p

    Pablo LION

    04/05/2022, 4:54 AM
    Is it possible to generate a schema(yaml tree structure) of the whole vault with command?
  • s

    Saine

    04/05/2022, 5:05 AM
    is there a way to access lookup a note via an alias? multiple languages for example?
  • p

    Pablo LION

    04/05/2022, 5:06 AM
    Nice feature request
  • s

    Saine

    04/05/2022, 5:13 AM
    next question. Is it possible to point to a note from a Mermaid Click Action?
  • s

    Slaytanical(LamentConfiguration)

    04/05/2022, 11:15 AM
    so I'm trying to sync up my dendron install and i'm getting an error that states one of the files in the extension needs administrator access to query/copy/ect.
  • s

    Slaytanical(LamentConfiguration)

    04/05/2022, 12:32 PM
    it's in the tmp folder there, so i nuked it, let us pray
  • s

    Slaytanical(LamentConfiguration)

    04/05/2022, 1:11 PM
    so far so good
  • b

    benhsm | Jack of N trades

    04/05/2022, 1:55 PM
    There's a command
    Create Schema From Note Hierarchy
    that you could try running from the root of your vault: I don't know exactly what kind of results you'd get from this though
  • j

    johndendron29

    04/05/2022, 2:36 PM
    Unfortunately, this is not possible at the moment. We have a feature request for this which you can upvote: https://github.com/dendronhq/dendron/issues/2220
  • p

    Pablo LION

    04/05/2022, 2:53 PM
    Thanks for the reply but this only gives schema of that one hierarchy… I need to run this command many times to get the schema of full vault
  • s

    Slaytanical(LamentConfiguration)

    04/05/2022, 5:42 PM
    re: the version announcement... i was just starting to notice that the update times weren't..... updating
  • k

    kevins8

    04/05/2022, 5:42 PM
    😅 they should be now
  • s

    Slaytanical(LamentConfiguration)

    04/05/2022, 5:42 PM
    definitely appreciate all the hard work ya'll have done
  • s

    Slaytanical(LamentConfiguration)

    04/05/2022, 5:43 PM
    granted i've spent more time setting up a bit of a hereirachy "base plan" to go off of than actually making notes at this point... but i'm enjoying the process instead of being like "dagnabitt where did i put that thar damn note file"
  • a

    alexis<3

    04/05/2022, 5:45 PM
    i've been looking around, but I can't seem to find if there is a way to change the syntax highlighting colors. c++ gets highlighted nicely in the editor but in the preview pain it has no highlighting at all
  • s

    Slaytanical(LamentConfiguration)

    04/05/2022, 5:47 PM
    pretty sure markdown needs "help" to properly hilight code in markdown
  • a

    alexis<3

    04/05/2022, 5:47 PM
    yeah i did the fence with c++ (triple backtick)
  • a

    alexis<3

    04/05/2022, 5:47 PM
    and it highlights the code in the text editor, but not in the preview
  • s

    Slaytanical(LamentConfiguration)

    04/05/2022, 5:47 PM
    i mean, at least for the asciidoc tool i know, it needs something on top of just the markdown parser to properly hilight code
  • s

    Slaytanical(LamentConfiguration)

    04/05/2022, 5:48 PM
    it will format it as a "code block" regardless
  • a

    alexis<3

    04/05/2022, 5:48 PM
    oh... weird that it can do it in the editor page, can you give me an example of what it needs?
  • s

    Slaytanical(LamentConfiguration)

    04/05/2022, 5:48 PM
    the editor page is probably leaning on vscode to be smart
  • a

    alexis<3

    04/05/2022, 5:49 PM
    so far i have \```c++ std::string foo = "bar"; \```
  • a

    alexis<3

    04/05/2022, 5:49 PM
    this is enough to get things like ruby syntax highlighting into the preview page, but c++ seems to not work
  • s

    Slaytanical(LamentConfiguration)

    04/05/2022, 5:49 PM
    like asciidoctor-pdf (for ruby) requires something like "rouge"
1...596597598...757Latest