Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
hashtagcapture [2025/06/09 10:33] adminhashtagcapture [2025/06/19 10:20] (current) reshma
Line 1: Line 1:
-====== Clipboard Capture ======+{{:clipboard.png?400|}}====== Clipboard Capture ======
  
-== Introduction == +==== Introduction ====
  
  
Line 18: Line 18:
  
  
-== What is the Clipboard Queue? ==+**What is the Clipboard Queue?**\\
   - The Clipboard Queue stores copied text in a **chronological list** for later use.     - The Clipboard Queue stores copied text in a **chronological list** for later use.  
   - It **automatically** captures text copied from **any application** (e.g., chats, web pages, code snippets).     - It **automatically** captures text copied from **any application** (e.g., chats, web pages, code snippets).  
Line 24: Line 24:
   - You can also create **Kanban cards** directly from captured text.     - You can also create **Kanban cards** directly from captured text.  
        
-== When Does Clipboard Capture Work? == +**When Does Clipboard Capture Work?**\\ 
-=== Automatic Capture (Default) ===+==Automatic Capture (Default)==
   - Every time you copy text on your system (using `Ctrl+C` or right-click → Copy).     - Every time you copy text on your system (using `Ctrl+C` or right-click → Copy).  
   - To pause auto-capture, click the **"Pause"** checkbox in the **"Captures"** window.   - To pause auto-capture, click the **"Pause"** checkbox in the **"Captures"** window.
  
-=== Manual Capture (Fallback) ===+== Manual Capture (Fallback) ==
   - If auto-capture fails (e.g., in secure or restricted apps), or if you had paused the capture, use the **manual hotkey**:     - If auto-capture fails (e.g., in secure or restricted apps), or if you had paused the capture, use the **manual hotkey**:  
   Press `Ctrl+Shift+F7` to insert the current clipboard content into this Clipboard Manager inside //Git Winch//.   Press `Ctrl+Shift+F7` to insert the current clipboard content into this Clipboard Manager inside //Git Winch//.
  
-== How to Use Clipboard Capture == +**How to Use Clipboard Captures**\\ 
-=== To Create a Kanban Card from Clipboard History === +  Right-click the right pane in the Work Page and select "Show Captured Clips" to open "Captures"
-  1.Right-click the right pane in the Work Page and select "Show Captured Clips" to open "Captures"+  In the **"Captures"** window, select a text snippet. 
-  2. In the **"Captures"** window, select a text snippet. +  Add a title and click **"Create New Card"**.
-  3. Add a title and click **"Create New Card"**.+
  
-=== To Pause Auto-Capture ===+**How to pause Auto-Capture**
   - While the **"Captures"** window is open, check the **"Pause"** box to temporarily stop capturing new clipboard entries.   - While the **"Captures"** window is open, check the **"Pause"** box to temporarily stop capturing new clipboard entries.
 +  - If you want the clipboard capture system to be paused, change the //gitwinch.ini// file setting "pauseCapture" from 1 to 0
  
-== Who Benefits? ==+**Who Benefits?**\\
   * **Professionals**: Designers, writers, architects, and researchers who organize snippets from various apps.   * **Professionals**: Designers, writers, architects, and researchers who organize snippets from various apps.
   * **Teams**: Convert shared notes and copied content into tasks for easier collaboration.   * **Teams**: Convert shared notes and copied content into tasks for easier collaboration.
Line 48: Line 48:
   * **Programmers and power users**: Manage code snippets, logs, and notes system-wide, beyond IDE-specific tools.   * **Programmers and power users**: Manage code snippets, logs, and notes system-wide, beyond IDE-specific tools.
  
-== ⚠️ Auto-capture Failsafe == +====⚠️ Important Points ==== 
-  - If automatic capture doesn't work, press `Ctrl+Shift+F7` to manually add clipboard content.+  - If automatic capture doesn't work, press `Ctrl+Shift+F7` to manually add clipboard content. This works even if the clipboard capture is paused.
   - Clipboard history persists until you clear it — so nothing is lost accidentally.   - Clipboard history persists until you clear it — so nothing is lost accidentally.
-  - Before exiting Git Winch, review your clipboard queue to organize any remaining items.+  - Before exiting //Git Winch//, review your clipboard queue to organize any remaining items. When the capture items is 15 or more, //Git Winch// will remind you before quitting. 
 +  - You can always edit the //captures.txt// file after quitting too. That is the file which stores all the captured texts. That file is saved silently in the application's folder. 
 +  - Currently only text is captured. Not images.
  
 ---- ----
  
 [[/concepts?do=export_xhtml | Learn the concepts]] | [[/topics?do=export_xhtml | Table of Contents]] [[/concepts?do=export_xhtml | Learn the concepts]] | [[/topics?do=export_xhtml | Table of Contents]]
hashtagcapture.1749458001.txt.gz · Last modified: by admin