Skip to main content

Widgets & Themes

Widgets and themes are the core building blocks of monodit.

Official widgets

monodit includes a growing set of official widgets. Current examples include:

  • Search
  • Weather
  • To-do List
  • Calendar
  • Files
  • Notes
  • RSS
  • Reading List

The built-in library also includes additional widgets such as bookmarks, clock, image, text, habits, and more.

The easiest way to explore the current official set is to open the guest dashboard on monodit.com.

Custom widgets

Custom widgets let you build exactly what you want.

The core value of monodit custom widgets is simple: if you can describe or write it, you can build it. At the same time, custom widgets run inside a sandboxed iframe-based runtime designed to preserve strong isolation and platform security.

If you want to author your own widget, see the Developer Guide.

Themes

Themes control the overall visual style of your workspace.

monodit includes official themes, but you can also create and import your own. Custom themes and custom widgets can be used on any plan, including guest and free, subject to import limits.

Imports

Imported widgets and themes let you bring external or custom assets into your workspace.

  • Guest: up to 3 active widget/theme imports combined
  • Free: up to 3 active widget/theme imports combined
  • Pro: unlimited active imports

Imported widgets and themes are not locked. Once imported, they can be edited freely. You can download them, modify the code directly, use built-in LLM skills, or pass them into dit as a draft or reference for further work.

In practice, imported widgets and themes are shared as markdown-based files that include both metadata and code.

Discover

Widgets and themes can also be explored from the Discover tabs inside the widgets and theme menus. Gallery functionality is available through those surfaces even though it is not yet presented as a separate standalone site section.

Updates

When an update is detected for an imported or official widget or theme, monodit surfaces that update in the widgets or theme menu so you can review it and update immediately.