{"id":13894519,"url":"https://github.com/rougier/mu4e-folding","last_synced_at":"2025-12-30T04:08:10.300Z","repository":{"id":51128951,"uuid":"486118288","full_name":"rougier/mu4e-folding","owner":"rougier","description":" Thread folding support for mu4e","archived":false,"fork":false,"pushed_at":"2022-08-08T17:48:21.000Z","size":21,"stargazers_count":13,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-09T16:19:16.070Z","etag":null,"topics":["emacs","lisp","mail","mu4e"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rougier.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-27T08:58:25.000Z","updated_at":"2025-04-10T17:47:10.000Z","dependencies_parsed_at":"2022-08-12T22:40:31.776Z","dependency_job_id":null,"html_url":"https://github.com/rougier/mu4e-folding","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rougier/mu4e-folding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rougier%2Fmu4e-folding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rougier%2Fmu4e-folding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rougier%2Fmu4e-folding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rougier%2Fmu4e-folding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rougier","download_url":"https://codeload.github.com/rougier/mu4e-folding/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rougier%2Fmu4e-folding/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265589321,"owners_count":23793500,"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","lisp","mail","mu4e"],"created_at":"2024-08-06T18:01:36.627Z","updated_at":"2025-12-30T04:08:10.294Z","avatar_url":"https://github.com/rougier.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"* mu4e folding\n\n[[file:mu4e-folding.el][mu4e-folding.el]] is a minor mode to enable threads folding in [[https://www.djcbsoftware.nl/code/mu/][mu4e]].\nIt works by using overlays with an invisible property and setting\nhooks at the right place. It is possible to configure colors to\nbetter highlight a thread. Note that when a thread is folded, any\nunread child remains visible. Compared to [[https://github.com/rougier/mu4e-thread-folding][mu4e-thread-folding]], this\nmode shoudl be much faster (less compuation overall).\n\nInternally, the library works by creating overlay for each thread:\n\n- mu4e-folding-root: overlay for the root of the thread\n- mu4e-folding-all-children: overlay for all the thread children\n- mu4e-folding-read-children: overlay for all the read children\n\nChildren have two overlays such that we can hide the read children\nwhile keeping the unread visible: when a thread is folded, unread\nchildren stay visible\n\nDefault keybinding are:\n  - `tab` for toggling fold status of a single thread\n  - `shift-tab` for toggling fold status of all threads\n\nCustomization is accessible from the `mu4e-folding` group\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frougier%2Fmu4e-folding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frougier%2Fmu4e-folding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frougier%2Fmu4e-folding/lists"}