{"id":18084952,"url":"https://github.com/coderofsalvation/notmuch-bash","last_synced_at":"2025-04-06T00:13:44.486Z","repository":{"id":18469334,"uuid":"21664219","full_name":"coderofsalvation/notmuch-bash","owner":"coderofsalvation","description":"portable bash client for notmuch, simple consolewrapper for notmuch to save yourself from typing all the time","archived":false,"fork":false,"pushed_at":"2020-05-28T19:20:15.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T06:22:29.996Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coderofsalvation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":"https://gumroad.com/l/hGYGh"}},"created_at":"2014-07-09T18:42:06.000Z","updated_at":"2020-08-02T12:27:55.000Z","dependencies_parsed_at":"2022-09-11T20:21:04.918Z","dependency_job_id":null,"html_url":"https://github.com/coderofsalvation/notmuch-bash","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/coderofsalvation%2Fnotmuch-bash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderofsalvation%2Fnotmuch-bash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderofsalvation%2Fnotmuch-bash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderofsalvation%2Fnotmuch-bash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderofsalvation","download_url":"https://codeload.github.com/coderofsalvation/notmuch-bash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415976,"owners_count":20935387,"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-31T15:08:45.374Z","updated_at":"2025-04-06T00:13:44.462Z","avatar_url":"https://github.com/coderofsalvation.png","language":"Shell","funding_links":["https://gumroad.com/l/hGYGh"],"categories":[],"sub_categories":[],"readme":"notmuch-bash\n============\n\nsimple consolewrapper for notmuch to save yourself from typing all the time\n\n\u003cimg src=\"http://media.giphy.com/media/d8v55gXkiNj3y/giphy.gif\"/\u003e\n\n⬈ This is the effect of notmuch\n\n### Usage\n\n    press arrow up to cycle suggestions\n    type 'exit' to quit\n    \n    notmuchbash\u003e showtags\n    \n    possible tags:\n      work      tech       mailinglist\n      family    friends    dropbox\n      social    personal   music\n     \n    notmuchbash\u003e search tag:inbox\n    \n    thread:0000000000006978      July 01 [1/1] StumbleUpon; \"The 10 Most Ridiculously Awesome Geeky Kitchens\"\n    thread:0000000000006979      July 01 [1/1] Foobar; \"The 12 Most Ridiculously Awesome Geeky Kittnes\"\n    --MORE--\n    \n    notmuchbash\u003e thread:0000000000006978\n    \n    StumbleUpon \u003cno-reply@stumblemail.com\u003e (July 01) (inbox unread)\n    Subject: \"The 10 Most Ridiculously Awesome Geeky Computer Pranks,\" and more recommendations just for you\n    From: StumbleUpon \u003cno-reply@stumblemail.com\u003e\n    To: foo@bar.com\n    Date: Tue, 01 Jul 2014 09:35:46 +0000\n    StumbleUpon\n    -------------------------\n    \n    Hi foo,\n    =====================================\n    We think you want to see this.\n    =====================================\n    --MORE--\n\n### Why\n\nI wanted something simple without needing the ruby-bindings.\nAt the same time I wanted some 'notmuch'-presets (which can be defined in the script) which I could launch with the arrow-up keys.\n\n### Remote usage\n\nMy email gets fetched and tagged on my homeserver.\nHowever, on my local laptops I use a simple remote bashwrapper for the `notmuch` binary, you can do this like so:\n\n    wget \"https://gist.githubusercontent.com/coderofsalvation/c60a1cde22d972828d4c/raw/a04ac4e82468d024e5865444292417e4555fd3f3/remotewrapper.bash\" -O notmuch\n    sed -i 's/cmd=asciidoc/cmd=notmuch/g' notmuch\u0001\n    (open the notmuch file in an editor and change the host/ip e.g.)\n    cp notmuch ~/bin/notmuch\n    \nNow your local 'notmuch-bash' can run 'notmuch' on your laptop (while 'notmuch' actually executes at the homeserver).\n \n### Known Issues\n\n* 'show' does not display message which are multipart-messages\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderofsalvation%2Fnotmuch-bash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderofsalvation%2Fnotmuch-bash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderofsalvation%2Fnotmuch-bash/lists"}