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

    imalightbulb

    09/14/2020, 3:36 PM
    Or keybindings that comes with Dendron
  • r

    runlevelrobot

    09/14/2020, 3:43 PM
    custom
  • l

    Leite

    09/14/2020, 4:30 PM
    > @User i use IA writer for mobile and i’m experimenting with git journal at the moment Have you paid for it? I just downloaded git journal and it would work amazingly with Dendron if it interpreted the Dendron hierarchy
  • k

    kevins8

    09/14/2020, 4:31 PM
    yep, i paid for it. i'm aware of git journal and think it would be a great fit with dendron. its open source too and i know the developers is responsive to features
  • l

    Leite

    09/14/2020, 4:32 PM
    > yep, i paid for it. it works with git?
  • k

    kevins8

    09/14/2020, 4:33 PM
    no, just markdown files. i keep my vault in dropbox & git
  • l

    Leite

    09/14/2020, 4:34 PM
    > i'm aware of git journal and think it would be a great fit with dendron. its open source too and i know the developers is responsive to features Hmmm! It would be really great - I know having a mobile solution is a plan for the next year, but as they already work with git and their theme is already green, maybe there could be a collaboration
  • l

    Leite

    09/14/2020, 4:34 PM
    > i keep my vault in dropbox & git Oh, I see - you export to dropbox automatically?
  • l

    Leite

    09/14/2020, 4:35 PM
    Fast idea here: there could be a pod that exported the files back into folders and then the integration with git journal would be easy
  • e

    Ed Nico

    09/14/2020, 4:36 PM
    > custom @User couple of my favourites "Go To Definition" as Ctrl + Enter and then you can use Alt + Left Arrow to go back on the link you clicked (the latter is set automatically I believe)
  • k

    kevins8

    09/14/2020, 4:39 PM
    > Oh, I see - you export to dropbox automatically? @User yeah, i'm working on making the export part of the
    LocalFilePod
    so that you can do just that šŸ™‚
  • k

    kevins8

    09/14/2020, 4:55 PM
    > I have no idea why the pictures and
    nav_order
    are not working.... @User looking into nav order and it looks like its a documentation thing on our end. when you specify multiple hierarchies, we generate the nav_order for you in the order that you specify inside
    dendron.yml
  • k

    kevins8

    09/14/2020, 4:56 PM
    as for images, could you give an example? i couldn't reproduce that
  • k

    kevins8

    09/14/2020, 4:57 PM
    Copy code
    siteHierarchies: [n, his, b, prod, sci, c]
  • k

    kevins8

    09/14/2020, 4:58 PM
    change the order and you'll change the nav_hierarchy. will be updating the docs today!
  • i

    imalightbulb

    09/14/2020, 5:04 PM
    Thanks!
  • i

    imalightbulb

    09/14/2020, 5:04 PM
    I gave an example on the github issue
  • u

    user

    09/14/2020, 5:21 PM
    Is there an easy way to create a hierarchy of notes ? For example. let's say I want to start a document for configuration of Vscode. Right now, I'll tend to create vscode note with multiple headings inside of it simply because it take me too much time to create the hierarchy. But in the end, I end up with "fat notes" containing multiple things which make it harder to find afterwards.
  • k

    kevins8

    09/14/2020, 5:28 PM
    @User you can create a note from the current selection to iteratively create a hierarchy out of your fat notes https:/dendron.so/notes/eea2b078-1acc-4071-a14e-18299fc28f47.html#new-note-from-selection
  • u

    user

    09/14/2020, 5:34 PM
    how did I miss this one ? thanks!!
  • u

    user

    09/14/2020, 5:37 PM
    ah it mostly does what I want, but I sort of expected to leave a ref in it's place.
  • k

    kevins8

    09/14/2020, 5:37 PM
    got it. planning on making this configurable so that's good input
  • k

    kevins8

    09/14/2020, 5:38 PM
    would you prefer a ref over a wiki-link?
  • u

    user

    09/14/2020, 5:39 PM
    ah, I actually haven't used real ref yet, meant wiki link, but I could definitely see how creating a ref could also be useful in the context of extracting a chunk of text.
  • u

    user

    09/14/2020, 5:42 PM
    but the cloest thing to what I'm trying to do would be a command that could auto create empty pages in the hierarchy if they don't already exist (ex: if I enter tools.gitlab.install where I already have tools but don't have an entry for gitlab for example).
  • k

    kevins8

    09/14/2020, 6:01 PM
    you can also run
    dendron: doctor
    , and will create notes for all the stubs (non-existing pages)
  • u

    user

    09/14/2020, 6:28 PM
    ah!
  • i

    imalightbulb

    09/15/2020, 2:08 AM
    @User How can I update dendron manually?
  • i

    imalightbulb

    09/15/2020, 2:08 AM
    It doesnt seem to have the lastest version
  • i

    imalightbulb

    09/15/2020, 2:08 AM
    even I run update all extensions in vsc
1...656667...757Latest