create

package
v0.0.0-...-f7ec575 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2021 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DocumentTypes = []string{
	"Notes",
	"Worksheet",
	"Practice",
	"Paper",
	"Assessment",
	"Project",
	"Presentation",
	"Lab",
	"Other",
}

Functions

func Document

func Document(cmd *cobra.Command, classes []string) string

Create a document

func Post

func Post(cmd *cobra.Command, path string)

Run Actions after creating the file

Types

type DocumentOutline

type DocumentOutline struct {
	Name  string
	Type  string
	Class string
}

Jump to

Keyboard shortcuts

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