migrate

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: May 18, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package migrate contains explicit vault layout migrations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TranscriptResult

type TranscriptResult struct {
	Topic      string   `json:"topic"`
	Moved      int      `json:"moved"`
	Files      []string `json:"files"`
	LegacyPath string   `json:"legacyPath"`
	TargetPath string   `json:"targetPath"`
}

TranscriptResult describes a raw/transcripts to raw/youtube migration.

func Transcripts

func Transcripts(vaultPath, topicRef string, when time.Time) (TranscriptResult, error)

Transcripts moves legacy raw/transcripts markdown files into raw/youtube.

Jump to

Keyboard shortcuts

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