TranslateProject/sources/tech/20170202 3 desktop wikis to help organize information.md

87 lines
5.8 KiB
Markdown
Raw Normal View History

2017-02-07 09:35:38 +08:00
3 desktop wikis to help organize information
============================================================
![3 desktop wikis to help organize information](https://opensource.com/sites/default/files/styles/image-full-size/public/images/life/resume_career_document_general.png?itok=7Am9KpC- "3 desktop wikis to help organize information")
Image by : opensource.com
When you think of the word "wiki," examples like MediaWiki or DokuWiki probably come to mind. They're open source, useful, powerful, and flexible. They can be great tools for collaborating, working on your own, or just organizing the piles of information in your life.
On the other hand, those wikis are also big. They need quite a bit of additional digital plumbing to run. For many of us, this is overkill, especially if we only want to use wikis on our desktops.
If you want to get that wiki feeling on your desktop without dealing with all of that plumbing, you easily can. There are a number of solid lightweight wikis that can help you organize your information, keep track of your task, manage your notes, and more.
Let's take a look at three of those lightweight, desktop wikis.
### Zim Desktop Wiki
[Zim Desktop Wiki][2] (Zim, for short) is relatively small, quite fast, and easy to use. It's built around the concept of notebooks, which are collections of wiki pages on a single topic or grouping.
Each notebook can contain any number of pages, and you can link between those pages using either [CamelCase][3] (a favorite of wiki users everywhere) or using an option on the toolbar. You can format your pages with Zim's wiki markup or, again, by clicking a button on the toolbar.
Zim lets you export your pages into several formats, including HTML, LaTeX, ReStructuredText, and Markdown. You can also take advantage of Zim's [numerous plugins][4] to add spell checking, an equation editor, a table editor, and more to the application.
![Zim Desktop Wiki](https://opensource.com/sites/default/files/zim.png "Zim Desktop Wiki")
Zim Desktop Wiki
### TiddlyWiki
[TiddlyWiki][5] isn't a piece of software, it's a large HTML file. Weighing in at around 2MB, TiddlyWiki is one of the most flexible options out there. You can store the file on your computer, put it on a network drive, or carry it with you on a flash drive. But don't let TiddlyWiki's outward simplicity fool you, it's a very powerful tool.
To use TiddlyWiki, you create what are called "tiddlers." Tiddlers are items on your wiki, such as notes, journal entries, bookmarks, and task lists. A tiddler can be anything you want it to be. When working with your tiddlers, you can add wiki markup using TiddlyWiki's version of WikiText and also images. TiddlyWiki even packs a rudimentary paint application.
If that wasn't enough, TiddlyWiki has a built-in set of plugins, which let you change the editor for your tiddlers, add tools to help import data from Evernote, do mathematical typography, render Markdown, and more.
![TiddlyWiki](https://opensource.com/sites/default/files/tiddlywiki.png "TiddlyWiki")
TiddlyWiki
### WikidPad
While not the prettiest of applications, the venerable [WikiPad][6] gets the job done, and gets it done very well.
When you want to create a set of notes around a topic, such as information for an article you're writing or a project plan, you create a new wiki page. From there, you add sub-pages and link them together by naming those sub-pages using [CamelCase][7]. You can create as many wiki pages as you want, and you can have as many of them open (in separate windows) as you need.
In addition, you can add basic formatting using WikiText, and you can also paste images into your wiki pages. When you want to share your wiki pages, you can post them online or print them—WikidPad has a very good HTML export feature.
WikidPad only comes in the form of a Windows installer or a source code archive. It doesn't have packages for popular distributions. However, you don't have to compile the software to use it with Linux. The WikidPad wiki has [simple, but detailed instructions][8] for launching the software from the command line.
![WikidPad](https://opensource.com/sites/default/files/wikidpad.png "WikidPad")
WikidPad
**Do you have a favorite lightweight or desktop wiki that helps keep you organized? Feel free to share it with our community by leaving a comment.**
--------------------------------------------------------------------------------
译者简介:
Scott Nesbitt - Writer. Editor. Soldier of fortune. Ocelot wrangler. Husband and father. Blogger. Collector of pottery. Scott is a few of these things. He's also a long-time user of free/open source software who extensively writes and [blogs][12] about it. You can find Scott on [Twitter][13], [GitHub][14]
--------------------------------------------------------------------------------
via: https://opensource.com/article/17/2/3-desktop-wikis
作者:[Scott Nesbitt][a]
译者:[译者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/scottnesbitt
[1]:https://opensource.com/article/17/2/3-desktop-wikis?rate=2SqxwFsI7ttHe6AWH_Wyq4I6WT8NdBSuZ_4zUOLO9RA
[2]:http://zim-wiki.org/index.html
[3]:https://en.wikipedia.org/wiki/Camel_case#Wiki_link_markup
[4]:http://zim-wiki.org/manual/Plugins.html
[5]:http://tiddlywiki.com/
[6]:http://wikidpad.sourceforge.net/
[7]:https://en.wikipedia.org/wiki/Camel_case#Wiki_link_markup
[8]:http://trac.wikidpad2.webfactional.com/wiki/InstallLinux
[9]:https://opensource.com/user/14925/feed
[10]:https://opensource.com/article/17/2/3-desktop-wikis#comments
[11]:https://opensource.com/users/scottnesbitt
[12]:http://scottnesbitt.io/
[13]:http://www.twitter.com/ScottWNesbitt
[14]:https://github.com/ScottWNesbitt