{"id":18360582,"url":"https://github.com/fboender/thinkndo","last_synced_at":"2025-04-06T13:32:39.790Z","repository":{"id":143302610,"uuid":"194061480","full_name":"fboender/thinkndo","owner":"fboender","description":"A hierarchical outliner and todo manager","archived":false,"fork":false,"pushed_at":"2022-03-09T13:52:31.000Z","size":317,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-22T01:25:29.347Z","etag":null,"topics":["organizer","outliner","todo"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fboender.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-27T09:06:17.000Z","updated_at":"2024-11-08T18:09:04.000Z","dependencies_parsed_at":"2023-05-12T09:00:15.989Z","dependency_job_id":null,"html_url":"https://github.com/fboender/thinkndo","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/fboender%2Fthinkndo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fboender%2Fthinkndo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fboender%2Fthinkndo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fboender%2Fthinkndo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fboender","download_url":"https://codeload.github.com/fboender/thinkndo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247488800,"owners_count":20947000,"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":["organizer","outliner","todo"],"created_at":"2024-11-05T22:29:02.052Z","updated_at":"2025-04-06T13:32:39.753Z","avatar_url":"https://github.com/fboender.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Think'n'do\n==========\n\nA hierarchical outliner and todo manager.\n\n![](https://raw.githubusercontent.com/fboender/thinkndo/master/screenshot.png)\n\n## Installation\n\n    sudo apt install python3-pyqt5\n    git clone git@github.com:fboender/thinkndo.git\n    cd thinkndo\n    sudo cp -ar src /usr/local/lib/thinkndo\n    sudo ln -s /usr/local/lib/thinkndo/thinkndo /usr/local/bin/thinkndo\n\n## Keybindings\n\nThinkndo uses Vi-like keybindings:\n\n### Movement\n\n* `h`: Go to parent item\n* `j`: Go to next item\n* `k`: Go to previous item\n* `l`: Go down the tree or add a new item under current item\n* `/`: Search\n* `n`: Jump to next search match\n* `m[a-zA-Z]`: Set mark\n* `[a-zA-Z]`: Jump to mark\n\n### Tree manipulation\n\n* `a`: Edit item\n* `d`: Delete item\n* `shift+o`: Insert item above\n* `o`: Insert item below\n* `p`: Paste (deleted) entry below\n* `shift+p`: Paste (deleted) entry above\n* `ctrl+shift+p`: Paste (deleted) entry as children of current item\n* `shift+v`: Start visual mode. Grow the selection using `h`, `j`, `k`, `l`.  You can then use `d` to delete the selection and `x` to mark them done.\n* `c`: Toggle expanded item\n* `shift+c`: Toggle auto-close of subtree\n* `shift+j`: Move item down\n* `shift+k`: Move item up\n* `control+shift+j`: Move item down to next item with same checked status or icon.\n* `control+shift+k`: Move item up to next item with same checked status or icon.\n* `control+shift+p`: Move item to the tree above\n* `control+shift+n`: Move item to the tree below\n\n### Other\n\n* `q`: Close program\n* `x`: Toggle done\n* `Escape`: Close program\n\n## License\n\nReleased under the GPLv3. See the [LICENSE](LICENSE) file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffboender%2Fthinkndo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffboender%2Fthinkndo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffboender%2Fthinkndo/lists"}