mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-25 23:11:02 +08:00
commit
46607ed649
@ -1,77 +0,0 @@
|
||||
[#]: collector: (lujun9972)
|
||||
[#]: translator: (geekpi)
|
||||
[#]: reviewer: ( )
|
||||
[#]: publisher: ( )
|
||||
[#]: url: ( )
|
||||
[#]: subject: (Improve your productivity with this lightweight Linux desktop)
|
||||
[#]: via: (https://opensource.com/article/21/1/elementary-linux)
|
||||
[#]: author: (Kevin Sonney https://opensource.com/users/ksonney)
|
||||
|
||||
Improve your productivity with this lightweight Linux desktop
|
||||
======
|
||||
ElementaryOS provides a fast, lightweight, and efficient desktop to keep
|
||||
you productive in the new year.
|
||||
![Business woman on laptop sitting in front of window][1]
|
||||
|
||||
In prior years, this annual series covered individual apps. This year, we are looking at all-in-one solutions in addition to strategies to help in 2021. Welcome to day 1 of 21 Days of Productivity in 2021.
|
||||
|
||||
When looking for tools to be more productive, it is easy to cobble together a working collection of applications that almost, but just don't quite, play nice together. In prior years, we have talked about individual email applications, calendaring applications, note-taking applications, and so on. There are always bumps, though—places where it either takes custom scripts or complicated export/import steps to make a tool work.
|
||||
|
||||
[ElementaryOS][2] is a complete desktop with a beautiful, functional, and productive environment.
|
||||
|
||||
![Linux ElementaryOS Desktop][3]
|
||||
|
||||
ElementaryOS desktop (Kevin Sonney, [CC BY-SA 4.0][4])
|
||||
|
||||
ElementaryOS is a pay-what-you-want open source project based on the popular Ubuntu Linux distribution. The initial setup and installation will be very familiar to anyone who has installed Ubuntu in the past. However, once logged in, the experience can be very different.
|
||||
|
||||
ElementaryOS uses the [Gala window manager][5] and the Pantheon shell. Both were developed specifically for Elementary. Once installed, the desktop is very minimal, and it only provides a small number of lightweight apps. These apps include a web browser, terminal, mail client, and calendaring client. It also has an App Center that allows you to install both free and commercial applications curated by the Elementary team.
|
||||
|
||||
![Linux ElementaryOS Mail and calendar][6]
|
||||
|
||||
ElementaryOS mail and calendar (Kevin Sonney, [CC BY-SA 4.0][4])
|
||||
|
||||
The [mail][7] and [calendar][8] apps will look very familiar since both have been used by other distributions for a while now. Mail started as a fork of [Geary][9], and the calendar is known as [Maya][10] other places. Setup is very easy for both. The two apps only authenticate with a username/password by default, so users who require two-factor authentication will need to go through some extra steps. The interface is exceptionally lightweight and fast for both.
|
||||
|
||||
![Linux ElementaryOS app center][11]
|
||||
|
||||
The App Center (Kevin Sonney, [CC BY-SA 4.0][4])
|
||||
|
||||
By default, ElementaryOS does not include a to-do list or note-taking application. This situation is where the App Center comes into play. In the App Center, there is a large selection of applications to fill the gaps. Two of the apps really stand out. The first is [Planner][12], a clean, lightweight to-do list manager. It supports multiple lists, scheduled and recurring tasks, projects, and sub-projects. It can also sync with the popular [Todoist][13] online application, but that isn't required.
|
||||
|
||||
The second app from the App Center is [Notes-Up][14], a note-taking app that uses Markdown for rich text. It allows a user to create multiple notes in multiple notebooks and has both a "View" and "Edit" option so that you can preview how the final document will look. Again, the app is fast, lightweight, and very minimalistic, keeping with the overall ElementaryOS look and feel.
|
||||
|
||||
![ElementaryOS Planner and Notes-up][15]
|
||||
|
||||
Planner and Notes-up (Kevin Sonney, [CC BY-SA 4.0][4])
|
||||
|
||||
If you don't like the default apps, Elementary is based on Ubuntu LTS, so the entire Ubuntu app ecosystem is available if you need to use other applications. Overall, though, the ElementaryOS default provides a fast, lightweight, and efficient desktop to keep you productive in the new year.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://opensource.com/article/21/1/elementary-linux
|
||||
|
||||
作者:[Kevin Sonney][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://opensource.com/users/ksonney
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/lenovo-thinkpad-laptop-concentration-focus-windows-office.png?itok=-8E2ihcF (Woman using laptop concentrating)
|
||||
[2]: https://elementary.io/
|
||||
[3]: https://opensource.com/sites/default/files/pictures/elementaryos-desktop.png (ElementaryOS Desktop)
|
||||
[4]: https://creativecommons.org/licenses/by-sa/4.0/
|
||||
[5]: https://github.com/elementary/gala
|
||||
[6]: https://opensource.com/sites/default/files/pictures/elementaryos-mail-calendar.png (Linux ElementaryOS Mail and calendar)
|
||||
[7]: https://github.com/elementary/mail
|
||||
[8]: https://github.com/elementary/calendar
|
||||
[9]: https://wiki.gnome.org/Apps/Geary
|
||||
[10]: https://launchpad.net/maya
|
||||
[11]: https://opensource.com/sites/default/files/pictures/elementaryos-app-center_0.png (Linux ElementaryOS app center)
|
||||
[12]: https://appcenter.elementary.io/com.github.alainm23.planner/
|
||||
[13]: https://todoist.com/
|
||||
[14]: https://github.com/Philip-Scott/Notes-up
|
||||
[15]: https://opensource.com/sites/default/files/pictures/planner-notes-up.png (ElementaryOS Planner and Notes-up)
|
@ -0,0 +1,76 @@
|
||||
[#]: collector: (lujun9972)
|
||||
[#]: translator: (geekpi)
|
||||
[#]: reviewer: ( )
|
||||
[#]: publisher: ( )
|
||||
[#]: url: ( )
|
||||
[#]: subject: (Improve your productivity with this lightweight Linux desktop)
|
||||
[#]: via: (https://opensource.com/article/21/1/elementary-linux)
|
||||
[#]: author: (Kevin Sonney https://opensource.com/users/ksonney)
|
||||
|
||||
使用这个轻量级 Linux 桌面提高你的工作效率
|
||||
======
|
||||
ElementaryOS 提供了一个快速、轻量、高效的桌面,让你在新的一年里保持工作效率。
|
||||
![Business woman on laptop sitting in front of window][1]
|
||||
|
||||
在前几年,这个年度系列涵盖了单个的应用。今年,我们除了关注 2021 年的策略外,还将关注一体化解决方案。欢迎来到 2021 年 21 天生产力的第一天。
|
||||
|
||||
当寻求提高生产率的工具时,很容易将几乎可以但不能完全很好地发挥作用的应用集合在一起。在过去的几年里,我们已经谈到了单个的电子邮件应用、日历应用、记事本应用等等。不过,总会有些麻烦。要么需要自定义脚本,要么需要复杂的导出/导入步骤来使一个工具工作。
|
||||
|
||||
[ElementaryOS][2] 是一个完整的桌面,具有美观、实用、高效的环境。
|
||||
|
||||
![Linux ElementaryOS Desktop][3]
|
||||
|
||||
ElementaryOS 桌面 (Kevin Sonney, [CC BY-SA 4.0][4])
|
||||
|
||||
ElementaryOS 是一个基于流行的 Ubuntu Linux 发行版的“按需付费”开源项目。对于过去安装过 Ubuntu 的人来说,最初的设置和安装会非常熟悉。然而,一旦登录,体验就会很不一样。
|
||||
|
||||
ElementaryOS 使用 [Gala 窗口管理器][5]和 Pantheon shell。这两个都是专门为 Elementary 开发的。安装后,桌面非常简单,它只提供了少量的轻量级应用。这些应用包括网络浏览器、终端、邮件客户端和日历客户端。它还有一个应用中心,允许你安装 Elementary 团队策划的免费和商业应用。
|
||||
|
||||
![Linux ElementaryOS Mail and calendar][6]
|
||||
|
||||
ElementaryOS 的邮件和日历应用(Kevin Sonney, [CC BY-SA 4.0][4])
|
||||
|
||||
[邮件][7]和[日历][8]这两个应用看起来很熟悉,因为这两个应用已经被其他发行版使用了一段时间。邮件是作为 [Geary][9] 的分支开始的,而日历在其他地方则被称为 [Maya][10]。两者的设置非常简单。两款应用默认只用用户名/密码认证,所以需要双因素认证的用户需要一些额外的步骤。两者的界面都异常轻巧快速。
|
||||
|
||||
![Linux ElementaryOS app center][11]
|
||||
|
||||
应用中心(Kevin Sonney,[CC BY-SA 4.0][4])
|
||||
|
||||
ElementaryOS 默认不包含待办事项或记事本应用。这时,应用中心就可以发挥作用了。在应用中心中,有大量的应用可以填补空白。其中有两款应用真的很突出。第一个是 [Planner][12],一款简洁、轻量级的待办事项管理器。它支持多个列表、计划和重复性任务、项目和子项目。它还可以与流行的在线应用 [Todoist][13] 同步,但这不是必需的。
|
||||
|
||||
应用中心的第二款应用是 [Notes-Up][14],这是一款使用 Markdown 写富文本的笔记应用。它允许用户在多个笔记本中创建多个笔记,并且有”查看“和”编辑“选项,这样你就可以预览最终文档的样子。同样,这款应用快速、轻量而且非常简约,与 ElementaryOS 的整体外观和感觉保持一致。
|
||||
|
||||
![ElementaryOS Planner and Notes-up][15]
|
||||
|
||||
Planner 和 Notes-up (Kevin Sonney,[CC BY-SA 4.0][4])
|
||||
|
||||
如果你不喜欢默认应用,Elementary 基于 Ubuntu LTS,因此如果你需要使用其他应用,整个 Ubuntu 应用生态系统都可以使用。不过总的来说,ElementaryOS 默认提供了一个快速、轻量、高效的桌面,让你在新的一年里保持高效。
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://opensource.com/article/21/1/elementary-linux
|
||||
|
||||
作者:[Kevin Sonney][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[geekpi](https://github.com/geekpi)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://opensource.com/users/ksonney
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/lenovo-thinkpad-laptop-concentration-focus-windows-office.png?itok=-8E2ihcF (Woman using laptop concentrating)
|
||||
[2]: https://elementary.io/
|
||||
[3]: https://opensource.com/sites/default/files/pictures/elementaryos-desktop.png (ElementaryOS Desktop)
|
||||
[4]: https://creativecommons.org/licenses/by-sa/4.0/
|
||||
[5]: https://github.com/elementary/gala
|
||||
[6]: https://opensource.com/sites/default/files/pictures/elementaryos-mail-calendar.png (Linux ElementaryOS Mail and calendar)
|
||||
[7]: https://github.com/elementary/mail
|
||||
[8]: https://github.com/elementary/calendar
|
||||
[9]: https://wiki.gnome.org/Apps/Geary
|
||||
[10]: https://launchpad.net/maya
|
||||
[11]: https://opensource.com/sites/default/files/pictures/elementaryos-app-center_0.png (Linux ElementaryOS app center)
|
||||
[12]: https://appcenter.elementary.io/com.github.alainm23.planner/
|
||||
[13]: https://todoist.com/
|
||||
[14]: https://github.com/Philip-Scott/Notes-up
|
||||
[15]: https://opensource.com/sites/default/files/pictures/planner-notes-up.png (ElementaryOS Planner and Notes-up)
|
Loading…
Reference in New Issue
Block a user