Results 667 comments of Sylvia van Os

@VenomousDingo suggested Ctrl+F1. The idea being that F1 is for the help dialog. Discussing together, we decided this could mean Ctrl+F1 could be "Help me get things done", which I...

816ea54679b40962fcdb02a4bd52b135d8abed9b kinda solves it, but documentation is still needed.

Of course it doesn't work in macOS. Don't know if that even needs resolving

It doesn't work on macOS (and is untested on Windows)

23fb7dabbbdd360b02a7ddb56f201f1425371a4a fixes this on the code side, but we will still need Travis and AppVeyor builds of "portable" versions (standalone versions that pass the `--portable` flag by default)

Since https://github.com/Pext/Pext/commit/819fb2796fb9ce57268cb6e126cd977a67c44330 this has been resolved for Linux and macOS. We just need a Windows developer to help out with the AppVeyor build.

Since 522c9fb3e8ecb65610a11a5903846ef4e87cd46f modules are now made aware of Pext running in portable mode and work can be done to make them behave more self-contained then.

After some more consideration, instead of making entry a dict, I decided to make it a class. Cleaner all-around.

All work on this will be done in the fix/newAPI branch. Please keep track of this if you want to suggest anything before it becomes final.

I have updated the plan, please look at the original post again.