We're gauging interest in forming some kind of an informal group of lone data journalists to help us better connect and collaborate. If you're interested, please fill out our form and we'll go from there. Thanks!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Kindle Download | |
| // @namespace http://tampermonkey.net/ | |
| // @version 2025-02-20 | |
| // @description Download all your kindle books | |
| // @author You | |
| // @match https://www.amazon.com/hz/mycd/digital-console/contentlist/booksPurchases/* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=amazon.com | |
| // @grant none | |
| // ==/UserScript== |
| Code | Meaning | Description |
|---|---|---|
| AB | Action By | Used with a time indicator to inform the recipient that the sender needs a task to be completed within a certain deadline, e.g. AB+2 meaning Action By 2 days. |
| AR | Action Required | The recipient is informed that he is being given a task. |
| EOM | End of Message | Used at the end of the subject when the entire content of the email is contained in the subject and the body remains empty. |
| FYI | For Your Information | No Response Necessary |
| FYSA | For Your Situational Awareness | The recipient is informed that this information may be important for other communications. |
| GUI | Guidance Needed | Sender would like an answer. |
| LET | Leaving Early Today | Indicates that the sender will be leaving the office early. |
| NWR | Not Work Related | Changing to informal mode |
