芷嫣 發表於 2020-7-5 23:30:00

Ubuntu 上五款搜索工具:Albert、Synapse、Utools、Ulauncher、FSearch

<h2 id="应用概览">应用概览</h2>
<table>
<thead>
<tr>
<th>应用 / 功能</th>
<th>查找应用</th>
<th>查找文件</th>
<th>查找网页</th>
<th>扩展程序</th>
</tr>
</thead>
<tbody>
<tr>
<td>Albert</td>
<td>✓</td>
<td>✓</td>
<td>✓</td>
<td>-</td>
</tr>
<tr>
<td>Synapse</td>
<td>✓</td>
<td>✓</td>
<td>-</td>
<td>-</td>
</tr>
<tr>
<td>Utools</td>
<td>✓</td>
<td>✗</td>
<td>✓</td>
<td>✓</td>
</tr>
<tr>
<td>Ulauncher</td>
<td>✓</td>
<td>✓</td>
<td>✓</td>
<td>✓</td>
</tr>
<tr>
<td>FSearch</td>
<td>✗</td>
<td>✓</td>
<td>✗</td>
<td>✗</td>
</tr>
</tbody>
</table>
<p>简单说,Albert 最好用,Ulauncher 综合能力强,而 FSearch 严重偏科。</p>
<h2 id="搜商">搜商</h2>
<p>在介绍应用前,先谈谈搜商。(详细介绍参看百度百科。)</p>
<p>随着信息时代的来临,知识更新日新月异,我们不得不承认,即使人类拥有再高的智商,再多的大脑容量,再充足的生命时间,也不能满足理解和储存全部人类知识的要求,更何况人类的知识正以几何级数量迅速增长。因此,我们必须在海量知识中快速地搜索出对自己有用的知识。幸运的是,搜索引擎技术的迅猛发展,无疑给人们在海量信息中快速获取自己需要的知识提供了极大的便利,善用搜索技术可能会演变成网络时代人应该具备的一种重要能力,这时候提出“搜商”概念,并把它与智商,情商比照研究,颇有新意和启发。</p>
<p>搜商的本质特征是搜索。广义的“搜商”指人们所有搜索行为的智力。</p>
<p>明白了培养搜商的作用,那就为学习使用搜索工具做了思想铺垫。我们的电脑上都有很多软件和文件,需要利用搜索工具快速找出它们为己所用。</p>
<h2 id="安装软件">安装软件</h2>
<p><strong>Albert</strong></p>
<pre><code>echo 'deb http://download.opensuse.org/repositories/home:/manuelschneid3r/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:manuelschneid3r.list
curl -fsSL https://download.opensuse.org/repositories/home:manuelschneid3r/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home:manuelschneid3r.gpg &gt; /dev/null
sudo apt update
sudo apt install albert
</code></pre>
<p><strong>Synapse</strong></p>
<pre><code>sudo apt install synapse
</code></pre>
<p><strong>Utools</strong></p>
<p>官网下载安装包。</p>
<pre><code>sudo dpkg -i utools_1.1.3_amd64.deb
</code></pre>
<p><strong>Ulauncher</strong></p>
<pre><code>sudo add-apt-repository ppa:agornostal/ulauncher
sudo apt update
sudo apt install ulauncher
</code></pre>
<p><strong>FSearch</strong></p>
<pre><code>sudo add-apt-repository ppa:christian-boxdoerfer/fsearch-daily
sudo apt-get update
sudo apt install fsearch-trunk
</code></pre>
<h2 id="软件使用">软件使用</h2>
<p>Albert / Synapse 归为一类,Synapse 的特点是可以分类搜索,但自定义程度高的 Albert 要更好用。</p>
<p>Utools / Ulauncher 归为一类,两者最大的特点是拥有扩展商店,就像浏览器扩展商店一样,这些扩展能满足用户的更多功能需求。</p>
<ul>
<li>Ulauncher 输入路径可以直接浏览目录。Ulauncher 扩展商店中令我印象深刻的插件是 Github search,直接显示了搜索结果。</li>
<li>Utools 扩展商店中有很多我喜欢的扩展,比如沙拉查词、在线翻译、讯飞 OCR、网页快开等等。</li>
</ul>
<p>而 FSearch 相当于 Windows 上的 Everything,文件搜索速度相当快。</p>
<h2 id="软件选择">软件选择</h2>
<p>FSearch 是必装软件。用来快速搜索文件。</p>
<p>剩余四款很难选择,因为只能留一个搜索入口,当前我更推荐使用 Albert,因为它同时擅长应用搜索、文件搜索和网页搜索。对于其他功能,尽量使用软件或者浏览器。</p>
<blockquote>
<p>Utools 输在没有把基础功能做好,应用和文件搜索功能很烂。比如我在 ubuntu 20.04 中,竟然搜不到 extensions,也无法文件搜索。其他平台不知道表现如何。如果你看中扩展的话,可以 Utools 与 Albert 并用,互为补充。</p>
<p>Ulauncher 输在文件搜索,这个扩展速度真是太慢了。</p>
<p>Utools 和 Ulauncher 都是我比较看好的,但是基础功能上掉链子,无法忍受。</p>
<p>Albert 和 Synapse 旗鼓相当,但是 Synapse 的网页搜索不能配置搜索引擎,遂放弃。</p>
</blockquote>


