TaskNotes

TaskNotes 4.3.0-fork.1 (Fork)

This is the initial release of the cybersader/tasknotes fork, adding bulk tasking, notifications, and other enhancements.

Added

  • Bases Query Notifications: Todoist-style modal triggered by notify: true in .base files

    • Per-item Open, Complete, Snooze, Dismiss buttons
    • Background watcher evaluates on task updates
  • Bulk Task Generation: "Bulk tasking" button in Bases toolbar

    • Creates new task files from view results
    • Duplicate detection (wiki-link parsing, URL decode, filename fallback)
    • Skip existing toggle
  • Bulk Convert-to-Task: Second mode in Bulk Tasking modal

    • Adds task metadata to existing notes in-place
    • Respects taskIdentificationMethod setting
    • Optional base-view linking
    • Default mode setting
  • Device-User Identity (scaffolded): UUID-based device identity for future per-person task targeting

  • Dev tooling: Test data reset script (bun run reset)

Changed

  • Button renamed from "Generate tasks" to "Bulk tasking"
  • .gitignore updated to include build outputs for BRAT installation