{"id":28190741,"url":"https://github.com/ztftrue/text-mind","last_synced_at":"2025-08-16T17:04:56.345Z","repository":{"id":53745987,"uuid":"193177977","full_name":"ZTFtrue/Text-mind","owner":"ZTFtrue","description":"Construct a mind map through text","archived":true,"fork":false,"pushed_at":"2021-03-16T14:14:40.000Z","size":854,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-16T10:13:38.915Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZTFtrue.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-22T01:30:56.000Z","updated_at":"2025-02-06T05:30:27.000Z","dependencies_parsed_at":"2022-09-23T19:02:11.746Z","dependency_job_id":null,"html_url":"https://github.com/ZTFtrue/Text-mind","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ZTFtrue/Text-mind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZTFtrue%2FText-mind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZTFtrue%2FText-mind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZTFtrue%2FText-mind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZTFtrue%2FText-mind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZTFtrue","download_url":"https://codeload.github.com/ZTFtrue/Text-mind/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZTFtrue%2FText-mind/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270742043,"owners_count":24637504,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-16T10:13:37.214Z","updated_at":"2025-08-16T17:04:56.320Z","avatar_url":"https://github.com/ZTFtrue.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Text-mind\n\n  Construct a mind map through text\n\n## How to run\n\n Download[release](https://github.com/ZTFtrue/Text-mind/releases) __or__ Run from source code:\n\n```sh\nnpm install\nnpm run start\n```\n\nThen select your file,file like [this](https://github.com/ZTFtrue/Math-study/blob/master/math.gd)\n\nThe file is text file by utf-8 encoded.Distinguish comments, configurations, and body text with \"###\". In front of \"###\" is the comment and configuration, followed by the body. Currently supported configurations include indented spaces, svg height and width, respectively \"svg-height, svg-width, tab-index\".\n\nEach action is a node, the content after the double space is not displayed on the node, and the double space indicates the line break. If there is an \"@\" at the beginning of the line, it means that the line follows the previous line and wraps.\n\n![eg](./img/img1.jpg)\n![eg](./img/img2.jpg)\n\n## Troubled\n\nThe following problems may occur on some Linux devices.\n\n```sh\n[12419:0602/204432.273114:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that ./node_modules/electron/dist/chrome-sandbox is owned by root and has mode 4755.\n```\n\n[reference](https://github.com/electron/electron/issues/17972)。\n\n```sh\nsudo chown root your_path/node_modules/electron/dist/chrome-sandbox\nsudo chmod 4755 your_path/node_modules/electron/dist/chrome-sandbox\n```\n\nor\n\n```sh\nsudo sysctl kernel.unprivileged_userns_clone=1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fztftrue%2Ftext-mind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fztftrue%2Ftext-mind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fztftrue%2Ftext-mind/lists"}