awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • payloadcms/payloadAvatar payloadcms

    payloadcms/payload

    43,053Vezi pe GitHub↗

    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
    Vezi pe GitHub↗43,053
  • nylas/nylas-mailAvatar nylas

    nylas/nylas-mail

    24,740Vezi pe GitHub↗

    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
    Vezi pe GitHub↗24,740
  • jujumilk3/leaked-system-promptsAvatar jujumilk3

    jujumilk3/leaked-system-prompts

    14,134Vezi pe GitHub↗

    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
    Vezi pe GitHub↗14,134
  • elie222/inbox-zeroAvatar elie222

    elie222/inbox-zero

    10,101Vezi pe GitHub↗

    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
    Vezi pe GitHub↗10,101
  • kde/ghostwriterAvatar KDE

    KDE/ghostwriter

    4,797Vezi pe GitHub↗

    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++
    Vezi pe GitHub↗4,797
  • httpie/desktopAvatar httpie

    httpie/desktop

    3,851Vezi pe GitHub↗

    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
    Vezi pe GitHub↗3,851
  1. Home
  2. User Interface & Experience
  3. Draft Management

Explorează sub-etichetele

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