{"id":18151193,"url":"https://github.com/claudiodangelis/rofi-todo","last_synced_at":"2025-04-28T17:28:10.353Z","repository":{"id":44884760,"uuid":"152963169","full_name":"claudiodangelis/rofi-todo","owner":"claudiodangelis","description":":notebook: Minimal todo client for the rofi launcher","archived":false,"fork":false,"pushed_at":"2022-01-20T15:11:47.000Z","size":25,"stargazers_count":37,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T11:41:31.779Z","etag":null,"topics":["i3","i3wm","rofi","rofi-scripts","todo","todoapp"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/claudiodangelis.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}},"created_at":"2018-10-14T10:36:08.000Z","updated_at":"2025-03-01T16:09:53.000Z","dependencies_parsed_at":"2022-09-10T20:21:52.199Z","dependency_job_id":null,"html_url":"https://github.com/claudiodangelis/rofi-todo","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/claudiodangelis%2Frofi-todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudiodangelis%2Frofi-todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudiodangelis%2Frofi-todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudiodangelis%2Frofi-todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/claudiodangelis","download_url":"https://codeload.github.com/claudiodangelis/rofi-todo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251354527,"owners_count":21576209,"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":["i3","i3wm","rofi","rofi-scripts","todo","todoapp"],"created_at":"2024-11-02T01:06:53.644Z","updated_at":"2025-04-28T17:28:10.331Z","avatar_url":"https://github.com/claudiodangelis.png","language":"Shell","funding_links":[],"categories":["Productivity Tools"],"sub_categories":["Note Taking Apps"],"readme":"# rofi-todo.sh\n\nMinimal todo client for the [rofi](https://github.com/DaveDavenport/rofi) launcher.\n\nThis project is a fork of: http://bijanebrahimi.github.io/blog/rofi-todo.html\n\n![todo](screenshots/todos.png)\n\n\n\n# Installation\n\n## i3wm\n\nAdd this line to i3 config file. Change `Mod1+P` to the shortcut you want to invoke rofi-todo.sh with.\n\n```\nbindsym Mod1+P exec rofi -modi TODO:/path/to/rofi-todo/rofi-todo.sh -show TODO\n```\n\n\n# Usage\n\n## Add TODOs\n\nTo add a new todo just start the line with a `+` sign, then press Enter, for example:\n\n![Add](screenshots/add-todo.png)\n\n\nYou will see:\n\n![added](screenshots/added-todo.png)\n\n\n## Search TODOs\n\nTo search through todos just start typing \n\n![search](screenshots/search-todo.png)\n\n## Mark TODOs as done\n\nUse up/down arrows or start typing to select the TODO you want to mark as done, then press Enter.\n\n\n **Note:**  todos will be saved to a text file located at `~/.rofi_todos`.\n\n### Save a copy of completed TODOs\n\nTo save a copy of your completed TODO items, specify `DONE_FILE`, e.g.:\n\n**~/.profile**\n```\nexport DONE_FILE=~/.rofi_todos_done\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaudiodangelis%2Frofi-todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclaudiodangelis%2Frofi-todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaudiodangelis%2Frofi-todo/lists"}