並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 20 件 / 20件

新着順 人気順

clipboardの検索結果1 - 20 件 / 20件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

clipboardに関するエントリは20件あります。 JavaScriptmacgithub などが関連タグです。 人気エントリには 『コピペってなんだろう?Clipboard編』などがあります。
  • コピペってなんだろう?Clipboard編

    最近は専らwebのリッチテキストエディタの開発をしている@iricoです。 そんな折にあることに気づいてしまいました。 「コピペって奥が深い…!」 ということで、コピペ、つまりcopy and pasteについて詳しく知ろうというのが今記事の目的です。 ブラウザへのcopy and pasteは大まかな流れは以下です。 ①Excelなどの各アプリケーションデータや画像データをCtrl+Cでコピーし、 ②Ctrl+Vでブラウザにペーストし、 ③そのデータをアプリケーション側で取り扱う これら全てを扱うと膨大になってしまうため、今記事ではOSのClipboardを中心に①について解説していきます。 Clipboard Clipboardの実態は、複数のアプリケーションからアクセス可能な共有メモリのことです。 Clipboardといえばcopy and pasteというイメージも強いですが、共有

      コピペってなんだろう?Clipboard編
    • GitHub - Slackadays/Clipboard: 😎🏖️🐬 Your new, 𝙧𝙞𝙙𝙤𝙣𝙠𝙪𝙡𝙞𝙘𝙞𝙤𝙪𝙨𝙡𝙮 smart clipboard manager

      The Clipboard Project is a fast and lightweight, feature packed, and user friendly tool that lets you do more on the computer in style. Seriously. Say hello to one of the most cutting-edge clipboard managers ever. Save time and effort easier and more powerfully than ever before. Don't just take my word for it! Copy and paste text, files, directories, binary data, your goat, anything Infinite numbe

        GitHub - Slackadays/Clipboard: 😎🏖️🐬 Your new, 𝙧𝙞𝙙𝙤𝙣𝙠𝙪𝙡𝙞𝙘𝙞𝙤𝙪𝙨𝙡𝙮 smart clipboard manager
      • GitHub - schappim/macOCR: Get any text on your screen into your clipboard.

        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

          GitHub - schappim/macOCR: Get any text on your screen into your clipboard.
        • 有線LAN/Wi-Fi越しにクリップボード共有できる無料アプリ「Clipboard Remote」/デスクトップ(Windows/Mac)・モバイル(iPhone/Android)両対応【レビュー】

            有線LAN/Wi-Fi越しにクリップボード共有できる無料アプリ「Clipboard Remote」/デスクトップ(Windows/Mac)・モバイル(iPhone/Android)両対応【レビュー】
          • You’re losing time without this Windows clipboard upgrade

            Yadullah Abidi is a Computer Science graduate from the University of Delhi and holds a postgraduate degree in Journalism from the Asian College of Journalism, Chennai. With over a decade of experience in Windows and Linux systems, programming, PC hardware, cybersecurity, malware analysis, and gaming, he combines deep technical knowledge with strong editorial instincts. Yadullah currently writes fo

              You’re losing time without this Windows clipboard upgrade
            •  Clibor for MacをPasteアプリやAlfredのclipboard historyと比べて見た - T’s blog

              Windows PCを使った時にコピペに必須のクリップボードアプリにCliborを使いました。MacではPasteアプリとAlfredのクリップボード履歴を使っています。Cliborもクリップボードと定型文のコピペ機能が使えて使いやすいアプリでした。 今度CliborがmacOS Montereyから使えるようになったのでダウンロードして使ってみました。ダウンロードは→ Clibor for Macを使った感想は1台のMacのみで使用するならAlfredのクリップボード履歴やスニペットと同様に仕えます。しかしAlfredのように画像をクリップして保存することはできません。Pasteも画像をクリップボードに履歴として保存できます。またCliborもAlfredも他のデバイスと同期する機能がなくiPhone iPad Macすべてで同じクリップボード履歴を共有できるのはPasteだけです。 そ

                 Clibor for MacをPasteアプリやAlfredのclipboard historyと比べて見た - T’s blog
              • RPA「UiPath」にAI新機能、データ転記を省力化する「Clipboard AI」と自動化処理を自然言語で自動生成する「Wingman」 | IT Leaders

                UiPathは2023年7月13日、RPAツール「UiPath」に追加する、AIを用いた2つの新機能を発表した。1つは現在プレビューとして提供している「UiPath Clipboard AI」で、請求書などのテキストデータをアプリケーションのデータ入力項目へと転記する作業を省力化する。もう1つは現在開発中の「Wingman」で、自動化処理のワークフローを自然言語で自動生成する。同社は、RPAとAIを組み合わせることで、これまで自動化できていなかった業務プロセスも自動化可能になるとしている。説明会では、RPA(UiPath)と生成AIを組み合わせて成果を出している4社が登壇し、それぞれの事例を紹介した。 UiPathは、RPAツール「UiPath」に、AIを用いた2つの新機能を追加する。1つは、現在プレビューとして提供している「UiPath Clipboard AI」で、請求書などのテキスト

                  RPA「UiPath」にAI新機能、データ転記を省力化する「Clipboard AI」と自動化処理を自然言語で自動生成する「Wingman」 | IT Leaders
                • [JS] http環境ではnavigator.clipboard.writeTextがエラーになる - プロプログラマ -C#,Oracle,HTML5+JS-

                  プロプログラマ プログラマーを職業としてます。 C#,Oracle,HTML+JSなどの言語ノウハウを中心に情報発信していきます クリップボードに簡単に値を設定するAsync Clipboard APIのnavigator.clipboard.writeText関数ですが、 ローカル環境で動かしていたときは動作していたのに、サーバにデプロイして動かすと、「Cannot read property ‘writeText’ of undefined」エラーになります。 このAPIはHTTP環境では動作しないように制限されているようです。 外部アクセス前提のサイトなら良いんですが、社内システムでhttpのまま動かしている場合、困ることになります。 クレジットカード番号などをコピーされて収集されるのを防ぐ目的でしょうか。 httpサイトでも使えるようにするには、前からある「document.exe

                    [JS] http環境ではnavigator.clipboard.writeTextがエラーになる - プロプログラマ -C#,Oracle,HTML5+JS-
                  • The web’s clipboard, and how it stores data of different types

                    The web’s clipboard, and how it stores data of different types If you’ve been using computers for a while, you probably know that the clipboard can store multiple types of data (images, rich text content, files, and so on). As a software developer, it started frustrating me that I didn’t have a good understanding of how the clipboard stores and organizes data of different types. I recently decided

                      The web’s clipboard, and how it stores data of different types
                    • 「Chrome 91」は「Gmail」がちょっと便利に ~新たにサポートされた「Clipboard Read-only Files」ってなに?/ファイルを[Ctrl]+[C]して、[Ctrl]+[V]でメールへ添付【やじうまの杜】

                        「Chrome 91」は「Gmail」がちょっと便利に ~新たにサポートされた「Clipboard Read-only Files」ってなに?/ファイルを[Ctrl]+[C]して、[Ctrl]+[V]でメールへ添付【やじうまの杜】
                      • Clipboard APIで非同期処理を含む操作をする際の注意点とその対策

                        本記事では、Clipboard APIのブラウザ間での仕様の違いと、非同期処理を含む操作をする際の注意点とその対策をまとめました。 Clipboard APIとは Clipboard APIは、Webアプリケーションがシステムクリップボードにアクセスするためのインターフェースを提供します。 例えば、Clipboard.writeTextを使用すると、クリップボードを特定の文字列で上書きすることができます。 // テキストをクリップボードにコピー navigator.clipboard.writeText("コピーしたいテキスト").then(() => { console.log("コピー成功"); }).catch(err => { console.error("コピー失敗:", err); }); Clipboard APIは、現在W3CのWorking Draftとして公開されていま

                          Clipboard APIで非同期処理を含む操作をする際の注意点とその対策
                        • How the clipboard works

                          2022-10-21 #clipboard #desktop #programmingReading how copy-paste works from the Wayland specification is non-trivial unless you understand a lot of how desktop computing works and Wayland internal. It took me quite a while to figure it all out, though once you get there, it seems quite obvious. Here’s my attempt at explaining how it works for mere mortals. Terminology Let me clarify that what we

                            How the clipboard works
                          • JavaScriptのClipboard APIでリッチテキスト(書式付きテキスト)をコピーする - Make組ブログ

                            クリップボードにリッチテキストをコピーする方法を説明します。今回はとくにClipboard APIという現在推奨された方法で実装します。 「リッチテキストをコピー」というのは、ペーストしたときにWYSIWYGエディターへ書式が有効なまま入力されることを言っています。たとえばWordでコピーをすると、見出しや太字などを含めてコピーされるのと同じことです。 Clipboardを使ってリッチテキストをコピーする 標準のClipboard APIを使ってリッチテキストをコピーするには、以下のようにします。 const body = '<h1>見出し</h1><strong>太字</strong>' const blob = new Blob([body], { type: 'text/html' }) const blobPlain = new Blob([body], { type: 'text

                              JavaScriptのClipboard APIでリッチテキスト(書式付きテキスト)をコピーする - Make組ブログ
                            • GitHub - gr-b/repogather: Easily copy all relevant source files in a repository to clipboard. For use in LLM code understanding and generation workflows

                              repogather is a command-line tool that copies all relevant files (with their relative paths) in a repository to the clipboard. It is intended to be used in LLM code understanding or code generation workflows. It uses gpt-4o-mini (configurable) to decide file relevance, but can also be used without an LLM to return all files, with non-AI filters (such as excluding tests or config files). Filters an

                                GitHub - gr-b/repogather: Easily copy all relevant source files in a repository to clipboard. For use in LLM code understanding and generation workflows
                              • How to Copy More Than One Thing to Your Clipboard at a Time on Windows and Mac

                                You probably use your computer copy and paste some text, a link, or an image from one place to another dozens of times a day. You probably don’t even think about it. That is, until something goes wrong, or you’re working on something that requires you to do it over and over and over. If you ever need to copy multiple things from one place to another or have a habit of misplacing the link you copie

                                  How to Copy More Than One Thing to Your Clipboard at a Time on Windows and Mac
                                • Is there a maximum size for Windows clipboard data? Because I'm getting null for something I know should be there - The Old New Thing

                                  Is there a maximum size for Windows clipboard data? Because I’m getting null for something I know should be there A customer had a program that opened a very large spreadsheet in Excel. Very large, like over 300,000 rows. They then selected all of the rows in the very large spreadsheet, copied those rows to the clipboard, and then ran a program that tried to extract the data. The program used the

                                    Is there a maximum size for Windows clipboard data? Because I'm getting null for something I know should be there - The Old New Thing
                                  • GitHub - handsontable/hyperformula: HyperFormula is an open-source headless spreadsheet for business web apps. It comes with over 400 formulas, CRUD operations, undo-redo, clipboard support, and sorting.

                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                      GitHub - handsontable/hyperformula: HyperFormula is an open-source headless spreadsheet for business web apps. It comes with over 400 formulas, CRUD operations, undo-redo, clipboard support, and sorting.
                                    • ClipBook | Clipboard history for Mac

                                      Keep everything you copy and quickly access your macOS clipboard history whenever you need it.

                                        ClipBook | Clipboard history for Mac
                                      • MacとWindows、iOS、Androidのクロスプラットフォームに対応したクリップボードアプリ「Copycat Clipboard」がリリース。

                                        MacとWindows、iOS、Androidのクロスプラットフォームに対応したクリップボードアプリ「Copycat Clipboard」がリリースされています。詳細は以下から。 Copycat ClipboardはインドのRaj Singhさんが新たに開発&公開したクリップボードアプリで、MacやWindowsだけでなく、iOSやAndroid、Linux(今後公開予定)のクロスプラットフォームで利用可能で、クラウド経由でクリップボードのデータを同期や履歴の保存と検索、コレクション化などが可能です。 Copycat Clipboard is an intuitive clipboard manager designed to enhance your workflow. Seamlessly switch between documents, apps, and devices whil

                                          MacとWindows、iOS、Androidのクロスプラットフォームに対応したクリップボードアプリ「Copycat Clipboard」がリリース。
                                        • 複数の項目を一度にコピーして保存し、連続してペーストできるオープンソースのMac用クリップボードアプリ「Batch Clipboard」がリリース。

                                          複数の項目を一度にコピーして連続してペーストできるオープンソースのMac用クリップボードアプリ「Batch Clipboard」がリリースされています。詳細は以下から。 Macでコピー&ペーストを繰り返す際、コピーするドキュメントとペーストするドキュメントを繰り返し切り替えるのが面倒なため、一度の複数の項目をコピーして、その後コピーした項目をペーストしたい場合(いわゆる”Clipboard Queue”や”Sequential Paste”)がありますが、その様な作業を効率よく実行できるようにしてくれるクリップボードアプリ「Batch Clipboard」が新たにリリースされています。 It adds global shortcuts Control-Command-C and Control-Command-V. When you need to, you use those inste

                                          1

                                          新着記事