awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • payloadcms/payloadالصورة الرمزية لـ payloadcms

    payloadcms/payload

    43,053عرض على 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
    عرض على GitHub↗43,053
  • nylas/nylas-mailالصورة الرمزية لـ nylas

    nylas/nylas-mail

    24,740عرض على 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
    عرض على GitHub↗24,740
  • jujumilk3/leaked-system-promptsالصورة الرمزية لـ jujumilk3

    jujumilk3/leaked-system-prompts

    14,134عرض على 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
    عرض على GitHub↗14,134
  • elie222/inbox-zeroالصورة الرمزية لـ elie222

    elie222/inbox-zero

    10,101عرض على 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
    عرض على GitHub↗10,101
  • kde/ghostwriterالصورة الرمزية لـ KDE

    KDE/ghostwriter

    4,797عرض على 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++
    عرض على GitHub↗4,797
  • httpie/desktopالصورة الرمزية لـ httpie

    httpie/desktop

    3,851عرض على 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
    عرض على GitHub↗3,851
  1. Home
  2. User Interface & Experience
  3. Draft Management

استكشف الوسوم الفرعية

  • Calendar-Aware Drafts1 وسم فرعيEmail 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.