Org Capture

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

O que é Org Capture?

Org Capture é uma extensão do Chrome desenvolvida por https://slumpy.org, e sua principal característica é "A helper for capturing things via org-protocol in emacs: First, set up: http://orgmode.org/worg/org-contrib/org-protocol.html".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Org Capture

Baixe arquivos de extensão Org Capture no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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>Informações Básicas da Extensão</h2> <div class="table-scroll"> <table> <tbody> <tr> <td style="width:20%;">Nome</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>URL Oficial</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>Descrição</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>Tamanho do Arquivo</td> <td>25.01 KB</td> </tr> <tr> <td>Contagem de Instalações</td> <td>1,463</td> </tr> <tr> <td>Versão Atual</td> <td>0.2.1</td> </tr> <tr> <td>Última Atualização</td> <td>2018-10-29</td> </tr> <tr> <td>Data de Publicação</td> <td>2018-10-28</td> </tr> <tr> <td>Classificação</td> <td> <span>4.31/5</span> <small style="margin-left:20px;">Total de 13 Avaliações</small> </td> </tr> <tr> <td>Desenvolvedor</td> <td>https://slumpy.org</td> </tr> <tr> <td>Tipo de Pagamento</td> <td>free</td> </tr> <tr> <td>Site da Extensão</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 da Página de Ajuda</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>Idiomas Suportados</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>Extensões Relacionadas</h2> <div class="ext-wrapper"> <div class="grid-x large-up-6"> <div class="cell "> <a class="ext-item" href="/pt/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="/pt/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="/pt/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="/pt/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="/pt/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="/pt/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="/pt/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="/pt/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="/pt/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="/pt/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="/pt/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="/pt/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="/pt/install-crx/">Instalar crx</a> <a href="/pt/terms-of-service.html">Termos de Serviço</a> <a href="/pt/privacy-policy.html">Política de Privacidade</a> <a href="/pt/cookie-policy.html">Política de Cookies</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>