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

    Streetlamp

    08/29/2022, 10:20 AM
    > publish my notes -> use the search feature > VS Code: Search: Find in Files feature Are there other options? besides these two?
  • s

    Saine

    08/29/2022, 10:21 AM
    not sure. Do you need any other?
  • s

    Streetlamp

    08/29/2022, 10:21 AM
    nope, just checking thank you ❤️
  • s

    Saine

    08/29/2022, 10:22 AM
    you could probably attach an elasticSearch. But that would be totally unnecessary and overkill
  • s

    Saine

    08/29/2022, 11:29 AM
    what's the purpose of the description frontmatter?
  • c

    ccamara

    08/29/2022, 12:16 PM
    Hi, I'm having the following error after migrating a standard vault to a self-contained vault:
    {"fsPath":"dd-vault-cim","remote":{"type":"git","url":"git@<my_actual_git_path>.git"},"name":"CIM's vault","selfContained":true}
  • c

    ccamara

    08/29/2022, 12:17 PM
    and after that, I cannot find anything within that vault via CTRL+L
  • a

    aleksey

    08/29/2022, 12:43 PM
    It will show up under the note's name in the lookup. Maybe some other places, but this is the only one I can think of right now.
  • j

    Joshi

    08/29/2022, 1:11 PM
    Looks like a bug from our end. Can you create a bug report for this?
  • j

    Joshi

    08/29/2022, 1:17 PM
    we can also query the note with the description field: {{fm.desc}} eg: https://github.com/dendronhq/dendron-site/blob/dev/vault/dendron.topic.publish.config.github.editBranch.md#description will be rendered as https://wiki.dendron.so/notes/eUjRCBdQQC8umERKqinMF/
  • k

    kevins8

    08/29/2022, 3:43 PM
    if you want to search locally, you can use the built-in file search. see https://wiki.dendron.so/notes/09692c77-1861-4b01-a7e7-d0da8a80cea6
  • c

    ccamara

    08/29/2022, 3:43 PM
    Bug report here: https://github.com/dendronhq/dendron/issues/3466
    j
    • 2
    • 1
  • j

    Joshi

    08/29/2022, 4:00 PM
    adding self contained remote vault
  • a

    alexis<3

    08/29/2022, 6:16 PM
    im on a mac, is there any known issue with cmd+click on a note link (ie [[note-path]]) the hover instantly shows the preview but i cannot goto the note definition
  • a

    alexis<3

    08/29/2022, 6:16 PM
    the blue bar at the top will spin for 3mins then sometimes take me to the note, sometimes nothing will happen
  • k

    kevins8

    08/29/2022, 6:18 PM
    nope - can you file a bug report with the version of dendron/vscode that you're using?
  • a

    alexis<3

    08/29/2022, 6:18 PM
    sure
  • a

    alexis<3

    08/29/2022, 6:18 PM
    thanks!
  • r

    Raphaël

    08/29/2022, 6:47 PM
    VSC does not perform a full text search on me with this command, it only searches in open editors. What could be the reason for this?
  • s

    ScriptAutomate

    08/29/2022, 8:32 PM
    Should search all files in your currently opened project dir. For more information on VS Code built-in search, including advanced options for narrowed/expanded search targeting: https://code.visualstudio.com/docs/editor/codebasics#_search-across-files
  • k

    kevins8

    08/29/2022, 8:40 PM
    @Raphaël also check if you don't have "search in open editors" toggled on by mistake
  • a

    andrey-jef

    08/29/2022, 9:06 PM
    Is there anyway to display backlinks of the special
    tags
    note in a similar way as children links of a normal which has the property
    has_collection: true
    ? https://wiki.dendron.so/notes/pn7ifmqn73981mwz4rwse3o/
  • k

    kevins8

    08/29/2022, 9:46 PM
    not currently but you're always welcome to submit a feature request 🙂
  • l

    Lanre

    08/29/2022, 9:50 PM
    Change default font family and size in the preview? The default is small and ugli
  • h

    hikchoi

    08/30/2022, 2:05 AM
    There was an issue with VSCode's markdown features that slowed down `Go to`: https://github.com/microsoft/vscode/issues/152494 The issue is resolved in the insider build (I checked
    1.71.0-insiders
    ), but I don't think it's released yet for the regular build.
  • s

    shaughnpuppy

    08/30/2022, 2:44 AM
    is it possible to create a daily note if it doesn't already exist from the command line? Looking to make an alfred plugin for bullet journaling into my daily notes.
  • n

    neeldhara

    08/30/2022, 3:08 AM
    I guess you could use touch to create the file and cat to write to it. I suppose you want the filename to be automatically generated based on the date?
  • k

    kevins8

    08/30/2022, 3:38 AM
    this will be published in tomorrows release that will make this usecase easier 🙂 https://github.com/dendronhq/dendron/pull/3392
  • r

    Raphaël

    08/30/2022, 6:16 AM
    Thanks now it works!
  • r

    Raphaël

    08/30/2022, 6:16 AM
    Thanks!
1...696697698...757Latest