If desired, we could also replace spaces with [Box-drawing characters](https://en.wikipedia.org/wiki/Box-drawing_character), like this:
```
๐ Documents folder
โโ๐ 2019/ # By Year
โ โโ๐ My bank/
โ โโ๐ Statement January.pdf
โ โโ๐ Statement February.pdf
โโ๐ Insurances/ # Insurances
โโ๐ Healthcare 123/
โ โโ๐ 2022-01-01 Statement January.pdf
โ โโ๐ 2022-02-02 Letter.pdf
โ โโ๐ 2022-02-03 Letter.pdf
โโ๐ Dental 456/
โโ๐ 2021-12-01 New Conditions.pdf
```
But rendering this with proper fixed-width characters can be troublesome on some systems.
Statement January.pdf
Statement February.pdf
- Insurances/ # Insurances
+Insurances/ # Insurances
Healthcare 123/
2022-01-01 Statement January.pdf
2022-02-02 Letter.pdf