{"id":25298926,"url":"https://github.com/marcos-venicius/wodo","last_synced_at":"2026-05-02T02:39:57.479Z","repository":{"id":276635669,"uuid":"929831864","full_name":"marcos-venicius/wodo","owner":"marcos-venicius","description":"Vim-based task management system. Walking towards a distributed task management system inside neovim ;)","archived":false,"fork":false,"pushed_at":"2026-03-16T12:03:51.000Z","size":144,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-17T00:38:20.772Z","etag":null,"topics":["c","lexer","parser","todo","vim"],"latest_commit_sha":null,"homepage":"","language":"C","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/marcos-venicius.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-09T14:09:53.000Z","updated_at":"2026-03-16T12:03:55.000Z","dependencies_parsed_at":"2025-04-06T22:43:43.260Z","dependency_job_id":"fde461d6-e7de-4f8b-9490-c24ea8cd0698","html_url":"https://github.com/marcos-venicius/wodo","commit_stats":null,"previous_names":["marcos-venicius/wodo"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/marcos-venicius/wodo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-venicius%2Fwodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-venicius%2Fwodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-venicius%2Fwodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-venicius%2Fwodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcos-venicius","download_url":"https://codeload.github.com/marcos-venicius/wodo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-venicius%2Fwodo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32521113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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":["c","lexer","parser","todo","vim"],"created_at":"2025-02-13T04:52:50.750Z","updated_at":"2026-05-02T02:39:57.472Z","avatar_url":"https://github.com/marcos-venicius.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WODO\n\n![](./assets/wodo.png)\n\n_Wodo_ is a vim-based task management system.\n\n![](./assets/syntax-basic-example.png)\n\n\u003e [!WARNING]\n\u003e **It's currently in development, it may have some bugs**\n\n## Dependencies\n\n- [Openssl Lib for hases](https://www.openssl.org/)\n- [Clang +14](https://pt.wikipedia.org/wiki/Clang)\n\n## Building + Installing + Nvim configuring + Uninstalling\n\n**To build the project you just need run one command:**\n\n```bash\nmake BUILD=1\n```\n\nThis will create a native executable inside `bin` folder.\n\n**To install it, you can just run:**\n\n```bash\nsudo make install # requires sudo if you want to use the default prefix /usr/local/bin\n```\n\nYou can set a prefix where the `wodo` binary goes by using the env `PREFIX`.\nBy default, the prefix is going to be `/usr/local/bin`.\n\n**Uninstalling:**\n\n```bash\nsudo make uninstall # requires sudo if you want to use the default prefix /usr/local/bin\n```\n\n\u003e [!WARNING]\n\u003e **It will update your neovim configs**\n\u003e This nvim configuration is based on [my own neovim config](https://github.com/marcos-venicius/config-manager).\n\nSo, if you don't have the same, you can configure it manually.\n\nBy installing using `make install`, those operations are going to be done on your neovim configurations:\n\n```bash\nln -sf $(PWD)/nvim/ftdetect/wodo.lua $(USER_HOME)/.config/nvim/ftdetect/wodo.lua\nln -sf $(PWD)/nvim/syntax/wodo.vim $(USER_HOME)/.config/nvim/syntax/wodo.vim\nln -sf $(PWD)/nvim/lua/config/wodo.lua $(USER_HOME)/.config/nvim/lua/config/wodo.lua\n```\n\n\u003e [!NOTE]\n\u003e I'm using Snacks plugin default notifier for notifications and telescope for pickers\n\n## Formatting files with `\u003cleader\u003ewf`\n\nhttps://github.com/user-attachments/assets/fb920f90-5fe5-4c13-aebd-a85c8be5d13d\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcos-venicius%2Fwodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcos-venicius%2Fwodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcos-venicius%2Fwodo/lists"}