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

    adamm

    11/10/2022, 1:08 AM
    I wouldn’t know
  • a

    adamm

    11/10/2022, 1:08 AM
    That’s just the other way around
  • k

    kevins8

    11/10/2022, 3:33 PM
    we have a list of example workflows here > https://wiki.dendron.so/notes/9313b845-d9bf-42c9-aad1-0da34794ce26
  • r

    Raphaël

    11/10/2022, 5:04 PM
    @kevins8 Is there a possibility that the fixed url address of an artiekl in dendron does not change after a few updates, as it has happened to me repeatedly?
  • r

    Raphaël

    11/10/2022, 5:04 PM
    like this url: https://wiki.aemaet.de/notes/bwafb8cextfoxiiqed3jfmt/
  • k

    kevins8

    11/10/2022, 5:54 PM
    sorry - could you clarify? the url should never change as its based on the note id
  • s

    scrthq

    11/10/2022, 6:01 PM
    Any way to have notes follow a folder structure as expected instead of using the wikilink notation? Notes folder is starting to get large 😅 Still getting used to Dendron so apologies if this is common knowledge!
  • m

    mrtnm

    11/10/2022, 7:51 PM
    Is it possible to search and access Dendron notes from another VS Code workspace? Thank you all for supporting this project!
  • s

    scrthq

    11/10/2022, 7:52 PM
    Looks like I was able to find (at least somewhat of) an answer in the FAQ under the Hierarchies section
  • j

    JohnMi

    11/10/2022, 9:06 PM
    have a look here https://wiki.dendron.so/notes/c4cf5519-f7c2-4a23-b93b-1c9a02880f6b/#workspace-types it may helps you
  • j

    JohnMi

    11/11/2022, 8:59 AM
    when
    initialise workspace
    then from the drop down menu choosing `code`(workspace type) I get this
    j
    m
    • 3
    • 6
  • j

    JohnMi

    11/11/2022, 9:01 AM
    which doesn't match with the files in my filesystem
  • j

    JohnMi

    11/11/2022, 9:03 AM
    According to this https://wiki.dendron.so/notes/c4cf5519-f7c2-4a23-b93b-1c9a02880f6b/#workspace-types I should get a "Code" workspace which should have the
    dendron.code-workspace
    and
    dendron.yml
    files
  • j

    JohnMi

    11/11/2022, 9:04 AM
    Could you clarify why is this happening?
  • j

    Joshi

    11/11/2022, 9:10 AM
    Dendron code workspace
  • a

    adamm

    11/11/2022, 1:35 PM
    does Dendron collect any type of information from the user when installing the extension in VS Code or Codium?
    j
    • 2
    • 11
  • j

    JohnMi

    11/11/2022, 6:39 PM
    guys do you have any update on this?
  • s

    ScriptAutomate

    11/11/2022, 6:43 PM
    Branch ref in selfcontained vault remotes
  • s

    seadude

    11/11/2022, 10:32 PM
    Will there be / is there an option for human-readable URL slugs when publishing Dendron static sites? **Example**: - Existing:
    https://wiki.dendron.so/notes/6DZiBObwhZNYRjnokQ422/
    - Desired:
    https://wiki.dendron.so/notes/multi-vault-setups/
  • s

    seadude

    11/11/2022, 10:53 PM
    Is it possible to have a multi-vault workspace that has one remote vault tied to an Enterprise Github repo and another vault tied to a "normal" Github repo?
  • p

    pawelel

    11/11/2022, 11:09 PM
    Hi, can I somehow create dashboard or something like this?
  • p

    pawelel

    11/11/2022, 11:10 PM
    I tried with div and css grid layout, but then markdown formatting doesn't work
  • s

    seadude

    11/11/2022, 11:39 PM
    Hm... I'm struggling with the
    Dendron: Initialize Workspace
    and
    Dendron: Create New Vault
    commands when setting up a fresh Dendron instance on a new machine.
    j
    s
    • 3
    • 8
  • t

    triplem

    11/12/2022, 8:17 AM
    I do like the idea of having more Visual helpers in dendron, like eg task sorting and an overview like a DashBoard seems to be an quite obvious Addition as well.
  • p

    pawelel

    11/12/2022, 8:42 AM
    This one somehow works: # Work \```html content \``` # Personal Projects \```html fallback content \```
  • e

    entropy

    11/12/2022, 4:00 PM
    Hey folks, I have a little VS Code gripe/question: It's kind of annoying how, when my notes' file names get too long to fit on the editor tabs (which happens to me a lot because I'm often working like 4-5 levels deep in a hierarchy), the tab shows only the beginning of the name and cuts off the part that actually indicates which note it is. It makes me pretty easily lose track of which note I'm working in. Anyone have a better way to deal with that? Or know a way to actually make VS Code display the end of long files names instead of the start? (it feels like a somewhat Dendron-specific tweak to need haha)
  • e

    entropy

    11/12/2022, 4:15 PM
    Oh whoa, thanks so much for sharing this! I had been thinking that column layouts were something I missed when switching to Dendron, and I didn't realize that you could use that much CSS inside of Markdown files. Amazing! It's a shame that it looks like the outliner can't pick up on headings written inside of HTML (neither MD-style headings nor HTML heading tags), but otherwise I'm really surprised how well it works!
  • p

    pawelel

    11/12/2022, 4:33 PM
    You can also have expanders using
    Copy code
    html
    <details>
    <summary>Hello</summary>
    # World
    </details>
  • e

    entropy

    11/12/2022, 5:10 PM
    Oh dang I forgot about those too, thanks 👀 excited to bring more Notion-like layout into my important notes haha
  • e

    entropy

    11/12/2022, 5:34 PM
    As far as I know, there's not currently an option for it, but there is already an issue open about this https://github.com/dendronhq/dendron/issues/620
1...729730731...757Latest