file_extensions

package
v0.0.0-...-791c77c Latest Latest
Warning

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

Go to latest
Published: May 11, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type V0

type V0 struct {
	Zettel   string `toml:"zettel"`
	Organize string `toml:"organize"`
	Type     string `toml:"typ"`
	Tag      string `toml:"etikett"`
	Repo     string `toml:"kasten"`
}

func (V0) GetFileExtensionConfig

func (a V0) GetFileExtensionConfig() string

func (V0) GetFileExtensionForGenre

func (a V0) GetFileExtensionForGenre(
	g1 interfaces.GenreGetter,
) string

func (V0) GetFileExtensionOrganize

func (a V0) GetFileExtensionOrganize() string

func (V0) GetFileExtensionRepo

func (a V0) GetFileExtensionRepo() string

func (V0) GetFileExtensionTag

func (a V0) GetFileExtensionTag() string

func (V0) GetFileExtensionType

func (a V0) GetFileExtensionType() string

func (V0) GetFileExtensionZettel

func (a V0) GetFileExtensionZettel() string

func (V0) GetFileExtensions

func (a V0) GetFileExtensions() interfaces.FileExtensions

func (*V0) Reset

func (a *V0) Reset()

func (*V0) ResetWith

func (a *V0) ResetWith(b V0)

type V1

type V1 struct {
	Zettel   string `toml:"zettel"`
	Organize string `toml:"organize"`
	Type     string `toml:"type"`
	Tag      string `toml:"tag"`
	Repo     string `toml:"repo"`
	Config   string `toml:"config"`
}

func (V1) GetFileExtensionConfig

func (a V1) GetFileExtensionConfig() string

func (V1) GetFileExtensionForGenre

func (a V1) GetFileExtensionForGenre(
	g1 interfaces.GenreGetter,
) string

func (V1) GetFileExtensionOrganize

func (a V1) GetFileExtensionOrganize() string

func (V1) GetFileExtensionRepo

func (a V1) GetFileExtensionRepo() string

func (V1) GetFileExtensionTag

func (a V1) GetFileExtensionTag() string

func (V1) GetFileExtensionType

func (a V1) GetFileExtensionType() string

func (V1) GetFileExtensionZettel

func (a V1) GetFileExtensionZettel() string

func (V1) GetFileExtensions

func (a V1) GetFileExtensions() interfaces.FileExtensions

func (*V1) Reset

func (a *V1) Reset()

func (*V1) ResetWith

func (a *V1) ResetWith(b V1)

Jump to

Keyboard shortcuts

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