bootstrap

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package bootstrap imports an existing Markdown tree into a Knowl workspace.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Flavor

type Flavor struct {
	Name               string
	Adapter            string
	RewriteObsidianRef bool
}

type Options

type Options struct {
	WorkspaceRoot string
	SourceRoot    string
	Scope         domain.ScopeRef
	Flavor        Flavor
}

type Summary

type Summary struct {
	MarkdownFiles  int
	AuxiliaryFiles int
}

func Import

func Import(ctx context.Context, options Options) (Summary, error)

Jump to

Keyboard shortcuts

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