{"id":13894745,"url":"https://github.com/mkcms/mu4e-overview","last_synced_at":"2025-07-31T09:32:07.300Z","repository":{"id":62877712,"uuid":"177443800","full_name":"mkcms/mu4e-overview","owner":"mkcms","description":"Show overview of maildir","archived":false,"fork":false,"pushed_at":"2024-11-03T12:03:05.000Z","size":81,"stargazers_count":16,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-24T23:33:55.637Z","etag":null,"topics":["emacs","list","maildirs","mu4e","overview"],"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/mkcms.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","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":"2019-03-24T17:01:01.000Z","updated_at":"2024-11-03T12:03:09.000Z","dependencies_parsed_at":"2023-10-12T21:40:05.261Z","dependency_job_id":"d0d53940-e96a-4b06-beb4-3f8f97094314","html_url":"https://github.com/mkcms/mu4e-overview","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkcms%2Fmu4e-overview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkcms%2Fmu4e-overview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkcms%2Fmu4e-overview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkcms%2Fmu4e-overview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkcms","download_url":"https://codeload.github.com/mkcms/mu4e-overview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228232974,"owners_count":17889025,"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","list","maildirs","mu4e","overview"],"created_at":"2024-08-06T18:01:44.261Z","updated_at":"2025-07-31T09:32:07.286Z","avatar_url":"https://github.com/mkcms.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"# mu4e-overview.el - Show overview of maildir #\n\nThis Emacs package lets you see a hierarchy of maildirs in a separate buffer:\n\n```\nmymail@gmail.com\n [Gmail]\n  .Trash [0/25]\n  .Starred [0/0]\n  .Spam [0/3]\n  .Sent Mail [0/4]\n  .Important [0/21]\n  .Drafts [0/0]\n  .All Mail [0/56]\n Trash [0/0]\n Inbox [2/45]\n```\n\n## Usage ##\n\n`M-x mu4e-overview` displays a buffer with a list of all maildirs.  The root\nmaildir can be set via the variable `mu4e-maildir`.\n\nThe number of unread and total number of emails is displayed next to each\nmaildir in this format: `[UNREAD-COUNT/TOTAL-COUNT]`.  If UNREAD-COUNT is not\nzero, that maildir is highlighted.\n\nUse n and p keys to go to next/previous maildir (or alternatively,\ntab/backtab).  Use [ and ] keys to go to previous/next *unread* maildir.\n\nWhen you click on a maildir or type RET when point is on it, mu4e headers view\nis displayed, which shows messages only in that maildir.  Type `C-u RET` to\nshow only unread messages.\n\n## API ##\n\nThe package also provides the function `mu4e-overview-gather` which returns the\nfolder hierarchy and asynchronously counts the number of total and unread\ncounts for each folder.  This can be used to build a custom view of the folder\nhierarchy.  See it's documentation for details.\n\n## License ##\n\n```\nCopyright (C) 2019-2025 Michał Krzywkowski\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n```\n\u003c!-- Local Variables: --\u003e\n\u003c!-- coding: utf-8 --\u003e\n\u003c!-- fill-column: 79 --\u003e\n\u003c!-- End: --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkcms%2Fmu4e-overview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkcms%2Fmu4e-overview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkcms%2Fmu4e-overview/lists"}