awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 repositorios

Awesome GitHub RepositoriesMarkdown Note Support

Capabilities for creating and rendering notes using standardized markdown markup.

Distinguishing note: Shortlist contains only awesome-lists or irrelevant expression support; requires a functional capability tag

Explore 10 awesome GitHub repositories matching business & productivity software · Markdown Note Support. Refine with filters or upvote what's useful.

Awesome Markdown Note Support GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • fabiospampinato/notableAvatar de fabiospampinato

    fabiospampinato/notable

    23,491Ver en GitHub↗

    Notable is a local-first markdown note taking application and document manager. It functions as a personal knowledge base that persists notes as plain text files on the local disk to ensure data portability and user ownership. The application provides a markdown editor featuring a split-pane live preview for real-time rendering of content, including mathematical expressions and diagrams. Information is organized through a hierarchical tagging system that allows for nested labels and multi-dimensional categorization. The software includes tools for bulk note management to apply operations acr

    Supports the creation and rendering of notes using markdown, including mathematical expressions and diagrams.

    Ver en GitHub↗23,491
  • laverna/lavernaAvatar de Laverna

    Laverna/laverna

    9,189Ver en GitHub↗

    Laverna is an open-source note-taking application designed as a privacy-focused alternative to Evernote. It operates as a single-page application that runs entirely in the browser, combining Markdown editing with client-side encryption to ensure note content is encrypted on the device before it ever reaches a server or cloud storage. The application distinguishes itself through its offline-first architecture, storing notes locally using browser storage for full offline access and editing capabilities. It synchronizes notes across devices through a unified interface that connects to multiple b

    Edit notes using a live Markdown preview that renders formatting and mathematical expressions as you type.

    JavaScriptlavernanote-takingpeer-to-peer
    Ver en GitHub↗9,189
  • epwalsh/obsidian.nvimAvatar de epwalsh

    epwalsh/obsidian.nvim

    5,910Ver en GitHub↗

    Obsidian.nvim is a Neovim plugin that brings Obsidian vault management and markdown note-taking directly into the editor. It models each Obsidian vault as a local directory with configurable settings, note paths, and attachment folders, bridging vault operations through Neovim's Lua API and user-defined keybindings. The plugin handles core vault workflows including note creation with template insertion, daily notes management with configurable date formats, and navigation by following wiki-style and markdown links. It provides asynchronous full-text and filename search across vault notes usin

    Creates a new markdown note from a command, optionally with a title or from a template.

    Luaneovimneovim-luaneovim-plugin
    Ver en GitHub↗5,910
  • vantage-sh/ec2instances.infoAvatar de vantage-sh

    vantage-sh/ec2instances.info

    5,734Ver en GitHub↗

    ec2instances.info is an interactive web tool for comparing technical specifications and on-demand pricing across all Amazon EC2 instance types and AWS regions. It serves as a comprehensive EC2 instance specification browser and pricing explorer, enabling users to view detailed hardware specs including vCPUs, memory, GPU count, and storage for every instance type. The tool distinguishes itself through its multi-region cost comparison capabilities, allowing users to compare on-demand and spot pricing across AWS regions simultaneously for any instance family or size. It includes a GPU specificat

    Transforms the in-memory instance dataset into Markdown tables with regional pricing indexes for offline use.

    TypeScriptamazonawscloud
    Ver en GitHub↗5,734
  • wereturtle/ghostwriterAvatar de wereturtle

    wereturtle/ghostwriter

    4,909Ver en GitHub↗

    Ghostwriter es un editor de texto Markdown y entorno de escritura libre de distracciones. Funciona como una aplicación de escritorio diseñada para minimizar el ruido visual mientras los autores redactan documentos extensos utilizando sintaxis Markdown. El proyecto integra un previsualizador en vivo que renderiza texto Markdown a HTML en tiempo real utilizando un motor Webkit. También sirve como convertidor de documentos, permitiendo a los usuarios exportar archivos Markdown a varios otros formatos a través de herramientas de procesamiento integradas. El software proporciona edición de texto multiplataforma para Windows y Linux, construido utilizando el framework Qt para un rendimiento nativo. Su superficie de capacidades cubre la autoría de documentos, retroalimentación visual en tiempo real y la transformación de marcado de texto plano a HTML renderizado.

    Ships tools to export written Markdown content into various standardized document formats.

    C++
    Ver en GitHub↗4,909
  • tagspaces/tagspacesAvatar de tagspaces

    tagspaces/tagspaces

    4,935Ver en GitHub↗

    TagSpaces is an offline-first file tagging and organization platform that lets you manage local files with portable metadata stored directly in filenames or sidecar JSON files, eliminating the need for a central database. It functions as a full-text file search engine, a Kanban board file organizer, a local AI file assistant, an S3-compatible cloud file manager, and a web clipper and bookmark manager, all within a single application. The project distinguishes itself through a local-first architecture where all file operations, indexing, and AI processing run entirely on the device, with cloud

    Provides a WYSIWYG editor for creating rich text Markdown notes with tables and diagrams.

    TypeScriptelectronjavascriptnote-taking
    Ver en GitHub↗4,935
  • sofish/penAvatar de sofish

    sofish/pen

    4,802Ver en GitHub↗

    Pen es un editor visual de markdown WYSIWYG y una interfaz de edición en vivo que convierte patrones de markdown en elementos de texto enriquecido en tiempo real. Sirve como herramienta para la creación de contenido en markdown y para transformar el estado del editor en cadenas de markdown estándar para su exportación. El editor cuenta con una interfaz de texto personalizable con una barra de herramientas de formato para acciones de estilo de texto. Incluye sistemas para la gestión de hipervínculos y la conversión automática de secuencias de caracteres específicas en encabezados estructurados, listas, citas en bloque y bloques de código durante el proceso de entrada. El proyecto proporciona capacidades para la edición colaborativa en tiempo real, integración de editor de texto visual y control de acceso programático al editor para gestionar los derechos de modificación de los usuarios.

    Transforms the editor state into standardized markdown strings for use in external applications.

    JavaScript
    Ver en GitHub↗4,802
  • liveblocks/liveblocksAvatar de liveblocks

    liveblocks/liveblocks

    4,438Ver en GitHub↗

    Liveblocks is a realtime collaboration infrastructure platform that synchronizes application state, documents, and user presence across multiple participants using conflict-free replicated data types. It provides a managed backend for collaborative text editors, threaded commenting and annotation systems, in-app notifications, and AI copilot deployment, all built on a WebSocket transport layer with server-side room management APIs. The platform distinguishes itself through a headless component primitive system that exposes unstyled React hooks and composable building blocks, allowing develope

    Converts Lexical document content into Markdown strings for export and further processing.

    TypeScriptai-agentsai-copilotcollaboration
    Ver en GitHub↗4,438
  • mm2-0/kvaesitsoAvatar de MM2-0

    MM2-0/Kvaesitso

    4,318Ver en GitHub↗

    Kvaesitso is a search-centric Android launcher that replaces the traditional home screen with a unified search interface for launching apps, searching files, and performing quick actions. Its core identity is built around a search-first model that indexes apps, contacts, files, and external services, supported by a Material Design 3 theming system with custom color palettes and monochrome icon filters for a personalized appearance. The launcher distinguishes itself through an extensible plugin system that adds new data providers for weather, file search, cloud storage, public transport, and t

    Saves note widget content to Markdown files for backup or transfer.

    Kotlinandroidjetpack-composekotlin
    Ver en GitHub↗4,318
  • ykdojo/claude-code-tipsAvatar de ykdojo

    ykdojo/claude-code-tips

    2,995Ver en GitHub↗

    This project is a collection of guides, toolkits, and scripts designed to optimize agentic coding workflows using large language models. It provides strategies for orchestrating AI agents, automating git patterns, and enhancing terminal-based development environments. The toolkit focuses on AI agent orchestration and git management, offering patterns for parallel codebase analysis and autonomous testing frameworks. It includes specialized workflows for conducting interactive pull request reviews and performing root cause analysis on continuous integration failures. The project covers a broad

    Provides capabilities for exporting terminal responses as standardized markdown files for clipboard or file storage.

    JavaScriptagenticagentic-aiagentic-coding
    Ver en GitHub↗2,995
  1. Home
  2. Business & Productivity Software
  3. Markdown Note Support

Explorar subetiquetas

  • Live Preview EditorsEditors that render formatted output in real-time as the user types Markdown or other markup. **Distinct from Markdown Note Support:** Distinct from Markdown Note Support: focuses on real-time rendering of formatting and math expressions during editing, not just general Markdown support.
  • Markdown ExportsCapabilities for exporting content as standardized markdown files. **Distinct from Markdown Note Support:** Focuses on the export process to files rather than rendering or composition.
  • Note CreatorsCreates a new markdown note from a command, optionally with a title or from a template. **Distinct from Markdown Note Support:** Distinct from Markdown Note Support: focuses on the creation workflow rather than general rendering support.