tools - Concepts
Explore concepts tagged with "tools"
Total concepts: 84
Concepts
- Distributed Version Control System (DVCS) - A version control system where every user has a complete copy of the entire repository history.
- Data Synchronization - The process of maintaining consistent data across multiple devices or locations.
- Backlinks - Automatic links showing all notes that reference a particular note.
- Docker - A platform for developing, shipping, and running applications in lightweight, isolated containers that package code with all dependencies.
- File System - A method and data structure used by operating systems to organize, store, retrieve, and manage files and directories on storage devices.
- Reference Management - The practice of systematically collecting, organizing, and citing sources of information.
- Content Management System - Software platforms that enable creating, managing, and publishing digital content without requiring specialized technical knowledge.
- Local-First - Software design where data lives primarily on your devices, with cloud as optional sync.
- LazyGit - A terminal-based user interface (TUI) for Git that provides a visual, keyboard-driven way to perform Git operations.
- GNU General Public License - A copyleft free software license that guarantees users the freedom to run, study, share, and modify software, requiring derivative works to be distributed under the same terms.
- PostgreSQL - A powerful, open-source object-relational database management system known for reliability, extensibility, and standards compliance.
- Wiki - A website that allows collaborative creation and editing of interlinked pages.
- Version Control - Systems for managing changes to documents, programs, and other collections of information over time.
- Vendor Lock-in - The situation where switching to a different tool or service becomes prohibitively difficult due to proprietary dependencies.
- Web Clipping - The practice of saving web content such as articles, pages, or selections into a personal knowledge system for future reference and processing.
- Beads Viewer - A Terminal User Interface for browsing and managing tasks in projects using the Beads issue tracking system, with graph-aware dependency analysis.
- Cognitive Offloading - Using external tools or the environment to reduce mental effort and extend cognitive capacity.
- Gource - An open-source software version control visualization tool that creates animated visualizations of source code repository history.
- OpenClawd - An open-source, self-hosted personal AI assistant that turns language models like Claude into proactive digital coworkers capable of executing actions across devices.
- Mindset Over Tools - Prioritizing methodology, habits, and mental models over specific tools in knowledge work.
- Obsidian Web Clipper - A browser extension for capturing web content directly to Obsidian.
- Environment Variables - Named values maintained by the operating system or shell that configure process behavior, store system settings, and pass information between programs.
- Open Source - Software whose source code is made publicly available for anyone to view, modify, and distribute, fostering transparency, collaboration, and innovation.
- Knowledge Worker Tools - Software, systems, and methods that enable effective cognitive and information work.
- Visual Knowledge Management - The use of visual tools and spatial representations to organize, connect, and understand knowledge in ways that complement text-based approaches.
- AI Assistants - AI tools configured to help with specific tasks like writing, research, or coding.
- Integrated Thinking Environment (ITE) - A unified digital workspace designed to support all aspects of knowledge work and thinking.
- GitLab - A web-based DevSecOps platform providing Git repository hosting, CI/CD pipelines, issue tracking, and the complete software development lifecycle in a single application.
- Whiteboarding - Using whiteboards or digital equivalents for collaborative visual thinking and problem-solving.
- Version Control for Notes - Using version control systems like Git to track changes, backup, and sync personal notes.
- Shell - A program that provides a command-line interface to interact with an operating system by interpreting user commands and executing them.
- Empathy Canvas - A design thinking tool for understanding users' thoughts, feelings, and experiences.
- Supabase - An open-source Backend-as-a-Service (BaaS) platform often described as an open-source Firebase alternative, built on top of PostgreSQL.
- Org-mode - A powerful major mode for Emacs that combines outlining, task management, scheduling, literate programming, and document publishing in a plain-text format.
- Knowledge Map - A visual representation of knowledge domains, their relationships, and gaps within a knowledge system.
- Obsidian Canvas - An infinite visual workspace for spatial thinking and idea arrangement.
- Risk Matrix - A visual grid that maps risks by plotting their likelihood against their potential impact to prioritize response efforts.
- Flowchart - A diagram representing a process or workflow using standardized shapes and connecting arrows.
- Bidirectional Linking - Links that automatically show connections in both directions, displaying what links to a note.
- Debian - One of the oldest and most influential Linux distributions, known for its stability, free software commitment, and serving as the foundation for Ubuntu and many other distributions.
- tmux - A terminal multiplexer that enables running multiple terminal sessions within a single window, with persistent sessions that survive disconnections.
- Ralph TUI - A terminal user interface for orchestrating AI coding agents through autonomous task loops with intelligent selection, error handling, and real-time observability.
- Bookmark Management - The practice of systematically organizing and maintaining saved web links for future retrieval and reference.
- LazyDocker - A terminal-based user interface (TUI) for managing Docker containers, images, volumes, and networks with an intuitive keyboard-driven interface.
- Personal Wiki - A privately maintained wiki used as a personal knowledge management system for organizing interconnected notes and ideas.
- Readwise - A service for capturing and reviewing highlights from various sources.
- Noise Cancelling - Strategies and tools for managing auditory distractions to improve focus and productivity.
- Remote Collaboration - Working effectively with others across geographic distance using digital tools and practices.
- Zsh - A powerful Unix shell that extends the Bourne shell with advanced features like enhanced tab completion, spelling correction, and extensive customization options.
- Tool Gardening - Spending excessive time configuring, optimizing, and tending to productivity tools rather than using them for actual productive work.
- Model Context Protocol - A standard for connecting AI models with external data sources and tools.
- Distributed Cognition - Theory that cognitive processes are distributed across individuals, artifacts, and environments
- GitHub CLI - The official command-line tool for GitHub that brings pull requests, issues, and other GitHub features to your terminal.
- Linux - A free and open-source Unix-like operating system kernel that powers the majority of web servers, cloud platforms, supercomputers, and Android devices.
- Customer Relationship Management (CRM) - Systems and strategies for managing interactions with current and potential customers.
- Knowledge Base - A centralized repository for storing, organizing, and retrieving information and knowledge.
- Terminal User Interface - A text-based user interface that runs within a terminal, providing interactive elements like menus, windows, and forms using text characters and ANSI escape codes.
- File Over App - Using open file formats to maintain control over your data independent of applications.
- Markdown - A lightweight markup language for formatting plain text.
- Text Expanders - Productivity applications that replace specific character sequences with longer text snippets, dramatically speeding up repetitive typing tasks.
- Beads - A distributed, Git-backed graph issue tracker specifically designed for AI agents to provide persistent, structured memory for coding tasks.
- Working Directory - The directory in a file system that a process or shell session is currently operating in, commonly referenced via PWD or CWD.
- Repository - A storage location containing all project files, history, and metadata for version control.
- Obsidian - A powerful note-taking app that uses local Markdown files and linking.
- Dashboard - A visual display consolidating key metrics and information for monitoring status at a glance.
- Git - A distributed version control system for tracking changes in source code and coordinating work among programmers.
- GitHub - A web-based platform for version control and collaboration using Git, serving as the world's largest source code hosting service.
- Dataview - A query engine for treating Obsidian notes as a database.
- Plain Text Productivity - Using plain text files for productivity and knowledge management for simplicity and longevity.
- Oh My Zsh - A community-driven framework for managing Zsh configuration that provides thousands of themes and plugins to enhance the command-line experience.
- Unix - A family of multitasking, multi-user operating systems that originated at Bell Labs in 1969 and introduced foundational concepts that shaped modern computing.
- Time Timer - A visual timer that displays remaining time as a shrinking colored disk.
- Tools for Thought - Software and methods designed to augment human thinking and knowledge work.
- AI Agent - AI systems that can take actions, use tools, and pursue goals autonomously.
- Home Directory - A special directory assigned to a user account on a multi-user operating system, serving as the default location for personal files, configuration, and the starting point for shell sessions.
- Marketing Automation - Using software to automate repetitive marketing tasks and nurture leads through personalized sequences.
- Ubuntu - A Debian-based Linux distribution focused on ease of use and accessibility, making it the most popular desktop Linux distribution worldwide.
- Git Bash - A Bash emulation for Windows bundled with Git for Windows, providing a Unix-like command line experience on Windows systems.
- Generative AI - AI systems that create new content such as text, images, audio, or video.
- Outliner - A software application designed for creating, editing, and organizing hierarchical text structures using nested bullet points or numbered lists.
- LangChain - An open-source orchestration framework for building applications with Large Language Models (LLMs).
- Command Line Interface - A text-based interface where users interact with software by typing commands and receiving text output.
- Block References - Links that point to specific blocks or paragraphs within notes rather than entire documents.
- File Path - A string that specifies the location of a file or directory within a file system, expressed as either an absolute path from the root or a relative path from the working directory.
← Back to all concepts