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

    kevins8

    08/23/2020, 3:51 AM
    if basb is under
    prod
    , you need to set that setting on
    prod
    , not
    basb
  • i

    imalightbulb

    08/23/2020, 3:52 AM
    so if I need to hide
    Basb
    only, i need to set a schema for basb?
  • i

    imalightbulb

    08/23/2020, 3:53 AM
    oh wait, I found a solution
  • i

    imalightbulb

    08/23/2020, 3:53 AM
    why not delete it until i want to write it?
  • i

    imalightbulb

    08/23/2020, 3:54 AM
    *****MIND BLOWING*****
  • k

    kevins8

    08/23/2020, 3:54 AM
    haha, yeah, multiple ways to do it
  • i

    imalightbulb

    08/23/2020, 3:54 AM
    šŸ˜†
  • k

    kevins8

    08/23/2020, 3:54 AM
    you can also set
    published: false
    in the frontmatter if you don't want dendron to publish
  • i

    imalightbulb

    08/23/2020, 3:54 AM
    ohh
  • i

    imalightbulb

    08/23/2020, 3:55 AM
    that's great
  • k

    kevins8

    08/23/2020, 3:55 AM
    the
    publishByDefault
    just sets it to false (instead of true) by default
  • i

    imalightbulb

    08/23/2020, 4:04 AM
    hmm, what does
    patterns
    do?
  • i

    imalightbulb

    08/23/2020, 4:05 AM
    custom globbing pattern for any level of your hierarchy
    you can search your file using patterns?
  • k

    kevins8

    08/23/2020, 4:05 AM
    https://linuxhint.com/bash_globbing_tutorial/
  • r

    runlevelrobot

    08/23/2020, 8:00 PM
    So kevin I have a use case I would like to talk with you about.
  • r

    runlevelrobot

    08/23/2020, 8:01 PM
    I would like to somehow encrypt all my notes before pushing to github. Do you know the best way of doing that?
  • k

    kevins8

    08/23/2020, 8:06 PM
    you could use something like bcrypt and write a shell script to encrypt everything before committing https://github.com/bitnami/bcrypt-cli
  • k

    kevins8

    08/23/2020, 8:07 PM
    its something I would like to support natively in dendron in the future but currently haven't had too much time to research
  • k

    kevins8

    08/23/2020, 8:09 PM
    here's is the issue on github if you have thoughts or suggestions šŸ™‚ https://github.com/dendronhq/dendron/issues/120
  • r

    runlevelrobot

    08/23/2020, 8:30 PM
    awesome thx
  • r

    runlevelrobot

    08/23/2020, 8:44 PM
    hmmmm
  • r

    runlevelrobot

    08/23/2020, 8:44 PM
    how do you build bcrypt-cli
  • r

    runlevelrobot

    08/23/2020, 8:44 PM
    i know it's go
  • r

    runlevelrobot

    08/23/2020, 8:45 PM
    but i can't figure out how to install it
  • r

    runlevelrobot

    08/23/2020, 8:46 PM
    i guess its node js rather
  • r

    runlevelrobot

    08/23/2020, 8:49 PM
    i got it
  • r

    runlevelrobot

    08/23/2020, 8:49 PM
    šŸ™‚
  • k

    kevins8

    08/23/2020, 9:01 PM
    i’m just going to let you figure it out yourself moving forward :p
  • r

    runlevelrobot

    08/23/2020, 9:03 PM
    thx
  • r

    runlevelrobot

    08/23/2020, 9:03 PM
    lol
1...212223...757Latest