gonban

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(m *Board)

Types

type Board

type Board struct {
	// contains filtered or unexported fields
}

func CreateBoard

func CreateBoard(b *markdown.Board) Board

func (Board) Init

func (b Board) Init() tea.Cmd

func (Board) Update

func (b Board) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (Board) View

func (b Board) View() string

type Card

type Card struct {
	// contains filtered or unexported fields
}

func (Card) Description

func (c Card) Description() string

func (Card) FilterValue

func (c Card) FilterValue() string

func (Card) Title

func (c Card) Title() string

type Column

type Column struct {
	// contains filtered or unexported fields
}

func CreateColumn

func CreateColumn(c *markdown.Column) Column

func (Column) Init

func (c Column) Init() tea.Cmd

func (Column) Update

func (c Column) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (Column) View

func (c Column) View() string

Jump to

Keyboard shortcuts

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