Documentation
¶
Overview ¶
Package noteops owns app-layer note workflows behind the app.Service facade.
Command family: note, folder, metadata, import, export, attachment commands. Responsibility: note CRUD, metadata, tags, folders, imports, exports, and attachments. Prohibited dependencies: internal/cli, internal/output, direct stdout/stderr writes, provider token handling. Focused tests: go test ./internal/app ./cmd/pinax -run 'Note|Folder|Metadata|Import|Export|Attachment|Record' -count=1
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MatchesList ¶
func MatchesList(note domain.Note, req ListRequest) bool
Types ¶
Click to show internal directories.
Click to hide internal directories.