{"id":17537631,"url":"https://github.com/zenhack/notmuch-sync","last_synced_at":"2025-03-29T03:46:11.225Z","repository":{"id":151019433,"uuid":"83929006","full_name":"zenhack/notmuch-sync","owner":"zenhack","description":"Tools for syncing notmuch mail","archived":false,"fork":false,"pushed_at":"2017-03-05T03:19:17.000Z","size":24,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T13:45:10.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/zenhack.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2017-03-04T22:31:48.000Z","updated_at":"2023-10-23T09:18:38.000Z","dependencies_parsed_at":"2023-05-02T16:31:08.874Z","dependency_job_id":null,"html_url":"https://github.com/zenhack/notmuch-sync","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/zenhack%2Fnotmuch-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenhack%2Fnotmuch-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenhack%2Fnotmuch-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenhack%2Fnotmuch-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenhack","download_url":"https://codeload.github.com/zenhack/notmuch-sync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246135739,"owners_count":20729056,"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":[],"created_at":"2024-10-20T20:42:20.960Z","updated_at":"2025-03-29T03:46:11.206Z","avatar_url":"https://github.com/zenhack.png","language":"Python","readme":"|Build Status|\n\nnotmuch-sync\n============\n\n``notmuch-sync`` is a toolbox for syncronizing mail setups of `notmuch`_.\nRight now all it contains is a 3-way merge tool for the output of\n``notmuch-dump(1)``:\n\n::\n\n\tusage: notmuch-sync \u003cancestor\u003e \u003cleft\u003e \u003cright\u003e \u003cresult\u003e\n\nI use this in conjunction with git to synchronize my tags. In ``~/.gitconfig``:\n\n::\n\n\t[merge \"notmuchtags\"]\n\t\tname = Notmuch tag merge driver\n\t\tdriver = notmuch-sync %O %B %A %A\n\t\trecursive = binary\n\nAnd then in ``.gitattributes`` at the root of the repo:\n\n::\n\n\t_tagsdump merge=notmuchtags\n\nWhere _tagsdump generated from ``notmuch-dump`` before each commit/merge, and\nrestored with ``notmuch-restore`` after the merge.\n\nThe downside with this is that it expects a full list of tags, which can get\nslow to import/export when there's a lot of mail. I intend to solve this\nproblem soonish.\n\nLicense\n-------\n\n::\n\n\tCopyright (C) 2017 Ian Denhardt \u003cian@zenhack.net\u003e\n\n\tThis program is free software: you can redistribute it and/or modify\n\tit under the terms of the GNU General Public License as published by\n\tthe Free Software Foundation, either version 3 of the License, or\n\t(at your option) any later version.\n\n\tThis program is distributed in the hope that it will be useful,\n\tbut WITHOUT ANY WARRANTY; without even the implied warranty of\n\tMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n\tGNU General Public License for more details.\n\n\tYou should have received a copy of the GNU General Public License\n\talong with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\n.. |Build Status| image:: https://travis-ci.org/zenhack/notmuch-sync.svg?branch=master\n   :target: https://travis-ci.org/zenhack/notmuch-sync\n\n.. _notmuch: https://notmuchmail.org/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenhack%2Fnotmuch-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenhack%2Fnotmuch-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenhack%2Fnotmuch-sync/lists"}