{"id":30726894,"url":"https://github.com/nothingrandom/daily-log","last_synced_at":"2025-09-03T13:46:59.923Z","repository":{"id":306446045,"uuid":"1025421578","full_name":"nothingrandom/daily-log","owner":"nothingrandom","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-25T14:04:46.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-28T13:40:57.477Z","etag":null,"topics":[],"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/nothingrandom.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}},"created_at":"2025-07-24T08:22:47.000Z","updated_at":"2025-07-25T14:04:49.000Z","dependencies_parsed_at":"2025-07-25T21:15:03.018Z","dependency_job_id":"8a502e56-e034-47b6-9108-57d16831cc45","html_url":"https://github.com/nothingrandom/daily-log","commit_stats":null,"previous_names":["nothingrandom/daily-log"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/nothingrandom/daily-log","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nothingrandom%2Fdaily-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nothingrandom%2Fdaily-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nothingrandom%2Fdaily-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nothingrandom%2Fdaily-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nothingrandom","download_url":"https://codeload.github.com/nothingrandom/daily-log/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nothingrandom%2Fdaily-log/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273453704,"owners_count":25108473,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"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":[],"created_at":"2025-09-03T13:46:58.795Z","updated_at":"2025-09-03T13:46:59.914Z","avatar_url":"https://github.com/nothingrandom.png","language":"Shell","readme":"# Daily Log\n\nThis project is a template for keeping track of daily activities. You can use it to create your own daily log repository.\n\n## Getting Started\n\nTo get started, click the \"Use this template\" button on the GitHub repository page. This will create a new repository with the same structure and files.\n\n## Usage\n\nTo create or edit a daily log, run the following command from the root of the project:\n\n```bash\n./log.sh [editor]\n```\n\n- This will create a new Markdown file in the `logs` directory if one doesn't already exist for the current day.\n- If a log file for the current day already exists, the script will open the existing file.\n- You can optionally pass in the name of an editor (`vscode`, `nano`, or `vim`) to open the file directly.\n- If you don't provide an editor, you will be prompted to select one.\n\n### Tags\n\nThe following tags are used to categorize tasks:\n\n- `@triage`: For bug fixing and issue investigation.\n- `@support`: For helping other developers or teams.\n- `@feature`: For new feature development.\n\n## Global Alias (Optional)\n\nTo run the script from anywhere on your machine, you can create an alias. I suggest using `daily` as the alias name to avoid conflicts with other commands.\n\nHere's how to set it up for `zsh`:\n\n1.  Open your `.zshrc` file in your home directory:\n    ```bash\n    nano ~/.zshrc\n    ```\n2.  Add the following line to the file, replacing `/path/to/daily-log` with the actual path to your project directory:\n    ```bash\n    alias daily='cd /path/to/daily-log \u0026\u0026 ./log.sh [editor]'\n    ```\n3.  Save the file and reload your shell configuration:\n    ```bash\n    source ~/.zshrc\n    ```\n\nNow you can simply type `daily` in your terminal from any directory to run the script. You can also pass the editor as an argument to the alias, for example: `daily`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnothingrandom%2Fdaily-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnothingrandom%2Fdaily-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnothingrandom%2Fdaily-log/lists"}