An enhancer/customiser for the all-in-one productivity workspace Notion
Go to file
2020-07-14 00:23:21 +10:00
.github/ISSUE_TEMPLATE add platform support issue template 2020-07-09 18:11:29 +10:00
mods/core basic mod structure 2020-07-14 00:23:21 +10:00
pkg start readme, add check command, apply complete except for enhancements 2020-07-13 22:37:52 +10:00
.gitignore begin work, day 1: cli + removal script 2020-07-13 00:40:30 +10:00
bin.js start readme, add check command, apply complete except for enhancements 2020-07-13 22:37:52 +10:00
CONTRIBUTING.md basic mod structure 2020-07-14 00:23:21 +10:00
DOCUMENTATION.md basic mod structure 2020-07-14 00:23:21 +10:00
LICENSE add contributing guide 2020-07-13 14:45:24 +10:00
package.json add contributing guide 2020-07-13 14:45:24 +10:00
README.md basic mod structure 2020-07-14 00:23:21 +10:00
yarn.lock add contributing guide 2020-07-13 14:45:24 +10:00

readme placeholder

ended up here? this is a wip version of the enhancer, and this file is yet to be completed. if you're interested in using the project, switch back to the master branch. for support, contact me on discord dragonwocky#8449 or open an issue here in the repo.

want to contribute? check the the contribution guidelines.

installation

  1. install node.js: windows/macOS, linux/WSL.

  2. install notion-enhancer globally via yarn or npm: npm i -g notion-enhancer or yarn global add notion-enhancer

  3. ensure no notion processes are running (you may want to check the task manager to make sure), and try running one of these commands:

    Usage:
      $ notion-enhancer <command> [options]
    
    Commands:
      apply   : add enhancements to the notion app
      remove  : return notion to its pre-enhanced/pre-modded state
      check   : check the current state of the notion app
    
    For more info, run any command with the `--help` flag:
      $ notion-enhancer apply --help
      $ notion-enhancer remove --help
      $ notion-enhancer check --help
    
    Options:
      -y, --yes      : skip prompts (may overwrite data)
      -h, --help     : display usage information
      -v, --version  : display version number
    

supported clients

(it can also be run from the wsl to apply enhancements to the windows app.)

using a not-yet-supported operating system or notion installation? ask for platform support.

mobile clients are not supported and due to system limitations/restrictions cannot be.

faq

is this against notion's terms of service? can i get in trouble for using it?

absolutely not! i contacted notion to check, and their response was awesome:

"Thanks for taking the time to share this with us. Userscripts and userstyles are definitely cool ideas and would be helpful for many users! ... I'll also share this with the rest of the team to take to heart for future improvements."

contributors

this project was started by @TarasokUA in early 2020. a couple months after, they decided they didn't have any motivation to continue work on it and the enhancer was picked up by @dragonwocky.

since then, various community members have helped out heaps here on github or in more extended discussions on discord (with code, feedback and testing):