workspace.json 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  1. {
  2. "main": {
  3. "id": "702c86104f0a0629",
  4. "type": "split",
  5. "children": [
  6. {
  7. "id": "29c29062d0364983",
  8. "type": "tabs",
  9. "children": [
  10. {
  11. "id": "3b9c2aa28b97b77e",
  12. "type": "leaf",
  13. "state": {
  14. "type": "markdown",
  15. "state": {
  16. "file": "Python/common.md",
  17. "mode": "source",
  18. "source": false
  19. },
  20. "icon": "lucide-file",
  21. "title": "common"
  22. }
  23. },
  24. {
  25. "id": "2e7edf8dedc77072",
  26. "type": "leaf",
  27. "state": {
  28. "type": "markdown",
  29. "state": {
  30. "file": "Python/jinja.md",
  31. "mode": "source",
  32. "source": false
  33. },
  34. "icon": "lucide-file",
  35. "title": "jinja"
  36. }
  37. },
  38. {
  39. "id": "11c44f40f9cd4b94",
  40. "type": "leaf",
  41. "state": {
  42. "type": "markdown",
  43. "state": {
  44. "file": "todo/Задачи по направлениям.md",
  45. "mode": "source",
  46. "source": false
  47. },
  48. "icon": "lucide-file",
  49. "title": "Задачи по направлениям"
  50. }
  51. },
  52. {
  53. "id": "f33532693e51905e",
  54. "type": "leaf",
  55. "state": {
  56. "type": "markdown",
  57. "state": {
  58. "file": "Python/venv.md",
  59. "mode": "source",
  60. "source": false
  61. },
  62. "icon": "lucide-file",
  63. "title": "venv"
  64. }
  65. }
  66. ],
  67. "currentTab": 1
  68. }
  69. ],
  70. "direction": "vertical"
  71. },
  72. "left": {
  73. "id": "6664e9908eeea5a2",
  74. "type": "split",
  75. "children": [
  76. {
  77. "id": "97095e32830cbc6f",
  78. "type": "tabs",
  79. "children": [
  80. {
  81. "id": "c7584343712d3d31",
  82. "type": "leaf",
  83. "state": {
  84. "type": "file-explorer",
  85. "state": {
  86. "sortOrder": "alphabetical"
  87. },
  88. "icon": "lucide-folder-closed",
  89. "title": "Files"
  90. }
  91. },
  92. {
  93. "id": "e389aabe146b0498",
  94. "type": "leaf",
  95. "state": {
  96. "type": "search",
  97. "state": {
  98. "query": "",
  99. "matchingCase": false,
  100. "explainSearch": false,
  101. "collapseAll": false,
  102. "extraContext": false,
  103. "sortOrder": "alphabetical"
  104. },
  105. "icon": "lucide-search",
  106. "title": "Search"
  107. }
  108. },
  109. {
  110. "id": "9cc940b45c7a4595",
  111. "type": "leaf",
  112. "state": {
  113. "type": "bookmarks",
  114. "state": {},
  115. "icon": "lucide-bookmark",
  116. "title": "Bookmarks"
  117. }
  118. }
  119. ]
  120. }
  121. ],
  122. "direction": "horizontal",
  123. "width": 220.5
  124. },
  125. "right": {
  126. "id": "cf92ccf43e96a53d",
  127. "type": "split",
  128. "children": [
  129. {
  130. "id": "4e6c94e5301f3341",
  131. "type": "tabs",
  132. "children": [
  133. {
  134. "id": "86c23330f2a84cf8",
  135. "type": "leaf",
  136. "state": {
  137. "type": "backlink",
  138. "state": {
  139. "file": "proGit.md",
  140. "collapseAll": false,
  141. "extraContext": false,
  142. "sortOrder": "alphabetical",
  143. "showSearch": false,
  144. "searchQuery": "",
  145. "backlinkCollapsed": false,
  146. "unlinkedCollapsed": true
  147. },
  148. "icon": "links-coming-in",
  149. "title": "Backlinks for proGit"
  150. }
  151. },
  152. {
  153. "id": "06e27be0fe382bd8",
  154. "type": "leaf",
  155. "state": {
  156. "type": "all-properties",
  157. "state": {
  158. "sortOrder": "frequency",
  159. "showSearch": false,
  160. "searchQuery": ""
  161. },
  162. "icon": "lucide-archive",
  163. "title": "All properties"
  164. }
  165. }
  166. ]
  167. }
  168. ],
  169. "direction": "horizontal",
  170. "width": 300,
  171. "collapsed": true
  172. },
  173. "left-ribbon": {
  174. "hiddenItems": {
  175. "switcher:Open quick switcher": false,
  176. "graph:Open graph view": false,
  177. "canvas:Create new canvas": false,
  178. "command-palette:Open command palette": false,
  179. "markdown-importer:Open format converter": false
  180. }
  181. },
  182. "active": "2e7edf8dedc77072",
  183. "lastOpenFiles": [
  184. "todo/Задачи по направлениям.md",
  185. "Python/jinja.md",
  186. "Python/common.md",
  187. "Python/jinja",
  188. "proGit.md",
  189. "Django/common.md",
  190. "Python/venv.md",
  191. "todo/Счета.md",
  192. "todo/Тренировки и занятия.md",
  193. "Greenstar/usb stm32.md",
  194. "linux/alacritty.md",
  195. "English/img/4-4.JPEG",
  196. "English/img/4-3.JPEG",
  197. "English/img/4-2.JPEG",
  198. "English/img/4-1.JPEG",
  199. "English/img/dialogue/11.JPEG",
  200. "English/img/dialogue/10.JPEG",
  201. "Python/function основное.md",
  202. "Python/Docstring. Аннотации..md",
  203. "Python/Архитектура.md",
  204. "Greenstar/ethernet stm32.md",
  205. "Greenstar/stm32l476VG-usb спектрометр.md",
  206. "Golang/common.md",
  207. "English/Text 4.md",
  208. "English/img/dialogue/8.JPEG",
  209. "English/img/dialogue/9.JPEG",
  210. "English/img/dialogue/4.jpg",
  211. "English/img/dialogue/Dialogue_4.jpg",
  212. "English/img/dialogue",
  213. "English/img/Новая папка",
  214. "English/Homework.md",
  215. "English/Women in Japan.md",
  216. "English/Text 1.md",
  217. "English/Text 2.md",
  218. "English/Text 3.md",
  219. "English/img/words",
  220. "ROTEK/universal IO/universal IO.md",
  221. "ROTEK/universal IO/Test HV.md",
  222. "ROTEK/universal IO/tasks.md",
  223. "ROTEK/metrolog/M3 artery + stm32.md",
  224. "configs/tab_wg.conf",
  225. "configs/tab_wg.conf.txt",
  226. "configs/phone_wg.conf",
  227. "configs/phone_wg.conf.txt",
  228. "configs/wg0_new.conf",
  229. "configs/wg0_new.conf.txt"
  230. ]
  231. }