Skip to content

[Bug]: Title search/filter not working in Advanced Calendar View #1100

@quiet-coder-io

Description

@quiet-coder-io

Bug Description

The Quick Search and FilterBar title filtering work correctly in the Tasks View but do not filter tasks when used in the Advanced Calendar View. Tasks remain visible in the calendar regardless of the search term or title filter applied.

Steps to Reproduce

  1. Open TaskNotes plugin (version 3.25.6)
  2. Navigate to Tasks View
  3. Use Quick Search or FilterBar to search/filter by task title (e.g., "meeting")
  4. Observe that tasks are correctly filtered - only matching tasks display
  5. Switch to Advanced Calendar View
  6. Apply the same Quick Search or FilterBar title filter
  7. Observe that all tasks remain visible regardless of the filter

Expected Behavior

According to the documentation: "The Advanced Calendar View includes the same FilterBar functionality as the Task List View, allowing you to filter which tasks appear on the calendar and save views."

Expected: Tasks in the Advanced Calendar View should be filtered by title search/filter, showing only tasks that match the search term or filter criteria.

Actual Behavior

Actual: All tasks remain visible in the Advanced Calendar View regardless of title search/filter applied. The filtering has no effect on which tasks are displayed in the calendar.

Environment

  • TaskNotes Version: 3.25.6
  • Obsidian Version: 1.9.14 (Installer 1.9.12)
  • Platform: macOS (Darwin 25.0.0)
  • Task Identification Method: tag (#task)

Configuration Details

{
  "taskIdentificationMethod": "tag",
  "taskTag": "task",
  "tasksFolder": "_REAL ESTATE/Scheduled",
  "disableNoteIndexing": false
}

Additional Context

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Completed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions