A simple checklist block with a template option to save for reuse.
Try the Telex project here.
- Create a block a day for entire of October
- Have a cup of tea
BLOCKTOBER
A simple text highlighter. With option to have line-height and color, opacity.
Telex project here.
User avatar Create a WordPress block that allows users to highlight inline text with customizable background colors. The block should use RichText component for direct text editing within posts and pages. Include a color picker in the block inspector panel with both theme palette colors and custom color options. Add opacity controls for the highlight effect. The block renders as a span element with applied background color styling. Ensure real-time preview of color changes in both editor and frontend. The highlighted text should remain editable inline while preserving the highlight styling. Support theme.json integration for consistent design system alignment. Keep the block lightweight and intuitive for content creators to emphasize important text passages. Add typography settings to give line height also and font styling.
A simple story dice generator. You can configure categories and also options.
Telex project here.
Click “Roll All Dice” or individual dice to generate your story elements!
Create a WordPress block that generates random creative writing prompts using story dice. The block displays six customizable dice representing story elements: main character, setting, key object, central challenge, unexpected ally, and plot twist. Each die contains six predefined options like "detective with a secret" or "abandoned amusement park."
In the editor, content creators can configure the dice options, customize category labels, and preview the dice layout. The frontend shows an interactive dice rolling interface where users click a "Roll Dice" button to randomly generate story combinations. Display the rolled results as a formatted list showing each story element with its corresponding random selection.
Include options to re-roll individual dice or all dice together. Add a text area where users can optionally write their story incorporating the generated elements. The block should be engaging for creative writing exercises, workshops, and educational content about storytelling and narrative development.
A tag cloud with layout options and some preset styles.
Telex project here.
Create a WordPress editor block that displays post tags in a customizable cloud format. The block fetches and displays site tags with sizes based on post count frequency.
In the editor, show actual tags or placeholder samples with live preview of all styling changes. Display settings panel with Content, Layout, and Style sections for intuitive customization.
On the frontend, render clickable tag links that open posts filtered by that tag. Tags scale in size based on post count with larger tags for popular topics.
Content controls: show all tags or manually select specific ones, set minimum post count threshold, limit maximum tags displayed, choose sort order alphabetical post count or random, toggle post count numbers, exclude unwanted tags.
Layout options: three display styles inline cloud with text wrapping, equal-width grid, or vertical list. Include alignment controls, spacing between tags using WordPress spacing scale, container max-width setting.
Style controls: typography with font size range for smallest to largest tags, colors for text background and hover states, border radius for pill shapes, internal padding, four preset styles plain text pill badges outlined buttons underlined links. Make sure all use native wordpress design tools and style tab.
Advanced features: custom separators between tags, optional view all tags link, subtle hover animations, keyboard navigation with focus states, proper aria labels including post counts.
A block that outputs a changelog. This can have a GitHub url, uploaded file or pasted content. You can edit the markdown and do some simple styling. The idea would be to simply show on a page changelogs. Keeping it simple to start.
Try the Telex project here.
A prompter to help someone writing regularly. Includes categories such as gratitude, self-reflection and goals. Includes simple styling options also to fit any style you want. It changes on refresh to give a new prompt or you can click to regenerate.
What are three things you're genuinely grateful for today, and why do they matter to you?
Try the Telex project here.
A block that is a terminal window. It has a series of presets and even cursor options. Some prompt and character recognition built in, along with themes for the terminals.
Try the demo on Telex also.