Skip to content

CodeFX-org/WorkFlowyFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

Releases

No releases published

Packages

No packages published