logo
Core ConceptsFeatures
Core Concepts

Core Features of ALGONETIC

Explore the essential tools and capabilities that make ALGONETIC ideal for project documentation.

Overview

ALGONETIC provides a comprehensive suite of tools for managing project documentation. You can organize content efficiently, collaborate with teams, track changes, search quickly, and customize your workspace to fit your needs. These features ensure your docs stay current and accessible.

Document Organization and Categorization

Organize your documentation using hierarchical folders and tags. Create nested structures for complex projects, such as /api/reference or /guides/advanced.

Create Folders

Navigate to your workspace root and select "New Folder". Name it descriptively, like "User Guides".

Add Tags

Open a document and assign tags such as api, tutorial, or internal.

Categorize Content

Drag and drop files into folders. Use the sidebar to view your structure.

Use consistent naming conventions like "v1.0-api" for tags to improve discoverability.

Collaboration and Sharing Options

Invite team members and share docs securely. Options include public links, role-based access, and real-time editing.

Go to Workspace Settings > Members. Enter emails and assign roles: Admin, Editor, Viewer.

Version Control for Docs

Maintain history with automatic versioning. View diffs, restore previous versions, and branch for experiments.

Search and Filtering Tools

Search across all docs with full-text indexing. Filter by tags, folders, or date.

Filter TypeExample UsageResult
Keywordapi endpointMatches titles and content
Tag@api @v2Tagged docs only
Folderin:guidesSpecific folder scope
Dateafter:2024-01Recent changes

Pro tip: Combine filters like @internal in:api after:2024 for precise results.

Customization of Workspaces

Personalize your interface with themes, layouts, and integrations.

{
  "theme": "dark",
  "sidebar": { "collapsed": true },
  "integrations": ["github", "slack"]
}

Save custom views for recurring tasks, like "API Review" layout showing only tagged docs.

Explore these features to streamline your documentation workflow. Start with organization for immediate impact.