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

    user

    10/19/2020, 10:55 AM
    Anyone has an idea how to change the css of markdown enhanced. I would just like to use my own css entirely
  • u

    user

    10/19/2020, 10:56 AM
    I know you can customize some css, but just replacing it flatout is not something I could find in the docs
  • a

    anochvay

    10/19/2020, 12:05 PM
    > Anyone has an idea how to change the css of markdown enhanced. I would just like to use my own css entirely @User use command "Markdown Preview Enhanced: Customize Css"
  • a

    anochvay

    10/19/2020, 12:05 PM
    and here is additional link : https://shd101wyy.github.io/markdown-preview-enhanced/#/customize-css
  • u

    user

    10/19/2020, 12:06 PM
    Thanks, but I’m that wasn’t what I was looking for. That is only replacing a part of the css
  • u

    user

    10/19/2020, 12:09 PM
    For example, I have bulma.css instead of one-dark.css
  • a

    anochvay

    10/19/2020, 12:22 PM
    do you need to change the css file globally or just for one md?
  • u

    user

    10/19/2020, 2:13 PM
    Rather globally
  • o

    Oli916

    10/19/2020, 6:14 PM
    I write notes for work and want to share them with my team but not publically. What would be the easiest way to do this, GitHub? Also what is dendron server and would that be a potential solution?
  • k

    kevins8

    10/19/2020, 6:21 PM
    @User if your team is technical, the easiest way to do that is via github/private git repo. you can think of a dendron vault as a git repo. you can share notes privately by giving your team members access to the repo. dendron allows you to publish your notes via github pages but at the moment, this means publishing as a public static site. the dendron server is a architecture mgiration that was just completed to outsource note indexing to a (local) server instead of in the plugin itself: https://dendron.so/notes/725d99be-fadd-4464-88c3-0a5fcc7292c7.html in the future (eg. november/december), we'll probably push out server side additions to dendron like native sync and private note sharing (eg. think google docs like collaboration)
  • k

    kevins8

    10/19/2020, 6:24 PM
    if you want to share notes on a one-off basis, we'll be releasing the ability to "publish dendron markdown" into "regular markdown" later this week which you can then share using any existing tool that you might use https://dendron.so/notes/727b1087-191a-4bef-a6d0-8c9ae190426d.html
  • o

    Oli916

    10/19/2020, 6:43 PM
    @kevins8 it's mainly technical but I also have a manager that likes to see my daily journals and occasionally in nontechnical meetings. Would the notes render normally on GitHub? (excluding block references etc I'm guessing) I'm currently using GitHub wiki but it's not ideal
  • k

    kevins8

    10/19/2020, 6:44 PM
    yep, we use github wiki syntax for wikilinks which means it'll render fine minus references
  • k

    kevins8

    10/19/2020, 6:44 PM
    back in the day i had a manager, i would write markdown and use pandoc to convert to pdf when needed
  • o

    Oli916

    10/19/2020, 6:46 PM
    Yeah I do that too at the moment haha, works well!
  • o

    Oli916

    10/19/2020, 6:47 PM
    Looking forward to those features you've mentioned!
  • o

    Oli916

    10/19/2020, 6:47 PM
    If at some point down the line it was possible to host dendron on a remote vscode server and have all of my team collaborate on one vault that would be amazing
  • k

    kevins8

    10/19/2020, 6:52 PM
    we are compatible with code server today so there's nothing stopping you from self-hosting 🙂 https://dendron.so/notes/9134f160-31a6-4ab0-a640-1fce466f9526.html
  • k

    kevins8

    10/19/2020, 6:52 PM
    we'll eventually also provide a native remote client at some point
  • o

    Oli916

    10/19/2020, 6:54 PM
    That's great to hear. So vscode server + dendron + live share with a few people could be a valid workflow?
  • k

    kevins8

    10/19/2020, 6:59 PM
    yep
  • k

    kevins8

    10/19/2020, 6:59 PM
    if you want to do live share, you could also use regular vscode to do that
  • o

    Oli916

    10/19/2020, 7:01 PM
    It's great that dendron can leverage all of the useful vscode extensions 😁
  • k

    kevins8

    10/19/2020, 7:07 PM
    yep, that was one of the reasons for building inside vscode 🙂
  • i

    imalightbulb

    10/20/2020, 1:22 AM
    I'm setuped a new wm today, and this is the error when I ran dendron related command I downloaded it from google drive (I swtiched to a new user) and ran Dendron: Initialize Workspace -> continue (because the folder is not empty)
  • k

    kevins8

    10/20/2020, 1:23 AM
    can you send the output of
    Open Logs
    ?
  • i

    imalightbulb

    10/20/2020, 1:23 AM
    sure, wait a min
  • k

    kevins8

    10/20/2020, 1:40 AM
    hmm, so that error comes up when dendron is trying to run in server mode but it doesn't look like server mode is activated from the logs
  • k

    kevins8

    10/20/2020, 1:41 AM
    have you tried
    develoepr: reload window
  • i

    imalightbulb

    10/20/2020, 1:44 AM
    yep
1...929394...757Latest