File Explorer View - Indentation Corrupted

Things I have tried

Different themes

What I’m trying to do

When viewing the layout of my vault I expect to see;

<vaultname> 
    Folder One
        File One
        File Two
    Folder Two
        File A
        File B

Instead, random files are overly indented and nothing I try will correct the error in indentation. It is displaying similar to the following;

<vaultname>
    Folder One
        File One
        File Two
                    File Three
    Folder Two
        File A
        File B

Can someone point me towards a solution? What controls the indentation for the Treeview?

Thank you.

The indentation was removed when this was posted. But, what I am seeing is each folder (at the root level of the vault) is indented the same amount. I also expect each file listed under the folder indented identically as well since they are all contained at the root level of the folder. Instead, periodically for unknown reasons, 1 file will be indented 2-3 times further than it should be. It is confusing because it almost looks like a child element of the note above it, when it really a note at the same level.

1 Like

Is this true with the default theme?

I just edited your post and added triple backticks. That lets you write code, or avoid formatting issues.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.