org-capture-extension | A Chrome and firefox extension facilitating

 by   sprig JavaScript Version: Current License: MIT

kandi X-RAY | org-capture-extension Summary

kandi X-RAY | org-capture-extension Summary

org-capture-extension is a JavaScript library typically used in Productivity applications. org-capture-extension has no vulnerabilities, it has a Permissive License and it has low support. However org-capture-extension has 4 bugs. You can download it from GitHub.

This is an extension for Google Chrome (tm) and Firefox (tm) which adds a "Capture" button, sending the site address, title, and selected text (if any) to emacs via org-protocol, see the Org-Mode site for instructions for setting that up org-protocol. The extentsion itself is available at the Chrome App Store.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              org-capture-extension has a low active ecosystem.
              It has 404 star(s) with 47 fork(s). There are 18 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 22 open issues and 34 have been closed. On average issues are closed in 33 days. There are 8 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of org-capture-extension is current.

            kandi-Quality Quality

              org-capture-extension has 4 bugs (0 blocker, 0 critical, 3 major, 1 minor) and 0 code smells.

            kandi-Security Security

              org-capture-extension has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              org-capture-extension code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              org-capture-extension is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              org-capture-extension releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.
              org-capture-extension saves you 23 person hours of effort in developing the same functionality from scratch.
              It has 65 lines of code, 0 functions and 5 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of org-capture-extension
            Get all kandi verified functions for this library.

            org-capture-extension Key Features

            No Key Features are available at this moment for org-capture-extension.

            org-capture-extension Examples and Code Snippets

            No Code Snippets are available at this moment for org-capture-extension.

            Community Discussions

            Trending Discussions on org-capture-extension

            QUESTION

            Customized org-capture-template for Org Capture Extension
            Asked 2017-Oct-11 at 19:44

            I am using the great Org Capture Extension Firefox addon to directly capture my web links into my Emacs documents.

            A minimal org capture template is:

            ...

            ANSWER

            Answered 2017-Oct-11 at 19:44

            The cure is to transform the link [%:description] description into a string that does not contain squared brackets []. For this we can define a function that transforms the [, ] chars into (, ) ones.

            Source https://stackoverflow.com/questions/46685538

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install org-capture-extension

            Either via the Chrome App Store or by dragging the extension folder to the "Extensions" tab in Chrome. If the latter is the chosen procedure then one needs to enable developer mode first, if I'm not mistaken. Note that if you choose to have a local-install, then you need to choose some icon and name it org-mode-unicorn.png, placing it in the extension's folder. Or, you can name it anything you want, but then you need to update manifest.json. Note: The first time you use the extension, Chrome will ask you allow it to run open .... (on OSX) or xdg-open ... (on Linux), or ??? (On Windows). Those are the standard system mechanisms for dispatching a file/URL to the appropriate handler, so you should accept the request.
            Detailed instructions available at Org-Mode site. The gist of it is to make your system recognize emacsclient as the handler of org-protocol:// links. In addition, one needs to set up emacs to load org-protocol and to set up capture templates.
            If some text is selected before the button is clicked, then the following is sent to emacs:.

            Support

            Is the extension not working as you expect? i.e., is it "broken"? You need to do some investigative legwork. And if you open a ticket, provide enough information to help solve the problem!. Please describe your setup. Linux? Version. OSX? Version. Emacs? Version. org-mode? Version. Chrome? Version. How did you get your system to send org-protocol links to emacs? Please provide the relevant capture templates. Please find the simplest URL for which it fails (does it work on a simple address that contain only alphanumeric characters and periods? and backslashes? and query parameters? and escaped characters? etc.). Then open the developer console and look for the debug message that the extension gives and add it to the ticket. Open a terminal and run $open "COPIED-URL" (do not skip the quotes, unless what you are pasting already has quotes around it). $open is simply open if you are on OSX and xdg-open if on linux. COPIED-URL is obviously the url you pasted here in step 1. Does it work? Congrats, you found where the problem is not (i.e. inside chrome). No? Does $open org-"protocol://capture:/p/a/b" work? No? Again you found where the problem lies not. Otherwise proceed to step 3. Call up the line you ran in the terminal with the non-working url. it will be of the form open "org-protocol://capture:/ /PIECE1/PIECE2/ with PIECE2 usually being longer and more complex if you selected any text, and PIECE1 otherwise. Please edit the url until it is as short as possible while still breaking (Note, % should always be proceeded by two digits/letters in the ranges 0-9 and A-F so do not leave a percent sign with a single symbol following). You can probably trim one of the pieces to be just one character. Add to the ticket the smallest breaking URL.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/sprig/org-capture-extension.git

          • CLI

            gh repo clone sprig/org-capture-extension

          • sshUrl

            git@github.com:sprig/org-capture-extension.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link