diff --git a/features.markdown b/features.markdown index 289a8c4..6fefe99 100644 --- a/features.markdown +++ b/features.markdown @@ -1,46 +1,46 @@ --- layout: default title: "Feature Gallery" --- ## Collect

Worried about forgetting something? Unexpected memory losses? Zanshin is here to help you. You can collect your tasks and free your mind. You will soon stop hearing this voice nagging you about what you probably forgot, or what you should do. Just fire up Zanshin, once something is collected, you are sure to find it there.


## Organize

Zanshin makes it simple to put your daily life in order. Just create a few projects, a few -contexts and start filling them with tasks. You can simply do that using drag and drop. +contexts and start filling them with tasks. You can simply do this using drag and drop. Something has to be done before a given day? Just set a due date and it'll stand out from your other items. You need to work on a project? Focus on it and you will see all the related tasks. Feeling like dealing with your phone calls? Focus on your phone context to -find all the pending calls you've to give.

+find all the pending calls you have to give.


## Optimize

-We hackers love our keyboards, but you probably find yourself more efficient with your +We hackers love our keyboards, and you probably find yourself more efficient with your hands on the keyboard as much as possible. That's why we crafted Zanshin carefully to be completely drivable from the keyboard. We added shortcuts to add tasks, move them to a project or a context, navigate, etc.


## Integrate

Zanshin is an application of the KDE community, as such it unleashes even more power when used with other KDE Applications or within KDE Plasma Desktop. Using KMail? You can create a task right from an email you received and it'll appear in Zanshin's Inbox. Using KOrganizer? All your overdue and coming task will appear in the calendar view. Using Plasma Desktop? Then you can collect from anywhere using KRunner, just type in "todo: Buy apples", and you will find that tasks in Zanshin's Inbox, even if it wasn't running!

diff --git a/index.html b/index.html index 1fc7e1c..7236953 100644 --- a/index.html +++ b/index.html @@ -1,41 +1,41 @@ --- layout: default landing: true title: getting your mind like water ---

-
Zanshin is a powerful yet simple application for managing your day to day actions. - It helps you organize and reduce the cognitive pressure of what one has - to do in his job and personal life. You'll never forget anything anymore, +
Zanshin is a powerful yet simple application to manage your day to day actions. + It helps you organize and reduce the cognitive pressure of what you have + to do in your job and personal life. You'll never forget anything anymore, getting your mind like water.

On this website you can get news about the application, more details about Zanshin's features, where to get it, or how to join the community.

- Zanshin user interface lets you quickly see an overview of your life and tasks. + Zanshin's user interface lets you quickly see an overview of your life and tasks.


{% for post in site.posts limit:3 %} {% endfor %}
{{ post.date | date_to_string }}    {{ post.title }}
More...
diff --git a/install.markdown b/install.markdown index 34a74ac..380152d 100644 --- a/install.markdown +++ b/install.markdown @@ -1,42 +1,41 @@ --- layout: default title: "How to Install" ---

Zanshin is available for a variety of operating systems. You will find below how to get your task management fix!



Although we didn't test it ourselves on Windows, Zanshin is available thanks to the KDE Windows installer. Just download the installer, and go through the wizard while making sure to check Zanshin in the list of components to install, that should get you started.




It is not available yet, but don't hesitate to join us to help us getting it working for Mac users.






-Zanshin is also available for Linux based systems, used with other KDE Applications -or within the Plasma Desktop is unlocks more of its best features, try it out! +Zanshin is also available for Linux based systems. Used with other KDE Applications +or within the Plasma Desktop, it unlocks all of its best features, try it out!

Your distribution is missing? Don't hesitate to join us to help up getting it working on your distribution.

And of course, you can also [download the sources](http://files.kde.org/zanshin/)! diff --git a/join.markdown b/join.markdown index 99841a7..ac8a9ee 100644 --- a/join.markdown +++ b/join.markdown @@ -1,35 +1,35 @@ --- layout: default title: "How to engage with the team" --- # How to engage with the team ## Contribute You love Zanshin so much that you want to contribute to it? That's easy! Zanshin is a [KDE](http://www.kde.org) Application and as such is hosted on the KDE Git infrastructure. -So simply visit our [project page][project], clone the [repository][repo] and send +Simply visit our [project page][project], clone the [repository][repo] and send patches our way right away! We review them using [Phabricator][review]. [project]: https://phabricator.kde.org/tag/zanshin/ [repo]: https://phabricator.kde.org/diffusion/ZANSHIN/ [review]: https://phabricator.kde.org/differential/query/QbMV926NiTaZ/ ## Ask questions You can find the developers and some of the most active and -enthusiasts users on IRC. The channel is [#zanshin](irc://irc.freenode.net/#zanshin), +enthusiastic users on IRC. The channel is [#zanshin](irc://irc.freenode.net/#zanshin), on the [Freenode](http://www.freenode.net) network. -You can also ask questions through the comments system of our +You can also ask questions through the comment system of our [announcements](/news). ## Report bugs We don't use the [KDE Bugzilla](http://bugs.kde.org) yet to deal with bug reports. Still you can do that on the corresponding [announcement](/news) of a given release in the comments, we actively read them.