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

    ScriptAutomate

    12/18/2021, 4:29 AM
    > When you add a vault, you change your workspace to a Multi Vault Workspace. The default behavior is to create a note in the same vault of the current opened note. You can switch to a note in other vaults by opening a note there (eg. if you type
    root
    , you'll see a list of all vaults). You can set
    confirmVaultOnCreate
    to have dendron always prompt for a vault when creating a note.
    Copy code
    yaml
    commands:
        lookup:
            note:
                confirmVaultOnCreate: true
    By default,
    confirmVaultOnCreate
    is
    false
    .
    true
    will make your workspace start prompting you 🙂 Doc ref: - https://wiki.dendron.so/notes/98JMUIQUEKfU83f0MgMbF/
  • j

    jangroth

    12/18/2021, 4:35 AM
    Thanks!
  • r

    rlh1994

    12/18/2021, 8:20 AM
    I'll have to check the exact extension on Monday (as think I only have it installed on my work laptop) but I'm pretty sure I have something installed that does this in all files not just CSS (it might be this but remind me in a few days and I'll confirm https://marketplace.visualstudio.com/items?itemName=kamikillerto.vscode-colorize )
  • l

    l2dy

    12/18/2021, 1:33 PM
    Could you add Logseq and Athens to the comparison table at https://wiki.dendron.so/notes/b33d1803-6e4e-418f-a269-c4d4bde967cf/ ?
  • k

    kevins8

    12/18/2021, 3:43 PM
    yep. can you either add an issue to the repo or just add the entries yourself by clicking "edit on github" on the bottom left of the page? otherwise, @User can take care of it next week 🙂 https://wiki.dendron.so/notes/b58801fc-43a9-4d42-a58b-eabc3e8538cb.html
  • l

    l2dy

    12/18/2021, 3:45 PM
    Issue created: https://github.com/dendronhq/dendron-site/issues/323
    s
    • 2
    • 4
  • l

    l2dy

    12/18/2021, 4:29 PM
    Is
    ---
    () invisible in published site? CSS height is 0.
  • k

    kevins8

    12/18/2021, 4:38 PM
    you're right, that's unintentional. will fix for next release!
  • j

    jangroth

    12/18/2021, 8:10 PM
    Just a head-up that the problem still exists. Here's a link to an issue report https://github.com/dendronhq/dendron/issues/1297
  • k

    kevins8

    12/18/2021, 9:07 PM
    yep, aware of it. its in our backlog
  • w

    woodenzen

    12/18/2021, 10:40 PM
    Hi, I am new here but not to note taking in MarkDown. I'd like to use Dendron with exiting notes. This doc from the FAQ doesn't work. Following the instructions I get no change in the Dendron(Workspace). How might I added a repository of MarkDown notes? Sample note included.
  • b

    Bassmann

    12/19/2021, 10:25 AM
    I guess there are at least two options: personally I created a new Dendron workspace a d simy copied the markdown files into it. Also there is a markdown import pod you may want to take a look at. Looking at your sample I think you need to run
    Dendron Doctor
    with the option.
    fixfrontmatter
    to add the Infos Dendron needs. This will most likely replace your ids so maybe copy stuff I to Dendron so the original content doesn't get lost
  • k

    kevins8

    12/19/2021, 5:15 PM
    I think we changed that behavior because it was surprising that "change workspace" would also create it. will update the FAQ. meanwhile, I would do what @User suggested ☝️
  • a

    andrey-jef

    12/19/2021, 7:35 PM
    when I use
    dendron publish export --target github
    , then
    Dendron: Workspace: Sync
    , I receive a mail from GitHub stating that
    The page build failed  with the following error: Page build failed.
    Do I need to take care of it? I also found that the contents on my published pages are not updated as expected. Someone can teach me to debug pls? 😄 Im using dendron v0.73.1 The size of folder
    docs
    is 15.2 MB
  • a

    amar

    12/19/2021, 11:30 PM
    Has anyone tried using Dendron with Eleventy (the static site generator)? I think I'm very close to my ideal setup for this, but might need to write Transforms to handle links
  • a

    amar

    12/19/2021, 11:47 PM
    Um, did a tiny bit of digging and found out @dendronhq/dendron-11ty-legacy was a thing at some point. In that case, I would instead ask, why move away from it? About the next.js publishing, to what extent can this be modified (really everything about it)? The repo has some theme stuff, but is there any documentation for this? Another thing I wanted to try was to selectively whitelist files for publishing (was going to use .eleventyignore at first). Any ideas on a clean way to do this?
    k
    • 2
    • 6
  • h

    hrmnjt

    12/20/2021, 12:41 AM
    Is there any document that explains how one can customize the nextjs template?
    k
    l
    • 3
    • 7
  • w

    Wondersnite

    12/20/2021, 1:10 PM
    possibly dumb question: in the Dendron alternatives comparison, what does 'outlining' mean? https://wiki.dendron.so/notes/b33d1803-6e4e-418f-a269-c4d4bde967cf/
  • k

    kzilla

    12/20/2021, 3:35 PM
    Any update on this? Christmas/year end might be a good time to start it 🧞‍♂️
  • k

    kevins8

    12/20/2021, 4:49 PM
    outlining means being able to zoom in and out of outlined bullets like in http://www.workflowy.com/#
  • k

    kevins8

    12/20/2021, 4:49 PM
    thanks for the reminder! yes, will be announcing something this week 🙂
  • w

    Wondersnite

    12/20/2021, 4:49 PM
    ah, got it, thanks 🙂
  • r

    rlh1994

    12/20/2021, 5:19 PM
    I understand the nextjs gives pretty URLs, I currently host my built notes on a SharePoint site (awaiting gitlab pages to be enabled) but this means every link goes to the folder and I have to then click the index.html, is there any way around this?
  • k

    kevins8

    12/20/2021, 5:58 PM
    not at the moment
  • w

    wutanc

    12/20/2021, 9:48 PM
    Complete noob to dendron (watched the vs code talk, good job!) I'm trying to add a template for the Daily Journal Note, is that possible? Simply adding a
    templates.daily
    isn't the solution 🙂
  • k

    kevins8

    12/20/2021, 9:55 PM
    you can create a daily schema by running
    Dendron: Lookup Schema
    and entering
    daily
    You can then copy and paste the following to add the daily schema. In the current example
    daily.template.journal
    is the note with the template
    Copy code
    yml
    version: 1
    schemas:
    - id: daily
      title: daily
      desc: ""
      parent: root
      children:
        - journal
    - id: journal
      title: journal
      desc: ""
      parent: root
      children:
        - year
    - id: year
      title: year
      pattern: "[0-2][0-9][0-9][0-9]"
      children: 
        - month
    - id: month
      title: month
      pattern: "[0-9][0-9]"
      children: 
        - day
    - id: day
      title: day
      pattern: "[0-9][0-9]"
      template: daily.template.journal
  • w

    wutanc

    12/20/2021, 10:00 PM
    @User cool 🙂 I will try it, also found https://www.loom.com/share/481b7ab051394c1caa383383bd265755 that I'm looking at
  • w

    wutanc

    12/20/2021, 10:48 PM
    And ned question, https://wiki.dendron.so/notes/3i4ABJutl7NGeXRHTnUEC/#dailydomain suggests that I can change the domain for daily, can I here change it to be
    journal.daily
    So that the files created will be
    journal.daily.y.MM.dd
    ? I tried changing it in
    dendron.yml
    and do a reload index but when doing
    Dendron -> Create daily journal
    it still creates a file like
    daily.journal.y.MM.dd
  • u

    user

    12/21/2021, 2:17 AM
    howdy! Just wondering if there's an easy way to export a single note as a pdf? Does dendron have this capability built in or would I have to copy all the text into another file, delete the initial yml and then use another program to do it? Thanks!
  • k

    kevins8

    12/21/2021, 2:32 AM
    recommendation is to use pandoc to export to pdf
1...474475476...757Latest