TaskPaper

taskpaper.com

TaskPaper is a macOS productivity application that combines the simplicity of plain text editing with powerful outliner capabilities for task and project management. It allows users to organize projects, tasks, and notes using natural language formatting, @tags, and dates within standard text files. Designed for individuals seeking a lightweight, keyboard-centric workflow, it emphasizes flexibility and future-proof data storage without enforcing rigid system structures.

LLM mention score The LLM mention score is the total number of mentions of this brand in different LLM chatbots, normalized to the scale from 0 to 100. You can get actual, non-normalized numbers via the LLM Mention API from DataForSEO.

Normalized 0–100 · last 8 weeks

DataForSEO API

Get LLM mention data of any company via DataForSEO API

Get access to the structured data on keyword, brand, and website mentions in LLMs, including metrics like AI search volume, impressions, and mentions count. 

How to get LLM mention data →
// Fetch TaskPaper mentions
POST v3/ai_optimization/llm_mentions/search/live
[
    {
        "target": [
            {
                "keyword": "TaskPaper",
                "search_scope": ["any"]
            }
        ],
        "platform": "chat_gpt",
        "order_by" : ["ai_search_volume,desc"]
    }
]