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

    Colin Madland

    01/28/2022, 5:39 PM
    not a great solution, but can you use etherpad or g-docs to collaborate, then move content over to vscode? Or, if it's just commentary on what is published, hypothes.is allows for conversations in situ on the live site (if it's published...)
  • v

    voothi

    01/28/2022, 7:23 PM
    bug-rename-note-multi-vault
  • t

    ThatSisyphean

    01/28/2022, 8:15 PM
    Is there a way to turn a note reference into a string literal? Append/Prepend the content of the reference into the note it is referenced? Ideally, I'd like the ability to choose between copying and cutting the referenced content. Maybe the use case is the better way to explain this: I want a single place to drop all things. I just open obsidian on my phone, add an item, tag it with the destination note, and sync the changes. When i sync the vault in vscode, i run an "import" command, and all the list items get sorted based on how I tagged them. The dumpster pile note is cleared and i can start again.
  • t

    ThatSisyphean

    01/28/2022, 8:19 PM
    honestly this is a feature i want due to the absolute dumpster fire that is mobile note taking
  • t

    ThatSisyphean

    01/28/2022, 8:19 PM
    not a single app i've seen is doing it well
  • t

    ThatSisyphean

    01/28/2022, 8:21 PM
    at least not to me. mobile note-taking should be focused on capturing and categorizing random thoughts that can then be followed up on when you have a bigger screen. It should not bringing all the desktop features to a smaller screen so you can "work on the go"
  • t

    ThatSisyphean

    01/28/2022, 8:21 PM
    customizable bucket sort on line items in markdown notes is what I want.
  • r

    runlevelrobot

    01/28/2022, 8:23 PM
    Does anybody have a good template for their daily journals they would be willing to share?
  • t

    ThatSisyphean

    01/28/2022, 8:24 PM
    mine's trash
  • u

    user

    01/28/2022, 9:16 PM
    Hi. This is my third or forth attempt to use Dendron, and I always stop when trying to use my custom settings for workspace. Now, I'm using FOAM, w/o workspace, so all my custom settings are in settings.json in .vscode folder in my notes folder. So, I created Dendron folder, install theme extension, pandoc and pandoc citer, and copied settings.json from notes folder to Dendron folder (in .vscode subfolder) BUT... when I initialize Dendron workspace (using
    Initialize Workspace / "Code Workspace"
    all my settings are gone. Any way to preserve my settings.json when I initialize Dendron, please?
  • l

    lukecarrier

    01/28/2022, 10:07 PM
    Hey @User, welcome back. Have you tried taking the settings from
    settings.json
    and placing them in the
    settings
    section of
    dendron.code-workspace
    ?
  • p

    Paul_J

    01/28/2022, 10:08 PM
    hi guys does anybody know how to edit the hierarchy that shows in tree view - after it has been created. I added a note which had a full stop in it that it shouldn't - it then created extra layer in the hierarchy that shouldn't be there
  • s

    SeriousBug

    01/28/2022, 10:25 PM
    You can rename the note (either right click on the file name in the file explorer, or use the "Dendron: Rename Note" command) and remove the extra dot. The tree view should automatically update once the note is renamed
  • p

    Paul_J

    01/28/2022, 11:35 PM
    that's. what I did. it took little while to update. now it looks fine.
  • p

    Paul_J

    01/28/2022, 11:36 PM
    where are the children stored? as it doesn't seem to be in the body of the note or in the YAML. I can see them in the preview though
  • p

    Paul_J

    01/28/2022, 11:38 PM
    actually I've just realized it's in the title of the file
  • s

    SeriousBug

    01/28/2022, 11:38 PM
    The children of a note are the ones under it in the hierarchy. So if you have
    my-note
    , it's children will be
    my-note.child1
    ,
    my-note.child-2
    ... You can find them using the Dendron lookup (Ctrl+Shift+L by default) All notes are stored in the vault, within the same directory.
  • p

    Paul_J

    01/28/2022, 11:39 PM
    it's rather clever
  • p

    Paul_J

    01/28/2022, 11:40 PM
    my roΓ₯m research was like a jungle. nice to have some order
  • u

    user

    01/29/2022, 1:31 AM
    Hi @User, thank you. It works!
  • e

    eyesight

    01/29/2022, 5:52 AM
    Can we have folders inside a vault? To organise notes based on category like mysql, php, js etc.
  • e

    eyesight

    01/29/2022, 5:52 AM
    That way it would be easy to find notes even in the absence of dendron
  • s

    SeriousBug

    01/29/2022, 5:54 AM
    You can name your notes in hierarchies, like
    mysql.tips
    ,
    mysql.todo
    and so on. If you find this hard to use outside of Dendron, you could always use the Markdown export pod which will convert these into folders
  • e

    eyesight

    01/29/2022, 5:58 AM
    Markdown export looks promising for my case. Thanks πŸ’
  • u

    μ•Œλž€

    01/29/2022, 6:58 AM
    I'm having a problem on using
    Dendron: Import Pod > dendron.markdown
    . How can i fix this issue? The folder contains all my notion notes.
    s
    j
    • 3
    • 5
  • u

    μ•Œλž€

    01/29/2022, 6:59 AM
    I tried both with quotation marks and without quotation mark on config.import.yml for sure.
  • g

    GrandpaPantz

    01/29/2022, 7:18 AM
    Could the file names be an issue? Encoding maybe?
  • u

    μ•Œλž€

    01/29/2022, 7:18 AM
    OMG.. After trying the menu(markdown import pod), i cannot even add journal.
  • u

    μ•Œλž€

    01/29/2022, 7:19 AM
    Umm.. The format was made by notion. Should i reformat all the files and folders to import my notes? 😭
  • g

    GrandpaPantz

    01/29/2022, 7:19 AM
    No. Just try trouble shooting by moving one file to a new folder with a simpler name and see what happens.
1...529530531...757Latest