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

    Oli916

    10/21/2020, 9:56 AM
    with a before it becomes
  • k

    kevins8

    10/21/2020, 3:50 PM
    @User hmm, yeah, confirmed the behavior
  • k

    kevins8

    10/21/2020, 3:52 PM
    seems like this works if you leave a space
    Copy code
    <br />
    
    - [ ] check1
    - [ ] check2
  • u

    U de Recife

    10/21/2020, 9:17 PM
    Hi. How do I change Dendon's template? Which file do I have to edit to make to my liking? BTW, the more I use Dendron, the more I love it. Thanks making it happen!
  • k

    kevins8

    10/21/2020, 9:17 PM
    happy to hear that 🙂 what do you mean by template?
  • u

    U de Recife

    10/21/2020, 9:20 PM
    Oh, I see. Maybe I'm naming it wrongly.
  • u

    U de Recife

    10/21/2020, 9:20 PM
    When you open a new note, you're greeted with id, title, etc.
  • u

    U de Recife

    10/21/2020, 9:21 PM
    I would like to tailor that to my specific needs (like adding tags, some headings, etc.).
  • k

    kevins8

    10/21/2020, 9:22 PM
    ah, got it
  • k

    kevins8

    10/21/2020, 9:23 PM
    so you can customize notes with schema templates https://dendron.so/notes/c5e5adde-5459-409b-b34d-a0d75cbb1052.html#template
  • k

    kevins8

    10/21/2020, 9:23 PM
    right now they only let you configure the note body . we'll be making an update before the end of the month to let you also update the yaml
  • u

    U de Recife

    10/21/2020, 9:23 PM
    Ah!
  • u

    U de Recife

    10/21/2020, 9:23 PM
    Wonderful. I'll wait for that update.
  • u

    U de Recife

    10/21/2020, 9:24 PM
    Thanks for the help. Much appreciated.
  • k

    kevins8

    10/21/2020, 9:24 PM
    👍
  • u

    user

    10/21/2020, 11:13 PM
    Is anyone currently working to create a dendron workflow in Emacs?
  • k

    kevins8

    10/22/2020, 2:29 AM
    i know we have a bunch of emacs users but can't say that anyone is working on building an emacs port/plugin if that's what you're getting at
  • g

    gnomesoup

    10/22/2020, 2:38 AM
    @User Come on over to vscode. The water is fine.
  • u

    user

    10/22/2020, 4:43 AM
    Is it possible to have two dendron workspaces open at the same time in different windows?
  • k

    kevins8

    10/22/2020, 4:56 AM
    yes. there are two scenarios: 1. you want two windows of different workspaces 2. you want two windows of the same workspace - for 1, create a new window and initialize a new workspace in some directory that is different from your first workspace - for 2, you have a few options - a. initialize a new workspace in a different directory. open the settings using
    > Open User Workspace settings (JSON)
    . change the folder to the path of your vault in the initial workspace. run
    > Reload Window
    for the changes to take affect - b. use a different version of vscode to open the same workspace (eg. vscode insider, vscodium, vscode regular). you need to do this because vscode will re-use the same window when opening the same workspace
  • r

    rhaynes

    10/22/2020, 10:02 AM
    Hi folks - any thoughts about a command-line interface for dendron? Something that would work from the shell (either in vscode or not), similar to dnote, nb, neuron etc? This would be a great workflow!
  • l

    lukecarrier

    10/22/2020, 10:04 AM
    > Hi folks - any thoughts about a command-line interface for dendron? @User there's a CLI for performing some export operations, e.g. for pods and to prepare an export of your notes ready for a static site generator like Jekyll. What kind of things are you looking to do via the CLI?
  • r

    rhaynes

    10/22/2020, 10:56 AM
    creating a new note, editing an existing note, attaching a file, I guess basically as an alternative to the commands that would normally be run with cmd-shift P
  • u

    U de Recife

    10/22/2020, 12:25 PM
    What's the command to generate a new id?
  • u

    U de Recife

    10/22/2020, 12:25 PM
    And is the id configurable?
  • i

    imalightbulb

    10/22/2020, 12:26 PM
    What do you mean
    id
    ?
  • i

    imalightbulb

    10/22/2020, 12:26 PM
    the
    id:
    in the frontmatter?
  • u

    U de Recife

    10/22/2020, 12:26 PM
    Yes, exactly.
  • u

    U de Recife

    10/22/2020, 12:26 PM
    yaml.
  • i

    imalightbulb

    10/22/2020, 12:27 PM
    Or the schema
1...959697...757Latest