mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-02-03 23:40:14 +08:00
77 lines
4.9 KiB
Markdown
77 lines
4.9 KiB
Markdown
|
[#]: collector: (lujun9972)
|
||
|
[#]: translator: (wxy)
|
||
|
[#]: reviewer: ( )
|
||
|
[#]: publisher: ( )
|
||
|
[#]: url: ( )
|
||
|
[#]: subject: (4 open source productivity tools on my wishlist)
|
||
|
[#]: via: (https://opensource.com/article/20/1/open-source-productivity-tools)
|
||
|
[#]: author: (Kevin Sonney https://opensource.com/users/ksonney)
|
||
|
|
||
|
我的愿望清单上的 4 个开源生产力工具
|
||
|
======
|
||
|
|
||
|
> 在 2020 年用开源实现更高生产力的二十种方式的最后一篇文章中,了解开源世界需要做什么。
|
||
|
|
||
|
![Two diverse hands holding a globe][1]
|
||
|
|
||
|
去年,我在 19 天里给你介绍了 19 个新(对你而言)的生产力工具。今年,我换了一种方式:使用你在使用或者还没使用的工具,构建一个使你可以在新一年更加高效的环境。
|
||
|
|
||
|
### 不过…
|
||
|
|
||
|
在搜索生产力应用程序时,我找不到想要的一切应用,而且几乎总是会丢失一些读者与我分享的精彩内容。 因此,当我结束本系列文章时,是时候[再次][2]谈论我在本年度系列文章中未能涵盖的一些主题。
|
||
|
|
||
|
![Desktop with Joplin, Emacs, and Firefox][3]
|
||
|
|
||
|
#### 在 Vim 中聊天
|
||
|
|
||
|
我试过了。我真的非常非常想能够在 Vim 中聊天,但我做不到。我找到的一个软件包 [VimIRC.vim][4] 一直就工作不起来,我试了几天也没用。我探索的另一个选项是 [Irc it][5],这需要我付出更多的[努力去设置][6],超过了我正常可以付出的耐心或时间。我尝试过了,也确实做到了,但对于同处于相同境地的 Vim 用户,对不起,我无法帮到你。
|
||
|
|
||
|
#### Org 模式
|
||
|
|
||
|
![Org Mode in Emacs][7]
|
||
|
|
||
|
我喜欢 [Org 模式][8],并且每天都使用它。关于 Org 模式我可以滔滔不绝的说上几天。它提供了基本的[任务跟踪][9];谷歌[日历][10]同步和 [CalFW][11] 集成;富文本文档、网站和演示文稿;链接到任何事物;等等、等等……
|
||
|
|
||
|
我希望你会在 2020 年从我这里收到更多有关 Org 模式的信息,因为它真的很酷。
|
||
|
|
||
|
#### 图形用户界面程序
|
||
|
|
||
|
在 2019 年的生产力系列中,我共享了很多图形用户界面程序,而今年几乎都是命令行应用程序。有一些很棒的图形程序可以帮助解决我今年谈论的一些问题,例如可以使用 Maildir 邮箱的[邮件][12]程序、用于读取本地日历文件的日历程序、[天气][13]应用程序等等。我甚至尝试了几项对我而言新奇的事物,看它们是否适合这个主题。除了 [twin][14] 之外,我没有感觉到有什么图形用户界面程序是新颖的(对我而言)或值得注意的(同样对我而言)今年要写的。至于……
|
||
|
|
||
|
#### 移动应用程序
|
||
|
|
||
|
越来越多的人将平板电脑(有时与笔记本电脑结合使用)作为主要设备。我将手机用于大多数社交媒体和即时消息传递,并且经常使用平板电脑(好的,老实说,好几个平板电脑)来阅读或浏览网络。可以肯定的是,并不是开源移动应用程序不存在,但是它们与我今年的主题不符。开源和移动应用程序正在发生很多变化,我正在仔细地寻找可以帮助我在手机和平板电脑上提高工作效率的事物。
|
||
|
|
||
|
### 该你了
|
||
|
|
||
|
非常感谢你阅读今年的系列文章。请你发表评论,告诉我错过的或需要在 2021 年看到的内容。正如我在 [Productivity Alchemy] [15] 播客上所说:“哥们,记着:保持生产力!”
|
||
|
|
||
|
--------------------------------------------------------------------------------
|
||
|
|
||
|
via: https://opensource.com/article/20/1/open-source-productivity-tools
|
||
|
|
||
|
作者:[Kevin Sonney][a]
|
||
|
选题:[lujun9972][b]
|
||
|
译者:[wxy](https://github.com/wxy)
|
||
|
校对:[校对者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/world_hands_diversity.png?itok=zm4EDxgE (Two diverse hands holding a globe)
|
||
|
[2]: https://opensource.com/article/19/1/productivity-tool-wish-list
|
||
|
[3]: https://opensource.com/sites/default/files/uploads/productivity_20-1.png (Desktop with Joplin, Emacs, and Firefox)
|
||
|
[4]: https://github.com/vim-scripts/VimIRC.vim
|
||
|
[5]: https://tools.suckless.org/ii/
|
||
|
[6]: https://www.reddit.com/r/vim/comments/48t7ws/vim_ii_irc_client_xpost_runixporn/d0macnl/
|
||
|
[7]: https://opensource.com/sites/default/files/uploads/productivity_20-2.png (Org Mode in Emacs)
|
||
|
[8]: https://orgmode.org/
|
||
|
[9]: https://opensource.com/article/20/1/open-source-to-do-list
|
||
|
[10]: https://opensource.com/article/20/1/open-source-calendar
|
||
|
[11]: https://github.com/kiwanami/emacs-calfw
|
||
|
[12]: https://opensource.com/article/20/1/organize-email-notmuch
|
||
|
[13]: https://opensource.com/article/20/1/open-source-weather-forecast
|
||
|
[14]: https://github.com/cosmos72/twin
|
||
|
[15]: https://productivityalchemy.com
|