{"id":17473725,"url":"https://github.com/mojoaar/md-app","last_synced_at":"2026-02-10T15:50:59.806Z","repository":{"id":258255326,"uuid":"869450865","full_name":"mojoaar/md-app","owner":"mojoaar","description":"(md) File creator is a command-line utility for creating markdown files and managing templates.","archived":false,"fork":false,"pushed_at":"2024-10-17T15:10:15.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-20T14:08:22.868Z","etag":null,"topics":["application","command-line","command-line-tool","golang","markdown","prompt","template","utility","yaml"],"latest_commit_sha":null,"homepage":"","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/mojoaar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"mojoaar","thanks_dev":null,"custom":null}},"created_at":"2024-10-08T10:13:39.000Z","updated_at":"2024-10-17T13:45:09.000Z","dependencies_parsed_at":"2024-10-18T06:55:03.252Z","dependency_job_id":null,"html_url":"https://github.com/mojoaar/md-app","commit_stats":null,"previous_names":["mojoaar/md-app"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojoaar%2Fmd-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojoaar%2Fmd-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojoaar%2Fmd-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojoaar%2Fmd-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mojoaar","download_url":"https://codeload.github.com/mojoaar/md-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248161257,"owners_count":21057554,"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":["application","command-line","command-line-tool","golang","markdown","prompt","template","utility","yaml"],"created_at":"2024-10-18T18:06:45.074Z","updated_at":"2026-02-10T15:50:59.771Z","avatar_url":"https://github.com/mojoaar.png","language":"Go","funding_links":["https://buymeacoffee.com/mojoaar"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/mojoaar/md-app\"\u003e\u003cimg src=\"https://img.shields.io/github/last-commit/mojoaar/md-app\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/mojoaar/md-app\"\u003e\u003cimg src=\"https://img.shields.io/github/contributors/mojoaar/md-app\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://technet.cc\"\u003e\u003cimg src=\"https://img.shields.io/badge/technet.cc-Blog-blue\"\u003e\u003c/a\u003e\n\u003ca href=\"https://twitter.com/mojoaar\"\u003e\u003cimg src=\"https://img.shields.io/twitter/follow/mojoaar?style=social\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# File Creator (md)\nFile creator is a (simple) command-line utility for creating new markdown files from templates.\n\n## Usage\n\n*General*\n```\nMarkdown File Creator v1.0.0\nAuthor: Morten Johansen (mojoaar)\n\nA tool for creating markdown files and managing templates.\n\nUsage Examples:\n  Create a new template:\n    md template create my-template\n\n  List all templates:\n    md template list\n\n  Create a new note using the default template:\n    md note -t \"My Note Title\"\n\n  Create a new note with a custom name and template:\n    md note -t \"My Note Title\" -n my-custom-note -m my-template\n\n  Create a new note with tags:\n    md note -t \"My Note Title\" -g tag1,tag2,tag3\n\n  List all notes with their tags:\n    md list\n\nUsage:\n  md [command]\n\nAvailable Commands:\n  completion  Generate the autocompletion script for the specified shell\n  help        Help about any command\n  list        List all notes with their tags\n  note        Create a new note\n  template    Manage templates\n\nFlags:\n  -h, --help      help for md\n  -v, --version   version for md\n\nUse \"md [command] --help\" for more information about a command.\n```\n\n*Create a new template*\n```\nmd template create my-template\n```\n\n*Show all available templates (will also create default.yaml if it is not in the templates directory)*\n```\nmd template list\n```\n\n*Create a new note*\n```\nmd note -t \"My Note Title\"\n```\n\n*Version \u0026 help information*\n```\nUse md --version and md --help to get version and help information.\n```\n\n## Changelog\n* 1.0.0 - 2024-10-08\n  * Initial release of app\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojoaar%2Fmd-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmojoaar%2Fmd-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojoaar%2Fmd-app/lists"}