Right now, when the tab key is pressed it is possible to configure Obsidian to enter either one tab char or 4 spaces.
Some users likely prefer to have a way to specify the number of spaces a tab key-press is converted to.
It is important to note that Obsidian does NOT support proper delimiter based indentation (that dictates a variable number of spaces for proper indentation).
Right now, indenting with anything different than 1 tab or 4 spaces will be broken.
Not directly related, but if someone is looking for a way to convert indention to 4 spaces as a workaround until this is implemented, I have documented a way to do it in Indenting with 2 spaces in 1.8.x - #3 by spasche
Chiming in to say that indenting with 2 spaces (via tab and via > in vim mode) in markdown files has been my personal standard for markdown notes in obsidian and is compatible with my configs in doom emacs and sublime text. Re-introducing this option would be very useful for me. Thank you.
This is huge for me too. As someone who works with his files in raw formats frequently, having to always use 4 spaces for indentation in those contexts is a huge hassle.
I’m confused. It seems like in previous versions I could indent with 2 spaces, and now I realise that on mobile it’s indenting with 4, and it seems it’s also doing that on desktop. I read this post which linked here saying this was a deliberate change. Is this change documented somewhere? I’m struggling to understand the situation. It seems like this option has been removed, and there is a feature request by a forum moderator to bring it back? Or have I misunderstood something?
On a persona level, this is quite an issue for me, I use my notes in other tools, and I’m realising that now I need to go back and try to fix all my corrupted data since Obsidian made this change without my awareness.
same here. this is quite disruptive to my workflow. right now I’ve been indenting with a macro, but that feels a bit awkward and hard to use in other devices.