starred.json 457 B

123456789101112131415161718192021222324
  1. {
  2. "items": [
  3. {
  4. "type": "file",
  5. "title": "02 Action",
  6. "path": "01 Action/01 Action.md"
  7. },
  8. {
  9. "type": "file",
  10. "title": "01 Tasks",
  11. "path": "01 Action/01 Tasks/01 Tasks.md"
  12. },
  13. {
  14. "type": "file",
  15. "title": "02 Projects",
  16. "path": "01 Action/02 Projects/02 Projects.md"
  17. },
  18. {
  19. "type": "file",
  20. "title": "03 Goals",
  21. "path": "02 Action/03 Goals/03 Goals.md"
  22. }
  23. ]
  24. }