Org Capture

A helper for capturing things via org-protocol in emacs: First, set up: http://orgmode.org/worg/org-contrib/org-protocol.html

什麼是Org Capture?

Org Capture是由https://slumpy.org開發的Chrome擴展程式,該擴展的主要功能是“A helper for capturing things via org-protocol in emacs: First, set up: http://orgmode.org/worg/org-contrib/org-protocol.html”。

擴展截圖

screenshot

下載Org Capture擴展crx文件

下載Org Capture擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Changelog:
Added a keyboard shortcut: Ctrl+Shift+L
-------------
Detailed (emacs/system) setup instructions at: http://orgmode.org/worg/org-contrib/org-protocol.html

Selected text is sent to:
"org-protocol://capture:/p///selection>"
and if nothing is selected, the link is sent to: 
"org-protocol://capture:/L/<url>/<title>"

Currently the addresses are not customizable, but you are welcome to submit pull requests to https://github.com/sprig/org-capture-extension

Please also submit bugs: especially if the selection doesn't work for you.                    </pre> </div> <div class="section-box"> <h2>擴展基本資訊</h2> <div class="table-scroll"> <table> <tbody> <tr> <td style="width:20%;">名稱</td> <td> <img style="width:40px;" src="https://lh3.googleusercontent.com/ICgzflFXTDuxZszAUHh5K1qVz3mC1nFCdL2oAhC7B_XnYkt7arfyxHsjGiXRyWChJ21do9czPl5IFozT_iUwfRBv" alt="Org Capture"> Org Capture </td> </tr> <tr> <td>ID</td> <td> kkkjlfejijcjgjllecmnejhogpbcigdc </td> </tr> <tr> <td>官方網址</td> <td> <a href="https://chromewebstore.google.com/detail/org-capture/kkkjlfejijcjgjllecmnejhogpbcigdc" target="_blank">https://chromewebstore.google.com/detail/org-capture/kkkjlfejijcjgjllecmnejhogpbcigdc</a> </td> </tr> <tr> <td>簡介</td> <td>A helper for capturing things via org-protocol in emacs: First, set up: http://orgmode.org/worg/org-contrib/org-protocol.html</td> </tr> <tr> <td>檔案大小</td> <td>25.01 KB</td> </tr> <tr> <td>安裝次數</td> <td>1,463</td> </tr> <tr> <td>目前版本</td> <td>0.2.1</td> </tr> <tr> <td>更新時間</td> <td>2018-10-29</td> </tr> <tr> <td>上架時間</td> <td>2018-10-28</td> </tr> <tr> <td>評分</td> <td> <span>4.31/5</span> <small style="margin-left:20px;">共 13 次評分</small> </td> </tr> <tr> <td>開發者</td> <td>https://slumpy.org</td> </tr> <tr> <td>付費類型</td> <td>free</td> </tr> <tr> <td>擴展官網</td> <td><a href="https://github.com/sprig/org-capture-extension" target="_blank">https://github.com/sprig/org-capture-extension</a></td> </tr> <tr> <td>說明頁面URL</td> <td><a href="https://github.com/sprig/org-capture-extension/issues" target="_blank" rel="nofollow">https://github.com/sprig/org-capture-extension/issues</a></td> </tr> <tr> <td>支援的語言</td> <td>en</td> </tr> <tr style="border-bottom:1px solid #ddd;"> <td colspan="2">manifest.json</td> </tr> <tr> <td colspan="2" style="max-width: 100%;overflow: auto;padding:0;"> <div style="max-width: 100%;overflow: auto;"> <pre style="background: #f1f1f1;padding:15px;word-break: break-all;white-space:break-spaces;">{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Org Capture",
    "version": "0.2.1",
    "description": "A helper for capturing things via org-protocol in emacs: First, set up: http:\/\/orgmode.org\/worg\/org-contrib\/org-protocol.html",
    "homepage_url": "https:\/\/github.com\/sprig\/org-capture-extension",
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "options_ui": {
        "page": "options.html"
    },
    "browser_action": {
        "default_icon": "org-mode-unicorn.png"
    },
    "commands": {
        "_execute_browser_action": {
            "description": "Capture current page with org-capture",
            "suggested_key": {
                "default": "Ctrl+Shift+L",
                "mac": "Command+Shift+L"
            }
        }
    }
}</pre> </div> </td> </tr> </tbody> </table> </div> </div> <div class="section-box"> <h2>相關的擴展</h2> <div class="ext-wrapper"> <div class="grid-x large-up-6"> <div class="cell "> <a class="ext-item" href="/zh-tw/extension/ohhbcfjmnbmgkajljopdjcaokbpgbgfa/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/yLXRJB5ZtoRdhQjrZ95YH8pSMhS4kKSu7_5bJsY6bWVcFTQoMBB1xFc8bMPAa0Vx0YBWx7udK5Fsxh8Q1yocgclAlk4" alt="grasp"> </div> <div class="ext-item__name">grasp</div> </a> </div> <div class="cell "> <a class="ext-item" href="/zh-tw/extension/fialfmcgpibjgdoeodaondepigiiddio/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/jNPVQ82kHo7lbvPNcSFUz8P8esuO_wk9iB9L-w2oTf_izH_Hapj21fToOXrmXDsgPnN4YLyG4KG7BeajhFT3dEHkJg" alt="BrainTool - Beyond Bookmarks"> </div> <div class="ext-item__name">BrainTool - Beyond Bookmarks</div> </a> </div> <div class="cell "> <a class="ext-item" href="/zh-tw/extension/elifhakcjgalahccnjkneoccemfahfoa/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/lMxmRFgqnx8VMaO62qV6mjaS3plYyL_WbRhu4YQANIXHBl77ZnQ5BssxSKaq06u3o-7BR4T6tX-yIvXn1kSx8-KbFqQ" alt="Markdown Here"> </div> <div class="ext-item__name">Markdown Here</div> </a> </div> <div class="cell "> <a class="ext-item" href="/zh-tw/extension/ghniladkapjacfajiooekgkfopkjblpn/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/3npvzSZVXu97q92FI6veovwfVkWk-hR9y82LkWzemSZHrYjIx_7pVbaT1D7BDqteeg1yDRIadUl8IPYOituL19J8" alt="Bukubrow"> </div> <div class="ext-item__name">Bukubrow</div> </a> </div> <div class="cell "> <a class="ext-item" href="/zh-tw/extension/dgogifpkoilgiofhhhodbodcfgomelhe/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/iz0sxWqmCUBowNIONH1mkXolXe25PNu4u7iqWA0tB7Qe-eFzpHQxBllqQ5b_57taGwYfKU42ZrNYjTjanY2_3YQYfw" alt="wasavi"> </div> <div class="ext-item__name">wasavi</div> </a> </div> <div class="cell "> <a class="ext-item" href="/zh-tw/extension/kdmegllpofldcpaclldkopnnjjljoiio/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/PR9r2-1Q7Lbks6SqUDL8f6Zs3-TLIpDGfTkC5aXjc6LNBahJy681T8murFaE2vNuQvWz9Zt9mAhGM0hln6TdmpIBK7g" alt="Promnesia"> </div> <div class="ext-item__name">Promnesia</div> </a> </div> <div class="cell "> <a class="ext-item" href="/zh-tw/extension/ljobjlafonikaiipfkggjbhkghgicgoh/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/hCnY6yUJvKvYrydNs0hI_kvtjGp34THpQutTJ4F_ZxjRlE3U3WcBTALd-wz24yCEbIwdajYCfxAvzasIJxHCThJM" alt="Edit with Emacs"> </div> <div class="ext-item__name">Edit with Emacs</div> </a> </div> <div class="cell "> <a class="ext-item" href="/zh-tw/extension/pcmpcfapbekmbjjkdalcgopdkipoggdi/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/SMoew-lM5cX1E44bEyMtpoEWWmTo74hV83AQNvoey9NQwzt0BZu3WKYUkD7cafkDBcppBguq8_GzaCAvyymxbVxGrdk" alt="MarkDownload - Markdown Web Clipper"> </div> <div class="ext-item__name">MarkDownload - Markdown Web Clipper</div> </a> </div> <div class="cell "> <a class="ext-item" href="/zh-tw/extension/naepdomgkenhinolocfifgehidddafch/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/9n5tzirbY26ytQI32RGMP4eT8De4z4-oAAInjxbRYemk9k-bFwQrCuZxSpZ0mNHTWynTbOnwCqGkUqcwdVH8AOx7rw" alt="Browserpass"> </div> <div class="ext-item__name">Browserpass</div> </a> </div> <div class="cell "> <a class="ext-item" href="/zh-tw/extension/mkegpdcnenfnhenaliggngipehndddne/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/w1AU4nDTf0GG_i7T1DzhwWQ0NQtLL4SazZGgtRpQ9VOEAClkNy3E5lvx_ZK1P3YM2udiHUFH06uTehU2eD-A9hh-" alt="Emacs shortcuts IME"> </div> <div class="ext-item__name">Emacs shortcuts IME</div> </a> </div> <div class="cell "> <a class="ext-item" href="/zh-tw/extension/gfbliohnnapiefjpjlpjnehglfpaknnc/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/HidTBpjd4BFSP3-6Jx4JkHbDl3aFmcA6p8804u2AiAZYTGw6TNtsvadFLg_u7JU8Ew37hPmMXQNBMaTQSeOCa0sB" alt="Surfingkeys"> </div> <div class="ext-item__name">Surfingkeys</div> </a> </div> <div class="cell "> <a class="ext-item" href="/zh-tw/extension/kfdibhbheajeacnkkakomaliggbgndcf/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/2uBZbBWmmrz04b3Dc2TUbjRULApnGUzhv-SLGglJIJoo10q3oEcmjGjWBd9sravgFIYitX02Xd7FXLADwZDCc2ehYw" alt="Chromemacs"> </div> <div class="ext-item__name">Chromemacs</div> </a> </div> </div> </div> </div> </div> </div> </main> <footer id="footer" data-tool-alias=""> <div class="grid-container"> <div class="grid-x grid-margin-x"> <div class="cell large-12">  <div class="footer-nav text-center" style="margin-bottom:15px;">   <a href="/zh-tw/install-crx/">安裝crx</a> <a href="/zh-tw/terms-of-service.html">服務條款</a> <a href="/zh-tw/privacy-policy.html">隱私政策</a> <a href="/zh-tw/cookie-policy.html">Cookie政策</a> </div>  <p class="copyright text-center" style="text-align:center;margin-top:15px;"> Copyright © 2024 iLovechrome.com All Rights Reserved </p> </div> </div> </div> </footer> <script src="/assets/js/bundle.min.js?v=1.100"></script> <script src="/assets/js/lang.min.js?v=1.66222"></script> <script src="/assets/js/common.min.js?v=1.262262"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/5.4.5/js/swiper.min.js"></script> <script>
    var mySwiper = new Swiper('.swiper', {
        direction: 'horizontal',
        loop: true,
        pagination: {
            el: '.swiper-pagination',
        },
    });
    $('.js-download').click(function () {
        window.location.href = 'https://statics.ilovechrome.com/crx/download?id=' + $('body').data('id');
        layer.msg(t('downloadStart'));
    });
</script> </body> </html>