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

    Shannelle

    07/05/2022, 4:57 AM
    I’m not sure if this is correct channel but I’d like to ask/confirm if there’s change in specification how autocomplete works? By autocomplete, I’m referring to when I type in “[[partial-filename” and will complete to a note link. I’m making this inquiry because I noticed a change recently. Previously, I could type a pattern like “thistest” for a filename “this-is-a-file-test” and it will work but now, it does not. I don’t know if it’s a bug or this is correct behaviour. Thank you in advance for any response. If this was already raised as a topic, please let me know the thread as I am still trying to become familiar with discord. (Also, thank you for the fantastic work with dendron. It’s an amazing thing for me to finally use.)
  • s

    shivam.mehta25

    07/05/2022, 8:24 AM
    Guys! I am stuck on "still connecting to engine. please try again in a few moments..." and it never works, anyone has any idea how I can fix this?
  • j

    Joshi

    07/05/2022, 8:29 AM
    Do you have Dendron Markdown Links installed? If so, having this extension installed and enabled will cause problems with that command. We have since move the note graph capability to our main extension so it works natively.
    s
    • 2
    • 1
  • s

    shivam.mehta25

    07/05/2022, 9:38 AM
    Do you have Dendron Markdown Links
  • s

    shivam.mehta25

    07/05/2022, 9:42 AM
    Also another question, sorry for the spam: While exporting the notes I get this!
    Copy code
    error while running command: Command failed with exit code 1: npm run --silent export > Build error occurred Error: Specified basePath has to start with a /, found "MyNotes" at assignDefaults (/Users/shivam/Dendron/.next/node_modules/next/dist/server/config.js:170:19) at Object.loadConfig [as default]
  • t

    tayoyew314

    07/05/2022, 4:50 PM
    Hi all! Someone online here?
  • k

    kevins8

    07/05/2022, 4:52 PM
    whats up?
  • t

    tayoyew314

    07/05/2022, 4:56 PM
    @kevins8 Hi! How are you? Is it possible to support fragmented texts inside blockquotes in dendron?
  • t

    tayoyew314

    07/05/2022, 4:58 PM
    Copy code
    concept/idea
    <!--- input --->
    <blockquote cite="https://oleb.net/2020/swift-docker-linux/#:~:text=running,container">
    <!--- output: "Running the Docker container" is render here --->
    </blockquote>
  • t

    tayoyew314

    07/05/2022, 4:59 PM
    So... sample ... syntax: :~:text=[prefix-,]textStart[,textEnd][,-suffix] , references: https://github.com/WICG/scroll-to-text-fragment , https://discourse.wicg.io/t/html-quotation-and-citation-elements-from-fragmented-texts/5918 demo...
    Copy code
    > 'https://oleb.net/2020/swift-docker-linux/#:~:text=running,container'
  • t

    tayoyew314

    07/05/2022, 4:59 PM
    and concept/idea``` symbol: > + url fragment ```
  • k

    kevins8

    07/05/2022, 5:03 PM
    for this - dendron publishes regular HTML which is then hosted statically. if it is supported in a webbrowser, then the published dendron site should support it
  • t

    tayoyew314

    07/05/2022, 5:03 PM
    @kevins8 thank you for feedback!
  • p

    Preston

    07/05/2022, 6:18 PM
    Is there any way to get vim to work with dendron at the moment
  • p

    Preston

    07/05/2022, 6:18 PM
    I guess I could edit existing files and sync them in vs code later
  • p

    Preston

    07/05/2022, 6:19 PM
    I guess, actually I'd really just need to worry about establishing frontmatter
  • p

    Preston

    07/05/2022, 6:20 PM
    let dendron deal with the rest next time i connect
  • s

    shivam.mehta25

    07/05/2022, 6:26 PM
    @kevins8 Can you please help me what could be the error while trying to export my notes?
  • r

    rlh1994

    07/05/2022, 6:44 PM
    What command are you running to get this error?
  • s

    shivam.mehta25

    07/05/2022, 7:14 PM
    dendron: publish export -> default config -> build -> error
  • t

    tfer

    07/05/2022, 7:18 PM
    Looking at the
    Packed Circles
    feature via the link in the release note link brought me into the Dendron doc to
    Dendron/Topics/Packed Circles
    yet this page seems unreachable by the nav pane as
    Demdron
    has no
    Topics
    child listed/discoverable. Do we have a hidden children feature/bug?
  • r

    rlh1994

    07/05/2022, 7:29 PM
    Can you share the content of dendron.yml, the part under the Publishing: bit
  • s

    shivam.mehta25

    07/05/2022, 7:30 PM
    Copy code
    enableFMTitle: true
        enableNoteTitleForLink: true
        enableMermaid: true
        enablePrettyRefs: true
        enableKatex: true
        copyAssets: true
        siteHierarchies:
            - root
        enableSiteLastModified: true
        siteRootDir: docs
        enableFrontmatterTags: true
        enableHashesForFMTags: false
        enableRandomlyColoredTags: true
        writeStubs: false
        assetsPrefix: /<folderWhereNotesAreInTheWorkspace>
        siteUrl: https://<myGithubURL>.github.io/
        seo:
            title: Dendron
            description: Personal knowledge space
        github:
            enableEditLink: true
            editLinkText: Edit this page on GitHub
            editBranch: main
            editViewMode: tree
        enablePrettyLinks: true
        enableTaskNotes: true
  • r

    rlh1994

    07/05/2022, 7:31 PM
    It's not in the nav bar by design, but most of the topics are clustered under the user guide section to group them together better
  • r

    rlh1994

    07/05/2022, 7:33 PM
    Does it work if you try dendron publish dev?
  • s

    shivam.mehta25

    07/05/2022, 7:34 PM
    yes
  • s

    shivam.mehta25

    07/05/2022, 7:35 PM
    even though it says server is running on localhost:3000 ; I cannot access it from browser
  • r

    rlh1994

    07/05/2022, 7:36 PM
    Hm, sometimes it takes a few seconds for the first page to load up as it renders everything. I'm not seeing anything obvious, you might want to try posting in the #940064438910865460 channel and see if someone can see something there sorry
  • t

    Tanamr

    07/05/2022, 8:08 PM
    I'm refactoring a large note hierarchy, and vscode is now opening all the files that were affected. Is there a way to avoid this?
  • b

    benhsm | Jack of N trades

    07/05/2022, 8:17 PM
    I have some scripts and configuration snippets for this, although they need to be changed slightly with the new version of the cli (mostly just
    sed -i '/s/lookup/lookup_legacy/' <script>
    , as far as I can tell). Check out this thread: https://discord.com/channels/717965437182410783/911482298065633280 If you use fzf for lookups and send selections to the Dendron engine, you can have it make notes with frontmatter and your templates and everything
1...668669670...757Latest