obsidian-portfolio
Portfolio
Source
Preparing search index...
app/(Notes)/Graph/notes
NoteType
Type Alias NoteType
a note to be used in the Graph page.
type
NoteType
=
{
link
?:
string
;
links
:
string
[]
;
path
:
string
;
tags
:
string
[]
;
}
Index
Properties
link?
links
path
tags
Properties
Optional
link
link
?:
string
links
links
:
string
[]
path
path
:
string
tags
tags
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
link
links
path
tags
Portfolio
Source
obsidian-portfolio
Loading...
a note to be used in the Graph page.