{"id":13862708,"url":"https://github.com/ruibinx/spacemacs-journal","last_synced_at":"2025-07-14T13:32:07.868Z","repository":{"id":98170419,"uuid":"80420146","full_name":"ruibinx/spacemacs-journal","owner":"ruibinx","description":"spacemacs layer for org-journal. ","archived":true,"fork":false,"pushed_at":"2018-01-10T18:01:18.000Z","size":9,"stargazers_count":42,"open_issues_count":1,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-22T23:32:03.539Z","etag":null,"topics":["emacs","journal","layer","org-journal","spacemacs"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/ruibinx.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2017-01-30T12:37:28.000Z","updated_at":"2024-08-30T06:14:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b86b008-1389-4bd6-b465-011dcc2a95ab","html_url":"https://github.com/ruibinx/spacemacs-journal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ruibinx/spacemacs-journal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruibinx%2Fspacemacs-journal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruibinx%2Fspacemacs-journal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruibinx%2Fspacemacs-journal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruibinx%2Fspacemacs-journal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruibinx","download_url":"https://codeload.github.com/ruibinx/spacemacs-journal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruibinx%2Fspacemacs-journal/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265297479,"owners_count":23742586,"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":["emacs","journal","layer","org-journal","spacemacs"],"created_at":"2024-08-05T06:01:50.502Z","updated_at":"2025-07-14T13:32:07.613Z","avatar_url":"https://github.com/ruibinx.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"#+TITLE: journal layer\n\n* Table of Contents                                        :TOC_4_gh:noexport:\n - [[#description][Description]]\n - [[#install][Install]]\n - [[#key-bindings][Key bindings]]\n   - [[#global-bindings][Global Bindings]]\n   - [[#major-mode-bindings][Major Mode Bindings]]\n   - [[#calendar-mode-bindings][Calendar Mode Bindings]]\n\n* Description\n=spacemacs-journal= is a wrapper for [[https://github.com/bastibe/org-journal][org-journal]] providing spacemacs-style keybindings.\n\n=org-journal= provides functions to maintain a simple personal diary / journal using in Emacs.\n\n* Install\nTo use journal layer:\n\n1. =git clone https://github.com/borgnix/spacemacs-journal.git ~/.emacs.d/private/journal=\n2. add it to your =~/.spacemacs=. You will need to add =journal= to the existing =dotspacemacs-configuration-layers= list in this file.\n\n* Key bindings\n** Global Bindings\n| Key Binding | Description                                      |\n|-------------+--------------------------------------------------|\n| ~SPC a j j~ | new journal entry                                |\n| ~SPC a j v~ | view journal of today                            |\n| ~SPC a j s~ | search journals within a specified time interval |\n| ~SPC a j S~ | search all journal for a string                 |\n** Major Mode Bindings\n| Key Binding | Description                     |\n|-------------+---------------------------------|\n| ~SPC m j j~ | new journal entry               |\n| ~SPC m j n~  | next journal file               |\n| ~SPC m j p~  | previous journal file           |\n| ~SPC m j s~ | search the current journal file |\n** Calendar Mode Bindings\n| Key Binding | Description                                |\n|-------------+--------------------------------------------|\n| ~J j~       | new journal entry                          |\n| ~J v~       | view an entry in a new buffer              |\n| ~J V~       | view an entry but do not switch to it      |\n| ~J n~       | go to next day with journal entries        |\n| ~J p~       | go to previous day with journal entries    |\n| ~J S~       | search in all entries of all time          |\n| ~J w~       | search in all entries of the current week  |\n| ~J m~       | search in all entries of the current month |\n| ~J y~       | search in all entries of the current year  |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruibinx%2Fspacemacs-journal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruibinx%2Fspacemacs-journal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruibinx%2Fspacemacs-journal/lists"}