taskquery

package
v1.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ListOptions

type ListOptions struct {
	Source        string
	Status        string
	StatusChanged bool
	Quadrant      int
	Priority      int
	Tag           string
	ListNames     []string
	ListIDs       []string
	TaskIDs       []string
	QueryText     string
	All           bool
}

type ListQuery

type ListQuery struct {
	Source string
	Query  storage.Query
}

func BuildListQuery

func BuildListQuery(opts ListOptions) (ListQuery, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL