CutBox
詳細情報
タイトル | CutBox |
---|---|
URL | https://cutbox.github.io/ |
バージョン | ver 1.6.0 |
更新日 | 2024/03/12 |
追加日 | 2018/05/07 |
種別 | フリーソフト / オープンソース(GPL) |
説明 | ファジー検索をサポートしたオープンソースのMac用クリップボードアプリ |
レビュー
ファジー検索のほか、正規表現もサポート。複数の項目をまとめて貼り付けることもできる。
スクリーンショット
更新グラフ
バージョン履歴
CutBox 1.6.0 - Release notes
New Features
Additional Language Support
CutBox is now available in more languages for an enhanced user experience:
- 嗨 (Simplified Chinese)
- やあ (Japanese)
- วัสดี (Thai)
- 안녕 (Korean)
- Hallo (Deutsch)
- Hola (Español)
- Bonjour (Français)
Search for an exact match
A new text search mode, exact, finds an exact match of the given search text.
Useful for finding exactly what you're looking for. Invaluable for finding
regexes and other difficult to match searches.
Time Filter Keyboard Control
We've introduced a convenient keyboard shortcut for the newly added time filter
(v1.5.8 - Filtering to
CutBox 1.5.8
- History filter by time: Click the clock icon (bottom left):
- Input time filter as number with units (e.g. 10min, 1hr, 2 Weeks etc.), Search/show items within the time limit.
- Valid time filter will highlight green
- Invalid filter will highlight red
- Supported units: seconds, mintues, hours, days, weeks, years (and abbreviations e.g. "20 hr" or "2d" are valid)
- New options for clearing history:
(note items stored by CutBox v1.5.4 and older do not have time info)- Clear Last 5 Minutes
- Clear Last Hour
- Clear Last 24 Hours
- Clear Older Than 7 Days
- Clear Older Than 30 Days
- Clear Entire CutBox History
- Japanese, Thai & Korean Language support
- New theme added Standard
CutBox 1.5.7
-
When an empty string is copied to the clipboard the latest item in
CutBox is deleted.This is to support Password managers that clear the clipboard shortly after
copying a password.
CutBox 1.5.4
New things since 1.5.3
- run
shellCommand(command)
in JavaScript (~/.cutbox.js
) - shell command
cutbox
can be used to access CutBox history.
CutBox 1.5.3
- Right click behavior improved. Selection extended with usual modifiers (Cmd, Shift)
CutBox 1.5.2
Since 1.5.1
- History items use available space when preview is hidden
- Automatic assembly of release notes
1.5.1
CutBox 1.5.1
Quick bugfix release for UI
1.5.1-11141
Pre-releaseFixup
1.5.0
Additional features
Text scaling / zoom
Open Preferences from Search
1.4.23
Updates
Hide/Show the preview while searching. Set in preferences or from the menu. When searching CutBox use the shortcut Cmd p.
Hide/Show preview added by @pakerwreah (Carlos Enumo) - many Thanks Carlos!
1.4.22-11051
First automated releease via Github actions. Tested / Working on Big Sur x86
NOT Compatible with ARM64/M1/M2