{"id":16690167,"url":"https://github.com/l-lin/trello-daily-logs","last_synced_at":"2025-10-31T02:31:03.958Z","repository":{"id":66337066,"uuid":"238699297","full_name":"l-lin/trello-daily-logs","owner":"l-lin","description":"Track daily activities from Trello cards in a single list","archived":true,"fork":false,"pushed_at":"2021-11-30T08:33:36.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T15:17:09.356Z","etag":null,"topics":["golang","trello"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/l-lin.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":"2020-02-06T13:48:35.000Z","updated_at":"2024-06-24T14:28:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2d4c1d6-a10d-4ca3-9991-7b06ee3d0275","html_url":"https://github.com/l-lin/trello-daily-logs","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l-lin%2Ftrello-daily-logs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l-lin%2Ftrello-daily-logs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l-lin%2Ftrello-daily-logs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l-lin%2Ftrello-daily-logs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/l-lin","download_url":"https://codeload.github.com/l-lin/trello-daily-logs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239092734,"owners_count":19580214,"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":["golang","trello"],"created_at":"2024-10-12T15:50:37.417Z","updated_at":"2025-10-31T02:30:58.647Z","avatar_url":"https://github.com/l-lin.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# trello-daily-logs\n\n[![GoDoc](https://godoc.org/l-lin/trello-daily-logs?status.svg)](https://godoc.org/l-lin/trello-daily-logs)\n\nI want to track what I did during the day, and as I'm using Trello to manage my daily tasks, I can\nuse the [Trello APIs](https://developers.trello.com/docs/api-introduction) to fetch the card\ninformation, especially the ones from my `DONE` list.\n\nThis CLI is used to:\n\n- get the Trello card information\n- append/prepend today's content into a file `/path/to/daily-logs/2020/02.md`:\n\n```md\n## Sunday 09\n\n**ABANDONED**\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp; api@spec: write OpenAPI specifications\n\n**PERSO**\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp; career@interview: find good questions for interview\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp; career: find good path\n\n**WORK**\n\n\u003cdetails\u003e\n\u003csummary\u003eapi@gravitee: install in prod environment\u003c/summary\u003e\n\n# Gravitee in prod\n## Getting started\n\n- get up from bed\n- brush teeth\n\n\u003c/details\u003e\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp; api@spec: write OpenAPI specifications\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eUNFINISHED\u003c/summary\u003e\n\n**PERSO**\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp; shopping: buy milk\n\n**WORK**\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp; projectA@taskA: study solutions\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp; projectB@taskB: implement solution\n\n\u003c/details\u003e\n\n```\n\n## Getting started\n\n```bash\n# Build\nmake compile\n```\n\n## Usage\n\n```bash\n# Run binary\n./bin/trello-daily-logs -h\n# Or directly using go\ngo run .\n# Install\ngo install\n# Don't forget to run at least once to initialize the config file\ntrello-daily-logs\n```\n\nAdd to the crontab:\n\n```bash\n25 18 * * 1-5 /home/llin/.asdf/shims/trello-daily-logs -f file 1\u003e /dev/null 2\u003e /tmp/trello-daily-logs.log\n26 18 * * 1-5 /home/llin/perso/trello-daily-logs/commit.sh 1\u003e /dev/null 2\u003e /tmp/trello-daily-logs.commit.log\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl-lin%2Ftrello-daily-logs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fl-lin%2Ftrello-daily-logs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl-lin%2Ftrello-daily-logs/lists"}