10 dépôts
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.
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.
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.
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.
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.
Ghostwriter est un éditeur de texte Markdown et un environnement d'écriture sans distraction. Il fonctionne comme une application de bureau conçue pour minimiser le bruit visuel pendant que les auteurs composent des documents longs en utilisant la syntaxe Markdown. Le projet intègre un prévisualiseur en direct qui rend le texte Markdown en HTML en temps réel en utilisant un moteur Webkit. Il sert également de convertisseur de documents, permettant aux utilisateurs d'exporter des fichiers Markdown vers divers autres formats via des outils de traitement intégrés. Le logiciel fournit une édition de texte multiplateforme pour Windows et Linux, construite en utilisant le framework Qt pour des performances natives. Sa surface de capacité couvre la création de documents, le retour visuel en temps réel et la transformation du balisage en texte brut en HTML rendu.
Ships tools to export written Markdown content into various standardized document formats.
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.
Pen est un éditeur markdown WYSIWYG visuel et une interface d'édition en direct qui convertit les motifs markdown en éléments de texte riche en temps réel. Il sert d'outil pour la création de contenu markdown et la transformation de l'état de l'éditeur en chaînes markdown standard pour l'exportation. L'éditeur dispose d'une interface textuelle personnalisable avec une barre d'outils de formatage pour les actions de style de texte. Il inclut des systèmes pour la gestion des hyperliens et la conversion automatique de séquences de caractères spécifiques en titres, listes, citations et blocs de code structurés pendant le processus de saisie. Le projet offre des capacités d'édition collaborative en temps réel, d'intégration d'éditeur de texte visuel et de contrôle d'accès programmatique à l'éditeur pour gérer les droits de modification des utilisateurs.
Transforms the editor state into standardized markdown strings for use in external applications.
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.
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.
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.