{"id":13896891,"url":"https://github.com/nvim-neorg/example_workspaces","last_synced_at":"2025-02-26T15:24:37.587Z","repository":{"id":43172541,"uuid":"424208080","full_name":"nvim-neorg/example_workspaces","owner":"nvim-neorg","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-20T00:35:12.000Z","size":9,"stargazers_count":21,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-09T08:12:33.811Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/nvim-neorg.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":"2021-11-03T12:07:08.000Z","updated_at":"2024-06-03T03:42:50.000Z","dependencies_parsed_at":"2023-01-20T04:47:48.865Z","dependency_job_id":null,"html_url":"https://github.com/nvim-neorg/example_workspaces","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvim-neorg%2Fexample_workspaces","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvim-neorg%2Fexample_workspaces/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvim-neorg%2Fexample_workspaces/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvim-neorg%2Fexample_workspaces/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nvim-neorg","download_url":"https://codeload.github.com/nvim-neorg/example_workspaces/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240878214,"owners_count":19872165,"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-08-06T18:03:13.203Z","updated_at":"2025-02-26T15:24:37.568Z","avatar_url":"https://github.com/nvim-neorg.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# example_workspaces\n\nThis repository holds some example workspaces to let the user know how to use some modules in Neorg.\n\n## How to use it\n\nClone this repository: `git clone https://github.com/nvim-neorg/example_workspaces.git`\n\n## Neorg GTD Tutorial\n\nTo use the tutorial, create a new workspace in your config, pointing to the gtd directory, and add the workspace to GTD config:\n\n```lua\nrequire(\"neorg\").setup({\n    [\"core.norg.dirman\"] = {\n      config = {\n        workspaces = {\n          example_gtd = \"/path_where_you_cloned/example_workspaces/gtd\",\n        },\n      },\n    },\n    [\"core.gtd.base\"] = {\n      config = {\n        workspace = \"example_gtd\",\n      },\n    },\n})\n```\n\nAfter that, just enter Neorg, and go to the workspace: `:Neorg workspace example_gtd`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnvim-neorg%2Fexample_workspaces","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnvim-neorg%2Fexample_workspaces","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnvim-neorg%2Fexample_workspaces/lists"}