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

    SeriousBug

    05/28/2022, 4:00 PM
    This page describes everything you could customize in `dendron.yml`: https://wiki.dendron.so/notes/f83c1d87-eac0-48f3-a5cf-8a69989d8ec1/ Is there anything specific you want to change?
  • x

    Xanaus

    05/28/2022, 4:00 PM
    Is there a way to change this like I want to add tags status and the creation date to the ISO format
  • x

    Xanaus

    05/28/2022, 4:00 PM
    Ok thanks!
  • s

    SeriousBug

    05/28/2022, 4:02 PM
    You can't change the format for the creation date, it's not supported. For tags, you don't have to change anything in
    dendron.yml
    , they should be enabled already! You can create tags by writing
    #my-tag
    in your note, or adding it to the frontmatter of the note like:
    Copy code
    ...
    created: 1234579900
    tags: ["my-tag", "other-tag"]
    Here's more on tags: https://wiki.dendron.so/notes/8bc9b3f1-8508-4d3a-a2de-be9f12ef1821/
  • x

    Xanaus

    05/28/2022, 4:03 PM
    will there be support in the future?
  • x

    Xanaus

    05/28/2022, 4:03 PM
    the date format I mean
  • s

    SeriousBug

    05/28/2022, 4:05 PM
    I'm not sure, please feel free to send a feature request here: https://github.com/dendronhq/dendron/issues/new?assignees=&labels=&template=feature_request.md&title=
  • a

    AshSimmonds

    05/28/2022, 4:17 PM
    FWIW within VSCode itself it should show a human-friendly date format in your locale next to the epoch timestamps, and when publishing the notes you can use standard
    date.format()
    malarkey for display.
  • x

    Xanaus

    05/28/2022, 4:21 PM
    FWIW?
  • a

    AshSimmonds

    05/28/2022, 4:21 PM
    For What It's Worth
  • x

    Xanaus

    05/28/2022, 4:22 PM
    ok thanks
  • x

    Xanaus

    05/28/2022, 4:31 PM
    So i created this note just now; I checked the dendron.yml file the frontmatter tags is enabled everywhere
  • x

    Xanaus

    05/28/2022, 4:32 PM
    but the tag is not scene in frontmatter
  • a

    AshSimmonds

    05/28/2022, 4:54 PM
    You'll need to read up on templates and schemas - whilst the config may accept the given tags, they are not all pre-populated by default. https://wiki.dendron.so/notes/861cbdf8-102e-4633-9933-1f3d74df53d2/
  • x

    Xanaus

    05/28/2022, 5:15 PM
    I am still not understanding can u help me out ?
    a
    • 2
    • 3
  • a

    AshSimmonds

    05/28/2022, 5:55 PM
    I am still not understanding can u help
  • c

    colemDev

    05/29/2022, 12:35 PM
    I'm pretty new to being a dev and to VS code and I want to confirm I just got something. So my main purpose of using dendron is to help me get through a coding bootcamp and then after keep up with all the various info a dev has to. But I can't access dendron's workspace whilst I'm in the folder that all my bootcamp stuff is in. Does this mean that I have to move my bootcamp folder into my dendron folder? is that kinda how dendron is supposed to be used? As the default workspace for all of the projects I might have to work on?
  • d

    dagriefaa

    05/29/2022, 2:07 PM
    you can spin up one instance of vs code for dendron and another for your bootcamp stuff
  • b

    benhsm | Jack of N trades

    05/29/2022, 2:13 PM
    Dendron has a capability called "native workspaces" which makes it possible to use Dendron alongside a pre-existing VSCode workspace: You could initialize a Dendron native workspace in the folder with the bootcamp stuff using the instructions in the linked page above. For more information about workspaces and different workspace types, see:
  • a

    anonrunner

    05/29/2022, 3:32 PM
    Hey, what could be the problem when changes in note are delayed in Preview? Currently I type block of text and then see how changes are propagated in Preview.. the delay is around 1min or more.. Electron process is on 100% and inside preview I'm getting this error from time to time:
    Copy code
    Error{"stack":"Error: Network Error\n    at e.exports (https://file+.vscode-resource.vscode-cdn.net/Users/user/.vscode-oss/extensions/dendron.dendron-0.96.0/dist/static/js/index.bundle.js:2:2507574)\n    at XMLHttpRequest.p.onerror (https://file+.vscode-resource.vscode-cdn.net/Users/user/.vscode-oss/extensions/dendron.dendron-0.96.0/dist/static/js/index.bundle.js:2:2506543)","message":"Network Error","config":{}}
    k
    • 2
    • 33
  • a

    anonrunner

    05/29/2022, 3:33 PM
    Does Dendron has some external JS that it needs to load? and the path is dynamic incl my username? 🤨
  • a

    anonrunner

    05/29/2022, 3:36 PM
    When changes are propagated and I no longer use it (only keep window open), CPU usage is30% around
  • k

    kevins8

    05/29/2022, 3:43 PM
    preview-issue
  • c

    colemDev

    05/29/2022, 4:09 PM
    Thank you very much!
  • c

    colemDev

    05/29/2022, 6:02 PM
    New question. I see that I can seed a workspace with templates and reload the index. And I have with the dendron templates but now what some of them are like the root schema which I already have... do I replace all my old schemas? I didn't really have anything set up yet that I'm attatched to.
  • k

    kevins8

    05/29/2022, 6:05 PM
    not sure i understand. are you saying you have the same schemas in multiple vaults?
  • n

    nikhil

    05/29/2022, 6:12 PM
    I took the schema from the schema video and made a template for my daily note, but creating a new daily note doesn’t seem to respect that template. Is there somewhere else I can customize the daily note template from? E: Solved this, this helped: https://wiki.dendron.so/notes/5U4eAiqshI67VxIL40KWH/
  • c

    colemDev

    05/29/2022, 6:19 PM
    Well I only thought I had the one vault. Looking at it, I can tell you I have a seeds section. Which I kinda expected. Um, I chose the dendron wiki, , then the templates and then the xkcd one (love it).The wiki and the XKCD do seem to have sections called vault.
  • d

    d1onys1us

    05/30/2022, 2:28 PM
    +1, i like to keep my dendron and code workspace separate, personally. I use peacock to differentiate the color, my dendron window is always blue.
  • a

    AshSimmonds

    05/30/2022, 6:21 PM
    Can
    #tags
    be canonical? As in multiple related
    #tags
    point/redirect to a primary? Eg. say I'm writing about a
    #start-up
    , but sometimes others who I quote write
    #startup
    , or refer in plural as
    #startups
    or
    #start-ups
    . Is there a semi-easy way to have a single source of truth? I'd rather have multiple
    #tags
    which refer to the same thing, than modify the source material to suit my primary
    #tag
    .
1...645646647...757Latest