this post was submitted on 20 Jun 2025
7 points (81.8% liked)
ObsidianMD
4616 readers
15 users here now
Unofficial Lemmy community for https://obsidian.md/
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I’ve always used hyphens because if I later need to look at or parse the source, it may be difficult to tell what my intentions were. Moreso if for whatever reason I need to code something to handle my files—an unlikely case, but the small effort over time will be instantly realized.
I'm sorry my post was a bit unclear. My question is, do you use space+hyphen or tab+hyphen for indentation?
i insist on my editors replacing tab with four spaces .. so spaces. i do see the pain for parsing tho.
In Obsidian, I can easily indent a bullet point with tab and Obsidian uses tab indentation by default, is there a way to change that (to space indentation)?
frankly i dont know, it has been a while since i used it.
Oh I see! I am a tab kind of person, so I do tabs.