{"id":37689115,"url":"https://github.com/skhg/markdown-diary","last_synced_at":"2026-01-16T12:39:21.852Z","repository":{"id":57439668,"uuid":"163780449","full_name":"skhg/markdown-diary","owner":"skhg","description":"📚 Python tool to generate monthly diary files in simple Markdown text file format","archived":false,"fork":false,"pushed_at":"2020-12-24T16:56:35.000Z","size":116,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-15T15:16:04.709Z","etag":null,"topics":["cli","diary","journal","markdown","python","text-files"],"latest_commit_sha":null,"homepage":"","language":"Python","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/skhg.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}},"created_at":"2019-01-02T01:32:14.000Z","updated_at":"2025-05-29T08:23:15.000Z","dependencies_parsed_at":"2022-09-26T17:20:39.111Z","dependency_job_id":null,"html_url":"https://github.com/skhg/markdown-diary","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/skhg/markdown-diary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skhg%2Fmarkdown-diary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skhg%2Fmarkdown-diary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skhg%2Fmarkdown-diary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skhg%2Fmarkdown-diary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skhg","download_url":"https://codeload.github.com/skhg/markdown-diary/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skhg%2Fmarkdown-diary/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","diary","journal","markdown","python","text-files"],"created_at":"2026-01-16T12:39:21.024Z","updated_at":"2026-01-16T12:39:21.844Z","avatar_url":"https://github.com/skhg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# markdown-diary\n\n![](https://github.com/skhg/markdown-diary/workflows/.github/workflows/branch-builds.yml/badge.svg?branch=master) ![PyPI](https://img.shields.io/pypi/v/markdown-diary) ![PyPI - Downloads](https://img.shields.io/pypi/dm/markdown-diary)\n\nDiary file template generator, producing text files in [Markdown](https://en.wikipedia.org/wiki/Markdown) format.\n\nI use this personally to keep a simple monthly diary of my notes and activities. Since it just produces a series of text files, they can be stored in something like Dropbox, and synced everywhere easily. \n\n![Screenshot of typical usage](screenshot.png)\n\n## Installation\n`pip install markdown-diary`\n\n## How to use\n\n`pip install` adds the command `md-diary` to your `/bin` PATH so you can run it directly from the command line.\n\nRun `md-diary` for help.\n\n### For a single month\nRun `md-diary YYYY-mm` (e.g. `md-diary 2019-01`) which will create a file called `01 January.md`\n\nThe format looks like:\n\n```\n# January\n\n\n\n## Week 1\n\n### Tue 1\n\n\n### Wed 2\n\n\n### Thu 3\n\n\n### Fri 4\n\n\n\n\n## Week 2\n\n### Mon 7\n\n\n### Tue 8\n...\n```\n\n### For a whole year\n\nLike above, but run `md-diary YYYY` (e.g. `md-diary 2021`) which will create the files `01 January.md`, `02 February.md`, `...` in the current directory. \n\n### Options\nUse the `-w` flag to output weekdays only.\n\n## Dependencies\n\n* Python 2.7 or 3.x\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskhg%2Fmarkdown-diary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskhg%2Fmarkdown-diary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskhg%2Fmarkdown-diary/lists"}