Documentation
¶
Index ¶
- func CalculateRanks(backlogs map[string][]string, backlogOrder []string) map[string][]RankInfo
- func DiffRecords(existing, desired []map[string]any) ([]map[string]any, []map[string]any, []string)
- func TaskToRecord(task logseqapi.TaskJSON, rank *RankInfo, enrichedTags string, ...) map[string]any
- type RankInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateRanks ¶
CalculateRanks assigns ranks for all (uuid, backlog) pairs. A task that appears in multiple backlogs gets one RankInfo per backlog.
Types ¶
Click to show internal directories.
Click to hide internal directories.