{"id":19725315,"url":"https://github.com/bodacious/daily_log","last_synced_at":"2026-06-09T04:31:48.890Z","repository":{"id":56844010,"uuid":"232148633","full_name":"Bodacious/daily_log","owner":"Bodacious","description":"Simple command-line tool for logging daily process on a project","archived":false,"fork":false,"pushed_at":"2020-01-07T09:54:36.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-24T09:47:03.427Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/Bodacious.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-06T17:15:00.000Z","updated_at":"2021-09-22T10:36:24.000Z","dependencies_parsed_at":"2022-08-26T12:51:55.455Z","dependency_job_id":null,"html_url":"https://github.com/Bodacious/daily_log","commit_stats":null,"previous_names":["katanacode/daily_log"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bodacious%2Fdaily_log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bodacious%2Fdaily_log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bodacious%2Fdaily_log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bodacious%2Fdaily_log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bodacious","download_url":"https://codeload.github.com/Bodacious/daily_log/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241049305,"owners_count":19900424,"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-11-11T23:29:22.450Z","updated_at":"2026-06-09T04:31:48.856Z","avatar_url":"https://github.com/Bodacious.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DailyLog\n\nProvides a simple framework for keeping a daily log of the work you do on a project\n\n## Usage\n\nCall the binary `dl` to open today's log.\n\nPass in the option `--help` to see the other options available.\n\n## Installation\n\n``` bash\ngem install daily_log\n```\n\n## Example\n\nAt the end of a working day, you run from your console\n\n``` bash\n$ dl\n```\n\nThis opens a text file in your editor that looks like this:\n\n``` text\n# Daily Entry - Wed 01 January, 2020\n\n## Today I worked on:\n\n- Thing one\n\n## Next time, you should continue with:\n\n- Thing two\n\n## Notes:\n\nSome optional notes here...\n\n\u003c!--\n  Automatically generated by DailyLog https://github.com/KatanaCode/daily_log\n  Date: 2020-01-01\n  Project: dailylog\n  By: Yourname\n--\u003e\n```\n\nYou edit the file to say:\n\n``` text\n# Daily Entry - Wed 01 January, 2020\n\n## Today I worked on:\n\n- Adding two-factor authentication for admins\n\n## Next time, you should continue with:\n\n- Password management for admins\n\n## Notes:\n\nWe need to rethink how we handle password resets when user has 2FA enabled\n\n\u003c!--\n  Automatically generated by DailyLog https://github.com/KatanaCode/daily_log\n  Date: 2020-01-01\n  Project: dailylog\n  By: Yourname\n--\u003e\n```\n\n### A few days later\n\nSome time has passed since you last worked on the project. You aren't quite sure where to pick up from the last time you worked on it.\n\nYou type:\n\n```\n$ dl -l # short for dl --last\n```\n\n...to print out your log to the console.\n\n## Why bother?\n\nManaging a log file like this can help you keep your train of thought when interrupted on a project for a few days or longer.\n\nThis is a simple, non-invasive way to leave notes to your future self.\n\nIt's also a great way to take full stock of a project once it's complete. Were your time estimates as accurate as you thought they would be?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbodacious%2Fdaily_log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbodacious%2Fdaily_log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbodacious%2Fdaily_log/lists"}