Skip to content

Greasemonkey, Tampermonkey and UserScript to improve the editor experience when using the headless CMS Contentstack.

Notifications You must be signed in to change notification settings

mifriis/contentstack-quality-of-life-improvements

Repository files navigation

Contentstack - Quality of Life Improvements

We have all been there, we need to publish some stuff en-US or something similiar. But where is it in the list of languages? scroll scroll scroll. No more!

This script:

  • Sorts them for you and does it both in the bulk publish and the single entry publish.
  • Adds a button to select everything english
  • Uses your screen space to provide a long list and 4 columns to choose between.

Bask in the glory of alphabetized language list

How to install the script

The code isn't the prettiest, can i help?

I don't program javascript full time and i did have some trouble finding identifiers (like id, name, classes etc.) so some of the code is pretty situational.

Contentstack is a singlepage app based on angular, the only way i found i could react to certain events was to wait until a certain button was there.

  • If you have any suggestions on how i could improve it, please create an issue.
  • If you would like to help make the improvements, feel free to do so through a pull request.

About

Greasemonkey, Tampermonkey and UserScript to improve the editor experience when using the headless CMS Contentstack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published