{"id":13862540,"url":"https://github.com/zk-phi/scratch-palette","last_synced_at":"2025-04-14T13:05:14.325Z","repository":{"id":6887988,"uuid":"8137493","full_name":"zk-phi/scratch-palette","owner":"zk-phi","description":"Add notes on each files","archived":false,"fork":false,"pushed_at":"2024-05-16T18:19:38.000Z","size":19,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-05T06:06:01.732Z","etag":null,"topics":["emacs"],"latest_commit_sha":null,"homepage":"","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/zk-phi.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-02-11T12:12:36.000Z","updated_at":"2024-05-16T18:19:41.000Z","dependencies_parsed_at":"2024-08-05T06:05:24.155Z","dependency_job_id":"ced358c7-b67b-45f7-b9c9-60457047612d","html_url":"https://github.com/zk-phi/scratch-palette","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/zk-phi%2Fscratch-palette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-phi%2Fscratch-palette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-phi%2Fscratch-palette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-phi%2Fscratch-palette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zk-phi","download_url":"https://codeload.github.com/zk-phi/scratch-palette/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223634003,"owners_count":17176871,"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"],"created_at":"2024-08-05T06:01:47.051Z","updated_at":"2024-11-08T04:35:07.036Z","avatar_url":"https://github.com/zk-phi.png","language":"Emacs Lisp","readme":"* scratch-palette.el\r\n\r\nファイルにメモを残す\r\n\r\nmake scratch buffer for each files\r\n\r\n** Incompatible changes 1.0.4\r\n\r\nThis plugin no longer requires popwin to work, and the behavior is slightly changed.\r\n\r\nIf you want the previous behavior, specify =popwin:popup-buffer= explicitly.\r\n\r\n#+begin_src emacs-lisp\r\n  (require 'popwin)\r\n  (setq scratch-palette-popup-function popwin:popup-buffer)\r\n#+end_src\r\n\r\n\r\n** Usage\r\n\r\nRequire this script and set a directory to save scratches in.\r\n\r\n: (require 'scratch-palette)\r\n: (setq scratch-palette-directory \"~/.emacs.d/palette/\")\r\n\r\nThen the command =M-x scratch-palette-popup= is available. This\r\ncommand displays the scratch buffer for the file. When called with\r\nregion, the region is yanked to the scratch buffer.\r\n\r\nYou may close note with one of =C-g=, =C-x C-x=, or =C-x C-k=. Its\r\ncontents are automatically saved.\r\n","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzk-phi%2Fscratch-palette","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzk-phi%2Fscratch-palette","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzk-phi%2Fscratch-palette/lists"}