Aprašymas
Plugin for planning and self-management in WordPress. Creates a shortcode with Eisenhower matrix.
Features: * creates ‘Tasks’ menu in the admin area with the list of tasks; * each task includes: title, description, comments, status (active, completed), importance (not important, important), urgency (not urgent, urgent); * tasks are grouped in special categories named ‘projects’; * you can change task status, importance and urgency both in WordPress admin page and on your website; * creates Eisenhower matrix which sorts the tasks by importance and urgency. You can paste the matrix in any post/page using special shortcode [eisenhower_matrix]. * creates [to_do_list] shortcode which displays the list of current tasks.
Ekrano nuotraukos

![Here you can see a demonstration of the included [eisenhower_matrix] shortcode into a post. The shortcode creates a table with a list of yout tasks in the Eisenhower matrix manner.](https://ps.w.org/self-management/trunk/screenshot-2.png?rev=1444422)
Diegimas
This section describes how to install the plugin and get it working.
e.g.
- Upload
self-managementfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
DUK
Are you going to develop this plugin further?
Yes, 0.1 is just an initial version of the ‘self-management’ plugin, and we are going to develop it further. So, please, don’t chore it hardly.
Atsiliepimai
Įskiepis neturi atsiliepimų.
Programuotojai ir komandos nariai
“Self-Management” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti toliau.
AutoriaiIšverskite “Self-Management” į savo kalbą.
Domina programavimas?
Peržiūrėkite kodą, naršykite SVN repozitorijoje, arba užsiprenumeruokite kodo pakeitimų žurnalą per RSS.
Pakeitimų istorija
0.2
- ‘Tasks’ page has been removed. Use shortcodes: [eisenhower_matrix] and [to_do_list] of the purpose of displaying tasks. Further development:
- Add checkboxes to the Eisenhower matrix which delete accomplished tasks. *************************************
- Add js-windows in Eisenhower matrix for viewing major information about the task. ********************************
0.1
- Initial release.