{"id":21189431,"url":"https://github.com/boechat107/journal","last_synced_at":"2025-03-14T20:42:46.598Z","repository":{"id":146269290,"uuid":"261321678","full_name":"boechat107/journal","owner":"boechat107","description":"Very simple command-line journal","archived":false,"fork":false,"pushed_at":"2020-05-28T12:25:51.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T13:25:49.721Z","etag":null,"topics":["journal","rust","simplistic","toy-project"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/boechat107.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-05-04T23:55:14.000Z","updated_at":"2020-05-28T12:25:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e96317e-b1a3-4ee6-9b98-3ccc6468d872","html_url":"https://github.com/boechat107/journal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boechat107%2Fjournal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boechat107%2Fjournal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boechat107%2Fjournal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boechat107%2Fjournal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boechat107","download_url":"https://codeload.github.com/boechat107/journal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243646521,"owners_count":20324582,"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":["journal","rust","simplistic","toy-project"],"created_at":"2024-11-20T18:52:17.913Z","updated_at":"2025-03-14T20:42:46.575Z","avatar_url":"https://github.com/boechat107.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Journal\n\n![Action Status](https://github.com/boechat107/journal/workflows/Rust/badge.svg)\n\nA simplistic personal journal in the command-line.\n\n## Installation\n\nThere are no released binaries for now. You need to have\n[Cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html) in\norder to compile the code.\n\n## Usage\n\n```bash\n\u003e journal\njournal 0.1.0\n\nUSAGE:\n    journal \u003cSUBCOMMAND\u003e\n\nFLAGS:\n    -h, --help       Prints help information\n    -V, --version    Prints version information\n\nSUBCOMMANDS:\n    help    Prints this message or the help of the given subcommand(s)\n    list\n    new\n\n```\n\nAdd a new journal page:\n\n```bash\n\u003e journal new -t \"This is my first page\"\nNew page id: 0\n1 Jornal pages:\nCollection {\n    pages: {\n        0: Page {\n            text: \"This is my first page\",\n            date: 2020-05-09-03:00,\n            created_at: 2020-05-09T18:45:50.963010304-03:00,\n            updated_at: 2020-05-09T18:45:50.963010304-03:00,\n            tags: [],\n        },\n    },\n    id_cnt: 1,\n```\n\n## Roadmap\n\n- [x] persist data\n- [ ] command to update pages\n- [ ] support filter options for the `list` sub-command\n- [ ] support for tags\n- [ ] improve the string format used to print data on STDOUT\n- [ ] [not sure] another project to provide a local GUI interface (web\n      or native)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboechat107%2Fjournal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboechat107%2Fjournal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboechat107%2Fjournal/lists"}