{"id":14069733,"url":"https://github.com/mrhwick/journal","last_synced_at":"2025-04-11T01:37:25.911Z","repository":{"id":47960685,"uuid":"244941780","full_name":"mrhwick/journal","owner":"mrhwick","description":"easily installed and used CLI journal using obsidian","archived":false,"fork":false,"pushed_at":"2023-08-31T21:00:06.000Z","size":18855,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T22:43:18.797Z","etag":null,"topics":["journal","journals","lab-notebook","zettelkasten"],"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/mrhwick.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}},"created_at":"2020-03-04T15:56:05.000Z","updated_at":"2022-12-31T05:03:08.000Z","dependencies_parsed_at":"2024-08-13T07:15:32.975Z","dependency_job_id":"23446e70-bf87-4929-a071-f67a0b02bbd5","html_url":"https://github.com/mrhwick/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/mrhwick%2Fjournal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrhwick%2Fjournal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrhwick%2Fjournal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrhwick%2Fjournal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrhwick","download_url":"https://codeload.github.com/mrhwick/journal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248326354,"owners_count":21085089,"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","journals","lab-notebook","zettelkasten"],"created_at":"2024-08-13T07:07:10.710Z","updated_at":"2025-04-11T01:37:25.889Z","avatar_url":"https://github.com/mrhwick.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# journal\n\nThis repo provides easy install and sync utils for my [obsidian](https://obsidian.md/) journal.\n\nIt uses crontab alongside [git-crypt](https://github.com/AGWA/git-crypt) and [git-lfs](https://github.com/git-lfs/git-lfs) to perform automatic syncing of journal contents to this repository, encrypting the contents of the journal pages with a key, and storing any media files separately on git large file storage (LFS). \n\nThis repo can be adapted for your own journal by:\n1. forking the repo\n2. replacing the `/journal` directory with your own obsidian vault\n3. replacing the keyfile with your own\n4. initializing git-crypt on the fork.\n\n## Installation\n\n```bash\n# clone the repo\ngit clone git@github.com:mrhwick/journal.git\n\n# run installer\ncd journal\n./scripts/install.sh\n```\n\nThis installer script automatically:\n\n1. adds the git-crypt tool using `brew install git-crypt`\n2. Checks for a key file named `keyfile` and configures git-crypt encryption to use that key.\n   - This step will fail if the keyfile is not the key initially used to encrypt the contents of my journal.\n3. Adds necessary extension config for the git-lfs to work with git-crypt.\n4. adds a [crontab](https://github.com/mrhwick/journal/blob/master/scripts/synccrontemplate) for every 20 minutes to run a [sync with github](https://github.com/mrhwick/journal/blob/master/scripts/gitsyncertemplate.sh) to distribute changes in journal state or content.\n\n## Usage\n\nhttps://obsidian.md/\n\nhttps://github.com/git-lfs/git-lfs\n\nhttps://github.com/AGWA/git-crypt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrhwick%2Fjournal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrhwick%2Fjournal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrhwick%2Fjournal/lists"}