๐Ÿ’Ž Obsidian Developer Docs

Home

โฏ

Reference

โฏ

TypeScript API

โฏ

TFolder

TFolder

2025๋…„ 6์›” 29์ผ1 min read

TFolder

TFolder class

Signature:

export class TFolder extends TAbstractFile 

Extends: TAbstractFile

Properties

PropertyModifiersTypeDescription
childrenTAbstractFile[]
namestring

(Inherited from TAbstractFile)

parentTFolder | null

(Inherited from TAbstractFile)

pathstring

(Inherited from TAbstractFile)

vaultVault

(Inherited from TAbstractFile)

Methods

MethodModifiersDescription
isRoot()

๊ทธ๋ž˜ํ”„ ๋ทฐ

  • TFolder class
  • Properties
  • Methods

๋ฐฑ๋งํฌ

  • getNewFileParent
  • TAbstractFile
  • TFile
  • TFolder
  • children
  • isRoot
  • createFolder
  • getAllFolders
  • getFolderByPath
  • getRoot
  • recurseChildren
  • index

Created with Quartz v4.5.1 ยฉ 2025

  • GitHub
  • Discord Community