deep-work-prioritizer
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "deep-work-prioritizer", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "An organizational tool for ranking your weekly priorities around the concept of 'deep work'", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,2 +0,14 @@ | ||
## deep-work | ||
An organizational tool for ranking weekly work priorities around the concept of '[deep work](calnewport.com/books/deep-work/)', and estimating the actual time that can be allocated for each given other common factors like meetings, short-weeks, etc. | ||
<img src="./assets/deep-work.png" width="550px"> | ||
## Deep Work Prioritizer | ||
A simple personal CLI dialogue that can be used for ranking weekly work priorities around the concept of '[deep work' vs. 'shallow work'](calnewport.com/books/deep-work/). It attemps to give an estimate of the actual time that can be allocated for doing your weekly deep and shallow work based on common time factors like meetings, short-weeks, etc. | ||
### Time Factors | ||
👉 By providing the number of scheduled meeting hours and number of days you're working this week, your actual availability for deep & shallow work can be calculated. | ||
<br /> | ||
👉 All priorities identified as **deep work** are evenly split across 75% of the actual working hours you've allotted this week. | ||
<br /> | ||
👉 All priorities identified as **shallow work** are evenly split across 25% of the actual working hours you've allotted this week. | ||
### Usage | ||
Install via $`npm install -g deep-work-prioritizer`, then run the command: `deep-work`. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
164498
15