cmd

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: May 3, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Copyright © 2024 Oliver Schrenk

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type Meta added in v0.6.0

type Meta struct {
	Vault   string `json:"vault"`
	Journal string `json:"journal"`
	Path    Path   `json:"path"`
}

type Path added in v0.6.1

type Path struct {
	Absolute string `json:"absolute"`
	Relative string `json:"relative"`
}

type TasksWrapper added in v0.4.0

type TasksWrapper struct {
	Tasks   []model.Task  `json:"tasks"`
	Summary model.Summary `json:"summary"`
	Meta    Meta          `json:"meta"`
}

Jump to

Keyboard shortcuts

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