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

    kevins8

    08/22/2020, 4:35 AM
    i can trigger it with
    schema<tab>
    or
    insert snippet
  • i

    imalightbulb

    08/22/2020, 4:36 AM
    Wait, you have a folder called
    snippet
    ?
  • i

    imalightbulb

    08/22/2020, 4:36 AM
    I simply insert this in
    yaml.json
  • k

    kevins8

    08/22/2020, 4:44 AM
    no, this is from using ‘configure snippets’
  • k

    kevins8

    08/22/2020, 4:44 AM
    https://code.visualstudio.com/docs/editor/userdefinedsnippets
  • i

    imalightbulb

    08/22/2020, 4:45 AM
    yep, I 've done configure user snippets --> choose yaml --> generates yaml.json --> type snippet in JSON syntax
  • i

    imalightbulb

    08/22/2020, 4:47 AM
    >
    Copy code
    > {
    >     "schema": {
    >         "prefix": "schema",
    >         "body": [
    >         "- id: sample",
    >         "  title: sample",
    >         "  desc: ",
    >         "  parent: root",
    >         ]
    >     }
    > }
    >
    @User This snippet is not vaild, the
    ,
    after
    "parent: root"
    should be deleted
  • i

    imalightbulb

    08/22/2020, 4:48 AM
    but it is still not working even I changed it, I'll find a way
  • k

    kevins8

    08/22/2020, 4:49 AM
    okay. going to sleep now but let me know if you’re still stuck on this tomorrow and i can take a look
  • i

    imalightbulb

    08/22/2020, 4:50 AM
    No prob, good night then
  • i

    imalightbulb

    08/22/2020, 4:51 AM
    Ok it worked @User 😆 (I don't know why lol)
  • u

    user

    08/22/2020, 5:17 AM
    After the update.
  • i

    imalightbulb

    08/22/2020, 5:18 AM
    yep, me too
  • i

    imalightbulb

    08/22/2020, 7:23 AM
    @User Can you do reload index?
  • i

    imalightbulb

    08/22/2020, 7:23 AM
    I found that not working too
  • a

    Aadam

    08/22/2020, 7:40 AM
    does dendron publish support backlinks as well?
  • i

    imalightbulb

    08/22/2020, 7:41 AM
    yep @User
  • i

    imalightbulb

    08/22/2020, 7:41 AM
    But It seems like many features are not working now
  • i

    imalightbulb

    08/22/2020, 7:41 AM
    I think there's a bug
  • k

    kevins8

    08/22/2020, 12:48 PM
    > After the update. @User can you run ‘dendron: open logs’ and send me the output? also, is that the only command that doesn’t work?
  • k

    kevins8

    08/22/2020, 12:49 PM
    > does dendron publish support backlinks as well? @Aadam no, not at the moment. all the currently supported publishing features are listed here https://www.dendron.so/notes/73d395c9-5041-4d0d-9db7-080d9586136e.html
  • k

    kevins8

    08/22/2020, 12:50 PM
    > But It seems like many features are not working now @imalightbulb what features are not working right now?
  • i

    imalightbulb

    08/22/2020, 12:52 PM
    Let's me try
  • i

    imalightbulb

    08/22/2020, 12:58 PM
    Reload index is not working
  • k

    kevins8

    08/22/2020, 12:58 PM
    that happens when you have a badly formed note or schema (still need to be better about the error message) 😅
  • k

    kevins8

    08/22/2020, 12:59 PM
    you can verify by initializing a new workspace and checking if the issue still persists
  • k

    kevins8

    08/22/2020, 12:59 PM
    that error looks like a badly formatted schema
  • i

    imalightbulb

    08/22/2020, 1:00 PM
    this is my schemas
  • i

    imalightbulb

    08/22/2020, 1:00 PM
    Anything went wrong?
  • k

    kevins8

    08/22/2020, 1:02 PM
    do relativity and quantum exist?
1...181920...757Latest