quicksilver pdf

本文提供了MacOS下Quicksilver应用的全面快捷键列表,包括文件操作、文本模式切换及各类实用功能的快捷调用方式。通过这些快捷键,用户可以更高效地使用Quicksilver进行文件管理和应用启动。

tip:

在finder 中选中一个文件  打开qs, command+G, 文件会被qs选中,然后可以对文件做操作(我一般是email之)

 

 

List of shortcut keys

Shortcut Command How useful (?)
. (Period)Shift to text mode entry +       –
Cmnd-AWill bring up Combined Objects or select all +       –
Cmnd-BBold +       –
Cmnd-CCopy selection to clipboard +       –
Cmnd-Ctrl-DSet current item as default result for last search +       –
Cmnd-GGrab file - puts current selection from Finder/Path Finder as active item in QS +       –
Cmnd-Optn-GGrab 'n' drop - puts current selection from Finder/Path Finder as selection in QS, with the selected item as the target for an action. e.g., if Application X is selected in QS and File Y is selected in Finder, and you hit Cmd-opt-G, then QS will display File Y/Open With/Application X; if Directory Z is selected in QS and File Y in Finder, and you hit cmd-opt-G, then QS will display File Y/Move To/ Directory Z +       –
Cmnd-HHide Quicksilver +       –
Cmnd-Optn-HHide others +       –
Cmnd-IItalic +       –
Cmnd-KShow activity viewer +       –
Cmnd-LShow clipboard history +       –
Cmnd-NNew file (don't know exactly what this does - seems to put the path of the entered filename as the current item) +       –
Cmnd-OOpen file - gives a file selection window for the current location, puts selected file as current selection in QS +       –
Cmnd-QQuit Quicksilver +       –
Cmnd-Ctrl-QRelaunch Quicksilver - if QS is active, relaunches it +       –
Cmnd-RRescan catalog +       –
Cmnd-Optn-SShow shelf +       –
Cmnd-TShow Fonts +       –
<script type="text/javascript">&lt;!-- google_ad_client = &quot;pub-3476739725226017&quot;; google_ad_slot = &quot;3621579911&quot;; google_ad_width = 728; google_ad_height = 90; //--&gt; </script><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"> </script><script src="http://pagead2.googlesyndication.com/pagead/js/r20101117/r20110208/show_ads_impl.js"></script><script>google_protectAndRun(&quot;ads_core.google_render_ad&quot;, google_handleError, google_render_ad);</script>
Cmnd-optn-TAdd a trigger for current action +       –
Cmnd-VPaste into current item +       –
Cmnd-Optn-VPaste 'n' drop - see command-option-G for description +       –
Cmnd-WClose Quicksilver window +       –
Cmnd-XCut selection to clipboard - same as copy, only Quicksilver window becomes empty (this is the only way I know of the clear the QS window other than restarting) +       –
Cmnd-[Open history of recently selected items; if list is already open, move down one item +       –
Cmnd-]If history list is open, move up one item +       –
Cmnd-,Preferences +       –
Cmnd-;Catalog +       –
Cmnd-'Triggers +       –
Cmnd-~Plug-Ins +       –
Cmnd-?Go to online documentation (if QS is frontmost app w/o window open); perform current action (If QS window is open) +       –
Cmnd-Shft-(letter key)Perform action associated with the letter key pressed (i.e., Command-shift-D deletes current item) +       –
Cmnd-EscapeFrom outside of Quicksilver - send selection to Quicksilver. Works for files/folders in Finder and selected text in lots of applications +       –
Cmnd-ReturnReveal selection in Finder. If you select some file/folder in the first pane and the action is Open, then Command-Return will perform the Reveal action. Very useful for opening QS catalog selections in Finder.
### Quicksilver 的功能与使用教程 Quicksilver 是一个多用途工具,其核心目标是通过扩展性和灵活性来提升用户的生产力。以下是关于 Quicksilver 的主要功能及其使用方法的详细介绍。 #### 1. 插件支持增强功能性 为了充分利用 Quicksilver 的潜力,建议安装额外的插件以增加可访问的项目和操作数量。这些插件显著提升了 Quicksilver 的实用性[^1]。例如,某些插件允许用户更便捷地管理文件、执行命令或与其他应用程序集成。 #### 2. 克隆并配置开源项目 如果计划开发自定义功能或者学习如何更好地利用 Quicksilver,则可以从官方仓库获取示例代码。具体步骤如下: - **克隆示例项目** 执行以下 Git 命令以下载 `quicksilver-examples` 和 `quicksilver-roguelike` 两个项目: ```bash git clone https://github.com/pantheon-systems/quicksilver-examples.git cd quicksilver-examples git clone https://github.com/tomassedovic/quicksilver-roguelike.git ``` - **编辑配置文件** 在完成克隆之后,需调整项目的 `pantheon.yml` 文件以便适配特定环境需求[^2][^3]。 #### 3. 协议基础:客户端-服务器模型 Quicksilver 实现了一种高效的 IPC(进程间通信)机制,采用请求-响应模式工作。该设计不仅保障了消息传递的一致性,还优化了系统性能,在面对高并发场景时表现出色[^5]。开发者可以通过研究此部分文档深入了解其实现细节以及应用场景。 #### 4. 教程概览 对于初学者而言,《Quicksilver 开源项目教程》提供了一个全面的学习路径,包括但不限于目录结构解析、启动流程说明以及重要配置项解读等内容[^4]。阅读这份资料有助于快速上手实际应用开发过程中的常见任务。 ```python # 示例 Python 脚本展示如何初始化一个简单的 Quicksilver 连接对象 from quicksilver import Client client = Client() response = client.send_request('example_command', {'key': 'value'}) print(response) ``` ---
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值