7 dépôts
Systems for categorizing and grouping tasks using flexible tags.
Distinguishing note: Focuses on the tagging mechanism itself rather than the workstream management logic.
Explore 7 awesome GitHub repositories matching development tools & productivity · Task Tagging Systems. Refine with filters or upvote what's useful.
This project is an autonomous, multi-model orchestrator designed to manage the full software development lifecycle through a command-line interface. It functions as an intelligent agent that decomposes high-level product goals into actionable, prioritized subtasks, manages dependency graphs, and executes development cycles. By automating requirement parsing, technical research, and task tracking, it maintains project alignment and momentum throughout the implementation process. The system distinguishes itself through a provider-agnostic abstraction layer that allows users to assign specific a
Assigns tasks to specific tags to allow for organized project tracking.
This project is a local-first task manager and time tracking tool designed to consolidate work items from multiple external project management platforms into a single, unified interface. By prioritizing local data sovereignty, it ensures that all task lists, time logs, and application states remain on the user's device, providing full functionality in offline environments while maintaining privacy. The application distinguishes itself through a focus on deep work and structured productivity rituals. It integrates distraction-free modes, configurable focus timers, and automated time tracking t
Categorizes work using tags to filter tasks by context, location, or energy level.
Kanboard est un outil de gestion de projet Kanban auto-hébergé et une suite de productivité conçue pour le suivi des tâches logicielles et la collaboration d'équipe. Il fournit un système visuel pour gérer les flux de travail via l'utilisation de tableaux, de colonnes et de cartes. Le projet dispose d'un framework de plugin extensible et d'une API complète pour l'administration programmatique des tâches et des projets. Il inclut une gestion d'identité spécialisée via l'intégration LDAP, permettant la synchronisation des comptes utilisateurs et des permissions de groupe depuis les serveurs d'annuaire. Le système couvre un large éventail de capacités, y compris l'automatisation du flux de travail pilotée par les événements, des analyses de projet détaillées telles que les graphiques d'avancement et la mesure du temps de cycle, et un contrôle d'accès granulaire basé sur les rôles. Il prend également en charge le suivi du temps intégré, la décomposition des sous-tâches et l'authentification multi-méthodes, y compris l'authentification à deux facteurs et le support de proxy inverse. L'application est compatible avec MySQL et PostgreSQL pour le stockage de données persistant et peut être déployée en utilisant Docker Compose.
Provides a flexible tagging system for categorizing and grouping tasks.
Lefthook is a Git hook manager and workflow automation tool designed to execute user-defined scripts during version control events. It automates the execution of linters, tests, and formatters to validate changes and maintain code quality before commits or pushes. The project distinguishes itself through a parallel execution model that runs multiple shell commands concurrently to reduce latency. It supports complex configuration management, including the ability to merge global, remote, and local settings and synchronize configurations from external repositories to standardize development env
Assigns labels to commands to allow selective execution or exclusion of related tasks.
Taskwarrior is a command-line task manager that lets you create, modify, filter, and complete to-do items directly from the terminal. It stores all tasks in a single plain-text file for portability and manual editing, and includes a custom expression language for selecting tasks by status, priority, tags, and date ranges. The tool distinguishes itself through several integrated capabilities. It computes a numeric urgency score for each task based on weighted factors like age, tags, and due date to determine ordering. A recurrence template engine generates new task instances from a template af
Attaches labels to tasks for categorization and filtering, including a virtual tag system for dynamic tags.
This is an Android productivity application for managing tasks and subtasks. It functions as a cross-platform task manager and synchronization tool, utilizing the CalDAV protocol to mirror task lists, tags, and reminders across multiple devices and external servers. The application is distinguished by its location-based reminder system, which uses geofencing to trigger notifications when a user enters or leaves specific geographic areas. It also features a markdown-based text editor for structuring task descriptions and a dedicated integration for Wear OS that allows task tracking and control
Uses a flexible tagging system with custom icons to group related tasks across lists.
zvt est un framework de trading quantitatif conçu pour construire, backtester et exécuter des stratégies de trading algorithmique. Il fonctionne comme un système modulaire qui intègre un pipeline de données financières pour la collecte de données de marché, un moteur de backtesting algorithmique pour l'évaluation des stratégies et un système de trading piloté par les événements pour automatiser les exécutions sur le marché. Le projet se distingue par une approche hybride de la gestion des signaux, utilisant un système de marquage dynamique qui combine une logique quantitative automatisée avec une intervention humaine. Il inclut un tableau de bord d'analyse quantitative pour visualiser les facteurs de recherche et les métriques de performance, ainsi qu'une interface pour intégrer des signaux pilotés par l'IA. Le framework couvre plusieurs domaines de capacités fondamentaux, incluant la transformation de données quantitatives et le calcul de facteurs techniques, l'acquisition automatisée de données de marché auprès de multiples fournisseurs et la génération de pools d'actifs filtrés basés sur des métriques financières. Il gère également des tâches d'arrière-plan récurrentes pour la synchronisation des données et envoie des alertes de marché automatisées par e-mail ou via des bots.
Implements a dynamic tagging system to combine automated quantitative logic with manual human intervention.