wok annotate zim/description.txt @ rev 22023
Remove cat process
| author | Pascal Bellard <pascal.bellard@slitaz.org> |
|---|---|
| date | Sun Oct 20 12:39:13 2019 +0200 (2019-10-20) |
| parents | |
| children |
| rev | line source |
|---|---|
| samuel_trassare@11881 | 1 Zim is a graphical text editor used to maintain a collection of wiki pages. Each |
| samuel_trassare@11881 | 2 page can contain links to other pages, simple formatting and images. Pages are |
| samuel_trassare@11881 | 3 stored in a folder structure, like in an outliner, and can have attachments. |
| samuel_trassare@11881 | 4 Creating a new page is as easy as linking to a nonexistent page. All data is |
| samuel_trassare@11881 | 5 stored in plain text files with wiki formatting. Various plugins provide |
| samuel_trassare@11881 | 6 additional functionality, like a task list manager, an equation editor, a tray |
| samuel_trassare@11881 | 7 icon, and support for version control. |