Guest User

Directory Hierarchy Mockup

a guest
Jun 20th, 2024
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. Inbox*
  2. ├── Personal
  3. ├── Work
  4. ├── Learning
  5. └── Projects
  6.  
  7. Cabinet (Root)
  8. ├── Personal
  9. │ ├── Financial (yearly)
  10. │ │ └── 2024
  11. │ │ ├── Paychecks
  12. │ │ ├── Receipts
  13. │ │ └── Income-tax
  14. │ ├── Medical (yearly) *
  15. │ │ └── 2024
  16. │ │ ├── Medical-exams
  17. │ │ └── Medicine-order
  18. │ ├── Media
  19. │ │ ├── Pictures (yearly)*
  20. │ │ └── Videos*
  21. │ │ ├── Movies
  22. │ │ └── Tv-shows
  23. │ └── Notes*
  24. │ └── Obsidian-vault
  25. ├── Work
  26. │ ├── Projects (yearly)
  27. │ ├── Media (yearly)
  28. │ └── Notes*
  29. │ └── Obsidian-vault
  30. ├── Learning
  31. │ ├── College (bi-yearly)
  32. │ │ ├── 2024-1
  33. │ │ │ └── Subject-1
  34. │ │ └── 2024-2
  35. │ │ └── Subject-2
  36. │ ├── Projects (yearly)*
  37. │ │ └── 2024
  38. │ │ ├── Subject-1
  39. │ │ └── Subject-2
  40. │ └── Notes*
  41. │ └── Obsidian-vault
  42. └── Projects
  43. ├── Dev (yearly)*
  44. │ └── 2024
  45. │ └── Project-1
  46. ├── Assorted (yearly)*
  47. │ └── 2024
  48. │ └── Project-1
  49. └── Notes*
  50. └── Obsidian-vault
Advertisement
Add Comment
Please, Sign In to add comment