{"id":10609419,"url":"https://github.com/MMesch/ObsidianToGraph","last_synced_at":"2025-09-12T09:30:56.251Z","repository":{"id":240054907,"uuid":"801544674","full_name":"MMesch/ObsidianToGraph","owner":"MMesch","description":"Extracts node.csv and edge.csv from an Obsidian vault folder for visualization with Gephi","archived":false,"fork":false,"pushed_at":"2024-05-16T12:54:51.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-16T11:11:11.443Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MMesch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-16T12:43:47.000Z","updated_at":"2024-05-25T19:28:18.000Z","dependencies_parsed_at":"2024-05-16T13:55:38.822Z","dependency_job_id":"b1db8546-5f71-4b50-90b7-766d5dbf30ea","html_url":"https://github.com/MMesch/ObsidianToGraph","commit_stats":null,"previous_names":["mmesch/obsidiantograph"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMesch%2FObsidianToGraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMesch%2FObsidianToGraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMesch%2FObsidianToGraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMesch%2FObsidianToGraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MMesch","download_url":"https://codeload.github.com/MMesch/ObsidianToGraph/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232715071,"owners_count":18565359,"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","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":"2024-06-02T09:12:28.692Z","updated_at":"2025-01-06T11:32:42.823Z","avatar_url":"https://github.com/MMesch.png","language":"Haskell","funding_links":[],"categories":["Haskell"],"sub_categories":[],"readme":"# Obsidian To Graph\n\nThis script extracts nodes and edges from a folder in an Obsidian vault and\nsaves them as `nodes.csv` and `edges.csv`. It uses the full path (without\nextension) as node `ID`, and also writes a `Type` column which contains the\nfull folder name (that is with all subfolders).\n\nYou can run it with `nix run github:mmesch/ObsidianToGraph -- FOLDER` where\n`FOLDER` is the folder in your vault that you want to convert.\n\n**CAREFUL** you need to convert all links in your Obsidian vault to \"absolute\"\nfirst. You can do that with the\n[link converter plugin](https://github.com/ozntel/obsidian-link-converter) after\nselecting \"absolute\" links under settings.\n\nGephi is sometimes a pain to run. If `nix run nixpkgs#gephi` doesn't really\nwork because of OpenGL issues, you can download the latest gephi package from\ntheir website, extract it and run the executable with:\n\n`NIXPKGS_ALLOW_UNFREE=1 nix run nixpkgs#steam-run --impure -- ./gephi`\n\nAfterwards you go on \"open\" in the main menu, select the `nodes.csv` file\nfirst, click through the dialogs making sure \"Append to Existing Workspace\" is\nselected. Afterwards you do the same with `edges.csv` and that's it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMMesch%2FObsidianToGraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMMesch%2FObsidianToGraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMMesch%2FObsidianToGraph/lists"}