</div>
<div id="MySignature" role="contentinfo">
    <p style="
color: #31708f;
background: #f6fbfe;
border: 1px solid transparent;
border-radius: 0.25rem;
font-weight: 400;
font-size: 0.875rem;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
text-indent: 0em">

<svg t="1590380619669" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="900" id="mx_n_1590380619673" width="64" height="64"><path d="M331.627743 665.061737m-325.847739 0a325.847739 325.847739 0 1 0 651.695478 0 325.847739 325.847739 0 1 0-651.695478 0Z" fill="#E9EAEB" p-id="901"></path><path d="M528.919994 445.712772m-218.683482 126.256967a252.513935 252.513935 0 1 0 437.366965-252.513935 252.513935 252.513935 0 1 0-437.366965 252.513935Z" fill="#A3D4FF" p-id="902"></path><path d="M529.376138 714.480773A268.986947 268.986947 0 0 1 296.225217 580.095675a268.986947 268.986947 0 1 1 233.295421 134.385098zM528.581387 209.525153a236.329923 236.329923 0 0 0-204.250899 354.02526 236.113173 236.113173 0 1 0 204.250899-354.02526z" fill="#2A5082" p-id="903"></path><path d="M528.919994 445.712772m-218.683482 126.256967a252.513935 252.513935 0 1 0 437.366965-252.513935 252.513935 252.513935 0 1 0-437.366965 252.513935Z" fill="#A3D4FF" p-id="904"></path><path d="M529.376138 714.480773A268.986947 268.986947 0 0 1 296.225217 580.095675a268.986947 268.986947 0 1 1 233.295421 134.385098zM528.581387 209.525153a236.329923 236.329923 0 0 0-204.250899 354.02526 236.113173 236.113173 0 1 0 204.250899-354.02526z" fill="#2A5082" p-id="905"></path><path d="M344.488252 544.548649a204.034149 204.034149 0 0 1-18.351513-42.266281l31.139773-9.537007a171.738376 171.738376 0 0 0 15.461511 35.474776zM317.900233 455.753334A202.300148 202.300148 0 0 1 419.050307 267.325196l16.256262 28.24977A169.570874 169.570874 0 0 0 350.196006 453.730332z" fill="#2A5082" p-id="906"></path><path d="M95.58682 746.776547c-38.292528 0-46.818034-14.450011-50.575037-21.675016C11.126508 666.795738 171.593876 541.875397 270.215198 472.515346l18.785014 26.73252c-179.396881 125.931842-223.324914 196.736894-215.883158 209.525153 3.612503 6.285755 39.520779 14.955761 153.386862-25.576519C323.752487 648.733225 445.999577 589.993932 570.775418 518.032879s236.691173-148.546109 315.299231-215.449657c91.902067-78.608058 102.378325-113.866083 98.765822-120.079588-7.225005-12.932759-90.746066-10.259508-289.505962 82.14831l-13.72751-29.550272c109.31433-50.575037 297.742468-127.232343 331.483243-68.8543 45.878784 79.475058-258.582939 283.364708-426.275312 380.035278C460.666337 619.182954 336.468496 678.789247 237.341424 714.047273c-69.721301 24.781768-113.721583 32.729274-141.754604 32.729274z" fill="#2A5082" p-id="907"></path><path d="M700.319763 159.817117a65.025048 65.025048 0 1 1 65.025048-65.025048 65.025048 65.025048 0 0 1-65.025048 65.025048z m0-97.971072a32.657024 32.657024 0 1 0 32.657024 32.657024 32.729274 32.729274 0 0 0-32.657024-32.657024zM194.569393 290.445213A97.320821 97.320821 0 1 1 291.890214 193.124391 97.465321 97.465321 0 0 1 194.569393 290.445213z m0-162.056869a65.025048 65.025048 0 1 0 65.025047 65.025048 65.025048 65.025048 0 0 0-65.025047-65.025048zM356.048261 871.118888a70.443802 70.443802 0 1 1 70.227051-70.443802 70.516052 70.516052 0 0 1-70.227051 70.443802z m0-108.375079a37.859028 37.859028 0 1 0 37.859028 37.859027 37.931278 37.931278 0 0 0-37.859028-37.786777z" fill="#BCC0C4" p-id="908"></path></svg>
<br>
寻找知识的源头,探索宇宙的奥秘。<br>
知识的存放地址:人的大脑里、书里、互联网上、自然界里。 <br>
获取知识的最优路径:精品课程 > 精品书籍 > 官方文档 > 优质文章 > 与人交流(互为补充,构建知识体系)。<br>
内外兼修,形神合一。 <br>
</p><br><br>
来源:https://www.cnblogs.com/keatonlao/p/13252483.html
頁: [1]
查看完整版本: Ubuntu 上五款搜索工具:Albert、Synapse、Utools、Ulauncher、FSearch