CodeFX-org / WorkFlowyFX

Makes WorkFlowy even smarter.

Repository from Github https://github.comCodeFX-org/WorkFlowyFXRepository from Github https://github.comCodeFX-org/WorkFlowyFX

WorkFlowyFX

Makes WorkFlowy even smarter.

An extension for Chrome and Firefox, built with WebExtensions. It adds a couple of small usability features to the already awesome WorkFlowy.

Features

  • prints Hello, WorkFlowy to the console
  • shows (or hides) all notes with Accelerator + N
  • makes the list of shortcuts a little wider to avoid line breaks

Build

WorkFlowyFX is built with NPM, so npm install in its root should install all dependencies. To build the extensions use npm run build and look into the new folder extensions. For a more detailed build, look into build.js, particularly the build function.

The extension is not yet present in the browser stores but can be loaded from disk (Chrome, Firefox).

About

Makes WorkFlowy even smarter.

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%