mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +08:00
Merge pull request #20864 from wxy/20210112-Super-Productivity--A-Super-Cool-Open-Source-To-Do-List-App-with-GitHub-Integration
TSL&PRF:sources/tech/20210112 Super Productivity- A Super Cool Open Source To-Do List App with GitHub Integration.md
This commit is contained in:
commit
f6d9c799f6
@ -1,106 +0,0 @@
|
||||
[#]: collector: (lujun9972)
|
||||
[#]: translator: (wxy)
|
||||
[#]: reviewer: ( )
|
||||
[#]: publisher: ( )
|
||||
[#]: url: ( )
|
||||
[#]: subject: (Super Productivity: A Super Cool Open Source To-Do List App with GitHub Integration)
|
||||
[#]: via: (https://itsfoss.com/super-productivity/)
|
||||
[#]: author: (Ankush Das https://itsfoss.com/author/ankush/)
|
||||
|
||||
Super Productivity: A Super Cool Open Source To-Do List App with GitHub Integration
|
||||
======
|
||||
|
||||
_**Brief: Super Productivity is an awesome open-source to-do app that helps you manage tasks, track tickets, and manage time.**_
|
||||
|
||||
No matter what you do, improving productivity is a common goal for most of the people. Usually, you would end up trying various [to-do list apps][1] or a [note-taking app][2] to help yourself organize and remind things to efficiently keep up with your work.
|
||||
|
||||
Sure, you can check out those lists and try them as you like. Here, I’ve come across something unique that you also may want to try if you wanted a desktop to-do application with a solid user interface, GitHub/GitLab integration, and a list of essential features.
|
||||
|
||||
Super Productivity seems to be an impressive to-do list app with some unique features to offer. In this article, I’ll let you know all about it briefly.
|
||||
|
||||
### Super Productivity: A Simple & Attractive Open-Source To-do App
|
||||
|
||||
![][3]
|
||||
|
||||
Super Productivity is an open-source app, and it is actively maintained by [Johannes Millan][4] on GitHub.
|
||||
|
||||
To me, the user experience matters the most, and I’m completely impressed with the UI offered by Super Productivity.
|
||||
|
||||
It also offers a bunch of essential features along with some interesting options. Let’s take a look at them.
|
||||
|
||||
### Features of Super Productivity
|
||||
|
||||
![][5]
|
||||
|
||||
* Add to-do tasks, description
|
||||
* Track time spent on tasks and break
|
||||
* Project management (with JIRA, GitHub, and GitLab integration)
|
||||
* Ability to schedule tasks
|
||||
* Language selection option
|
||||
* Sync option to Dropbox, Google Drive, or any other WebDAV storage location
|
||||
* Import/Export functionality
|
||||
* Auto-backup functionality
|
||||
* Ability to tweak the behavior of timers and counters
|
||||
* Dark Mode them available
|
||||
* Add attachment to tasks
|
||||
* Ability to repeat tasks completely for free
|
||||
* Cross-platform support
|
||||
|
||||
|
||||
|
||||
In addition to the features I mentioned, you will find more detailed settings and tweaks to configure.
|
||||
|
||||
Especially, the integration with [JIRA][6], [GitHub][7] and [GitL][8][ab][8]. You can automatically assign tasks to work on without needing to check your email for the recent updates to issue trackers or tickets.
|
||||
|
||||
Compared to many premium to-do web services that I’ve used so far, you will be surprised to find many useful features completely for free. You can also take a look at the video below to get some idea:
|
||||
|
||||
### Installing Super Productivity on Linux
|
||||
|
||||
![][9]
|
||||
|
||||
You get a variety of options to install. I downloaded the AppImage file to test. But, you can also get the deb package for Debian-based distros.
|
||||
|
||||
It is also available as a [snap][10]. You can find all the packages in the [GitHub releases section][11].
|
||||
|
||||
If you’re curious, you can check out its [GitHub page][12] to know more about it.
|
||||
|
||||
Download Super Productivity
|
||||
|
||||
### Concluding Thoughts
|
||||
|
||||
I found the user experience fantastic with Super Productivity. The features offered are incredibly useful and considering that you get some premium functionalities (that you’d get normally with to-do web services) it could be a perfect replacement for most of the users.
|
||||
|
||||
You can simply sync the data using Google Drive, Dropbox, or any other WebDAV storage location.
|
||||
|
||||
It could also replace a service like [ActivityWatch][13] to help you track the time you work on your tasks and remain idle. So, it could be your all-in-one solution for improving productivity!
|
||||
|
||||
Sounds exciting, right?
|
||||
|
||||
What do you think about Super Productivity? Let me know your thoughts in the comments section below.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://itsfoss.com/super-productivity/
|
||||
|
||||
作者:[Ankush Das][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://itsfoss.com/author/ankush/
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://itsfoss.com/to-do-list-apps-linux/
|
||||
[2]: https://itsfoss.com/note-taking-apps-linux/
|
||||
[3]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2021/01/super-productivity.jpg?resize=800%2C569&ssl=1
|
||||
[4]: https://github.com/johannesjo
|
||||
[5]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2021/01/super-productivity-2.jpg?resize=800%2C575&ssl=1
|
||||
[6]: https://www.atlassian.com/software/jira
|
||||
[7]: https://github.com/
|
||||
[8]: https://about.gitlab.com
|
||||
[9]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2021/01/super-productivity-1.jpg?resize=800%2C574&ssl=1
|
||||
[10]: https://snapcraft.io/superproductivity
|
||||
[11]: https://github.com/johannesjo/super-productivity/releases
|
||||
[12]: https://github.com/johannesjo/super-productivity
|
||||
[13]: https://itsfoss.com/activitywatch/
|
@ -0,0 +1,104 @@
|
||||
[#]: collector: (lujun9972)
|
||||
[#]: translator: (wxy)
|
||||
[#]: reviewer: (wxy)
|
||||
[#]: publisher: ( )
|
||||
[#]: url: ( )
|
||||
[#]: subject: (Super Productivity: A Super Cool Open Source To-Do List App with GitHub Integration)
|
||||
[#]: via: (https://itsfoss.com/super-productivity/)
|
||||
[#]: author: (Ankush Das https://itsfoss.com/author/ankush/)
|
||||
|
||||
超级生产力:一款集成了 GitHub 的超酷开源待办事项列表应用
|
||||
======
|
||||
|
||||
> “超级生产力”是一款很棒的开源待办事项应用,可以帮助你管理任务、跟踪事务和管理时间。
|
||||
|
||||
无论你做什么,提高工作效率是大多数人的共同目标。通常,你总会尝试各种[待办事项列表应用][1]或者[记事应用][2]来帮助自己组织和提醒事情,从而高效地跟上工作进度。
|
||||
|
||||
当然,你可以看看那些清单,根据自己的喜好去尝试其中的一些。在这里,我遇到了一些独特的东西,如果你想要一个具有可靠的用户界面、GitHub/GitLab 集成以及一系列基本功能的桌面待办事项应用,你也许可以尝试一下。
|
||||
|
||||
<ruby>超级生产力<rt>Super Productivity</rt></ruby>看起来是一个令人印象深刻的待办事项列表应用,并提供一些独特的功能。在本文中,我将让你简单了解它的一切。
|
||||
|
||||
### 超级生产力:一个简单的而有吸引力的开源待办事项应用程序
|
||||
|
||||
![][3]
|
||||
|
||||
“超级生产力”是一款开源应用,它由 [Johannes Millan][4] 在 GitHub 上积极维护。
|
||||
|
||||
对我来说,用户体验是最重要的,“超级生产力”提供的用户界面给我留下了十分深刻的印象。
|
||||
|
||||
它还提供了一堆基本功能以及一些有趣的选项。让我们来看看它们。
|
||||
|
||||
### “超级生产力”的特点
|
||||
|
||||
![][5]
|
||||
|
||||
* 添加待办事项、说明
|
||||
* 追踪花费在任务和休息上的时间
|
||||
* 项目管理(与 JIRA、GitHub 和 GitLab 整合)
|
||||
* 安排任务的能力
|
||||
* 语言选择选项
|
||||
* 同步到 Dropbox、Google Drive 或任何其他 WebDAV 存储位置
|
||||
* 导入/导出功能
|
||||
* 自动备份功能
|
||||
* 能够调整定时器和计数器的行为
|
||||
* 黑暗模式
|
||||
* 在任务中添加附件
|
||||
* 完全免费的重复任务
|
||||
* 跨平台支持
|
||||
|
||||
除了我提到的功能外,你还会发现更多详细的设置和调整配置。
|
||||
|
||||
尤其是与 [JIRA][6]、[GitHub][7] 和 [GitLab][8] 的整合。你可以自动分配要进行的工作任务,而不需要检查你的电子邮件以了解问题跟踪器或议题的最近更新。
|
||||
|
||||
与我目前使用过的许多收费版的待办事项 Web 服务相比,你会惊讶地发现许多有用的功能完全免费。
|
||||
|
||||
### 在 Linux 上安装“超级生产力”
|
||||
|
||||
![][9]
|
||||
|
||||
它有各种安装方式。我下载了 AppImage 文件测试了一下。但是,你也可以得到基于 Debian 的发行版的 deb 包。
|
||||
|
||||
它也可以作为一个 [snap][10] 来安装。你可以在 [GitHub 的发布部分][11]中找到所有的包。
|
||||
|
||||
如果你感兴趣,可以查看它的 [GitHub 页面][12]来了解它的更多信息。
|
||||
|
||||
- [下载超级生产力](https://github.com/johannesjo/super-productivity/releases)
|
||||
|
||||
### 总结
|
||||
|
||||
我发现“超级生产力”的用户体验非常棒。所提供的功能非常有用,考虑到你可以获得一些你通常从收费版的待办事项 Web 服务中才能获得的高级功能,它可以成为大多数用户的完美替代品。
|
||||
|
||||
你可以简单地使用 Google Drive、Dropbox 或任何其他 WebDAV 存储位置同步数据。
|
||||
|
||||
它也可以取代像 [ActivityWatch][13] 这样的服务,帮助你追踪你工作任务和保持闲置的时间。所以,它可以成为你提高生产力的一体化解决方案!
|
||||
|
||||
听起来很不错,对吧?
|
||||
|
||||
你对“超级生产力”有什么看法?请在下面的评论区告诉我你的想法。
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://itsfoss.com/super-productivity/
|
||||
|
||||
作者:[Ankush Das][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[wxy](https://github.com/wxy)
|
||||
校对:[wxy](https://github.com/wxy)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://itsfoss.com/author/ankush/
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://itsfoss.com/to-do-list-apps-linux/
|
||||
[2]: https://itsfoss.com/note-taking-apps-linux/
|
||||
[3]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2021/01/super-productivity.jpg?resize=800%2C569&ssl=1
|
||||
[4]: https://github.com/johannesjo
|
||||
[5]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2021/01/super-productivity-2.jpg?resize=800%2C575&ssl=1
|
||||
[6]: https://www.atlassian.com/software/jira
|
||||
[7]: https://github.com/
|
||||
[8]: https://about.gitlab.com
|
||||
[9]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2021/01/super-productivity-1.jpg?resize=800%2C574&ssl=1
|
||||
[10]: https://snapcraft.io/superproductivity
|
||||
[11]: https://github.com/johannesjo/super-productivity/releases
|
||||
[12]: https://github.com/johannesjo/super-productivity
|
||||
[13]: https://itsfoss.com/activitywatch/
|
Loading…
Reference in New Issue
Block a user