awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 Repos

Awesome GitHub RepositoriesDraft Management

Capabilities for fetching and displaying unpublished document versions.

Distinguishing note: Focuses on the display logic for drafts, distinct from general content management.

Explore 6 awesome GitHub repositories matching user interface & experience · Draft Management. Refine with filters or upvote what's useful.

Awesome Draft Management GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • payloadcms/payloadAvatar von payloadcms

    payloadcms/payload

    43,053Auf GitHub ansehen↗

    Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.

    Fetches and displays unpublished document versions based on status fields.

    TypeScriptcmscontent-managementcontent-management-system
    Auf GitHub ansehen↗43,053
  • nylas/nylas-mailAvatar von nylas

    nylas/nylas-mail

    24,740Auf GitHub ansehen↗

    This project is a cross-platform desktop email client built with web technologies. It serves as an extensible mail application that allows users to manage and organize email correspondence and can link to self-hosted synchronization engines to manage user data. The application is designed for extensibility through a plugin architecture and logic extension hooks, enabling the addition of custom features such as text translation, email templating, and external service integrations. It further distinguishes itself by providing a customizable interface that supports user-defined CSS styling and t

    Provides capabilities for creating, editing, and synchronizing message drafts across the application.

    JavaScriptbabelelectronemail
    Auf GitHub ansehen↗24,740
  • jujumilk3/leaked-system-promptsAvatar von jujumilk3

    jujumilk3/leaked-system-prompts

    14,134Auf GitHub ansehen↗

    This project is a research-oriented repository that serves as a centralized database for system-level prompts and internal behavioral instructions extracted from various large language models. Its primary purpose is to provide a transparent, accessible reference for researchers and developers to study how artificial intelligence models are configured, constrained, and governed. The repository distinguishes itself by cataloging the hidden directives and operational guidelines that define model personas and safety boundaries. By archiving these instruction sets, it enables comparative analysis

    Drafts targeted communication variants for emails or chats based on strategic goals.

    aidocumentllm
    Auf GitHub ansehen↗14,134
  • elie222/inbox-zeroAvatar von elie222

    elie222/inbox-zero

    10,101Auf GitHub ansehen↗

    Inbox Zero is an AI-powered email automation platform and inbox organizer. It uses large language models to automatically categorize, label, and archive emails, while providing a conversational interface for managing workflows and drafting responses through natural language. The project distinguishes itself by integrating real-time calendar availability into its drafting process and generating AI-summarized meeting briefings. It supports a pluggable AI provider interface with model fallback chains, allowing it to connect to various cloud or local LLM providers. Users can also control their in

    Checks real-time calendar availability to generate accurate meeting response drafts.

    TypeScriptaiemailgmail
    Auf GitHub ansehen↗10,101
  • kde/ghostwriterAvatar von KDE

    KDE/ghostwriter

    4,797Auf GitHub ansehen↗

    Ghostwriter is a distraction-free markdown text editor and document processor. It provides a focused writing environment for composing documents using markdown syntax, separating the drafting process from final formatting. The application features a minimalist interface designed to minimize visual clutter, including the ability to disable deletion keys to enforce a forward-only drafting flow. It includes a live statistics dashboard for tracking word counts and session metrics, as well as visual highlighting that fades non-active text to focus attention on the current line, sentence, or paragr

    Includes an option to disable deletion keys to enforce a forward-only drafting flow.

    C++
    Auf GitHub ansehen↗4,797
  • httpie/desktopAvatar von httpie

    httpie/desktop

    3,851Auf GitHub ansehen↗

    This is a desktop HTTP client application used for constructing, sending, and analyzing HTTP and GraphQL requests. It provides a graphical interface for API development and testing, including a dedicated GraphQL client with schema-driven autocomplete and validation. The project features an integrated AI assistant that generates API requests from natural language prompts. It supports a complex organization system of spaces and collections with hierarchical authentication inheritance and recursive variable resolution for dynamic request values. The tool covers a broad range of capabilities, in

    Saves experimental requests automatically to a private area to keep collections clean.

    apiapi-clientapi-testing
    Auf GitHub ansehen↗3,851
  1. Home
  2. User Interface & Experience
  3. Draft Management

Unter-Tags erkunden

  • Calendar-Aware Drafts1 Sub-TagEmail drafting capabilities that integrate real-time calendar availability to propose meeting times. **Distinct from Draft Management:** Focuses on the integration of calendar data into email drafts rather than generic unpublished version management.
  • RequestCapabilities for auto-saving experimental requests to a private area before they are committed to collections. **Distinct from Draft Management:** Specifically handles temporary, auto-saved versions of network requests, not general document or pipeline drafts.