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

    user

    09/16/2020, 11:16 AM
    Well, it's not impossible, just not done ty for your help :3 !
  • u

    user

    09/16/2020, 11:16 AM
    You're welcome ^^
  • u

    user

    09/16/2020, 11:17 AM
    Uh also, I tried to rename a file manually and saw it was an huge mistake
  • u

    user

    09/16/2020, 11:17 AM
    Dendron keep some kind of ID database somewhere and didn't wanted me to rename X.Y.note to something else with the same ID
  • u

    user

    09/16/2020, 11:18 AM
    The is a rename command.
  • u

    user

    09/16/2020, 11:18 AM
    And even when naming it back to the original name, no no, it was yelling at me that there was already something with this ID
  • u

    user

    09/16/2020, 11:19 AM
    You have to push ctrl+maj+p to trigger the command interface. Then write rename, the dendron command should be highlighted.
  • u

    user

    09/16/2020, 11:20 AM
    Yeah ok, ty
  • u

    user

    09/16/2020, 11:25 AM
    Me again 😁 concerning todos, pressing ctrl+space doesn't find any "to" snippet
  • u

    user

    09/16/2020, 11:25 AM
    The snippet exist with I search with ctrl+p but...
  • r

    rhaynes

    09/16/2020, 12:10 PM
    Hi folks, what is the best video which highlights the current status of dendron? with all the latest enhancements included.
  • i

    imalightbulb

    09/16/2020, 12:10 PM
    Hmm I plan to make a video on dendron
  • i

    imalightbulb

    09/16/2020, 12:10 PM
    Meanwhile, feel free to ask any questions in the server
  • r

    rhaynes

    09/16/2020, 12:13 PM
    I watched some of the early videos, but I was if there has been updated overview (that would be great!)
  • i

    imalightbulb

    09/16/2020, 12:18 PM
    Anything specific that I can include in the video?
  • i

    imalightbulb

    09/16/2020, 12:18 PM
    I'm planning to have a demonstration of my workflow in dendron
  • r

    rhaynes

    09/16/2020, 12:18 PM
    that would be good, I guess highlighting any features that were not included in the original demos.
  • i

    imalightbulb

    09/16/2020, 12:18 PM
    maybe a live session if I have time
  • i

    imalightbulb

    09/16/2020, 12:42 PM
    @User You may want to check out how people use Dendron https://www.dendron.so/notes/3a82c5ff-7945-46ae-8bf9-3b2275fc6642.html
  • i

    imalightbulb

    09/16/2020, 1:36 PM
    This error occurs when I run build pod
  • i

    imalightbulb

    09/16/2020, 1:50 PM
    Ahh i solved it, it's because of poor frontmatter 😅
  • i

    imalightbulb

    09/16/2020, 2:18 PM
    I think I'm getting familiar of solving these errors 😆
  • i

    imalightbulb

    09/16/2020, 2:18 PM
    and github too
  • u

    user

    09/16/2020, 3:20 PM
    Hi all! I've gone through older messages and did a few searches but can't seem to find an answer. I have two issues: - Snippets aren't working in-line. I cannot tab-complete. Hitting CTRL-Space gives me 'no suggestions' although I can select the todo snippet if I go to the command palette, do Insert Snippet, and then select it. - In the Markdown Preview, the to-do text boxes aren't rendering. Instead, it renders as '- [ ]', as it is in the source file. Any thoughts?
  • k

    kevins8

    09/16/2020, 3:23 PM
    @User a few more weeks on dendron and you can consider yourself a programmer 😉
  • k

    kevins8

    09/16/2020, 3:26 PM
    @User to get snippets to autocomplete, you might have to tweak your settings. we made a change to our defaults a week back. - go to > workspace: open user settings (json) - change the following line to
    true
    Copy code
    "editor.suggest.showSnippets": false,
    for markdown preview, are you using dendron markdown preview instead of the builtin preview?
  • i

    imalightbulb

    09/16/2020, 3:54 PM
    Ok I must admit that dendron helps me learn github and other stuff that I didn't even heard before like yml and JSON syntax
  • k

    kevins8

    09/16/2020, 4:03 PM
    😇
  • u

    user

    09/16/2020, 4:05 PM
    @User I have Dendron Markdown Preview as the only previewer installed (I think). Also, that setting fixed it. Thanks, not only for the help but the work on this. I've been looking for something like this for my notes for a long time.
  • u

    user

    09/16/2020, 4:09 PM
    @User Okay, I'm an idiot. I was opening the wrong preview window 😄
1...676869...757Latest