Skip to content

Enums

Enums for the Logseq Analyzer.

Classes:

Name Description
ConfigEdnReport

Configuration EDN reports for the Logseq Analyzer.

Constant

Constants used in the Logseq Analyzer.

Core

Core components of the Logseq Analyzer.

CritContent

Criteria for filtering files.

CritCode

Criteria for code blocks in Logseq.

CritAdvCmd

Criteria for advanced commands in Logseq.

CritDblCurly

Criteria for double curly brackets in Logseq.

CritDblParen

Criteria for double parentheses in Logseq.

CritEmb

Criteria for embedded links in Logseq.

CritExt

Criteria for file extensions in Logseq.

CritProp

Criteria for properties in Logseq.

DirsAnalyzer

Directories used in the Logseq Analyzer.

DirsDelete

Directories to be deleted in the Logseq Analyzer.

DirsGraph

Directories in the Logseq graph structure.

Edn

Enum for EDN data types.

FileType

File types for the Logseq Analyzer.

Format

File formats used in the Logseq Analyzer.

LogseqGraphStructure

Logseq graph structure components.

Moved

Moved files and directories in the Logseq Analyzer.

Node

Node types for the Logseq Analyzer.

Output

Output types for the Logseq Analyzer.

OutputDir

Output directories for the Logseq Analyzer.

TargetDir

Target directories for the Logseq Analyzer.

ConfigEdnReport

Bases: StrEnum

Configuration EDN reports for the Logseq Analyzer.

Constant

Bases: StrEnum

Constants used in the Logseq Analyzer.

Core

Bases: StrEnum

Core components of the Logseq Analyzer.

CritContent

Bases: StrEnum

Criteria for filtering files.

CritCode

Bases: StrEnum

Criteria for code blocks in Logseq.

CritAdvCmd

Bases: StrEnum

Criteria for advanced commands in Logseq.

CritDblCurly

Bases: StrEnum

Criteria for double curly brackets in Logseq.

CritDblParen

Bases: StrEnum

Criteria for double parentheses in Logseq.

CritEmb

Bases: StrEnum

Criteria for embedded links in Logseq.

CritExt

Bases: StrEnum

Criteria for file extensions in Logseq.

CritProp

Bases: StrEnum

Criteria for properties in Logseq.

DirsAnalyzer

Bases: StrEnum

Directories used in the Logseq Analyzer.

DirsDelete

Bases: StrEnum

Directories to be deleted in the Logseq Analyzer.

DirsGraph

Bases: StrEnum

Directories in the Logseq graph structure.

Edn

Bases: StrEnum

Enum for EDN data types.

FileType

Bases: StrEnum

File types for the Logseq Analyzer.

Format

Bases: StrEnum

File formats used in the Logseq Analyzer.

LogseqGraphStructure

Bases: StrEnum

Logseq graph structure components.

Moved

Bases: StrEnum

Moved files and directories in the Logseq Analyzer.

Node

Bases: StrEnum

Node types for the Logseq Analyzer.

Output

Bases: StrEnum

Output types for the Logseq Analyzer.

OutputDir

Bases: StrEnum

Output directories for the Logseq Analyzer.

TargetDir

Bases: StrEnum

Target directories for the Logseq Analyzer.