Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/streetwriters/notesnook
/ ICollection
Interface
ICollection
packages/core/src/collections/collection.ts:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
*/
19
20
export
interface
ICollection {
21
name: string;
22
init(): Promise<void>;
23
}
Callers
8
init
Method · 0.65
init
Method · 0.65
init
Method · 0.65
init
Method · 0.65
init
Method · 0.65
init
Method · 0.65
init
Method · 0.65
init
Method · 0.65
Implementers
15
Attachments
packages/core/src/collections/attachme
Vaults
packages/core/src/collections/vaults.t
Tags
packages/core/src/collections/tags.ts
NoteHistory
packages/core/src/collections/note-his
Monographs
packages/core/src/collections/monograp
Colors
packages/core/src/collections/colors.t
Relations
packages/core/src/collections/relation
Reminders
packages/core/src/collections/reminder
Shortcuts
packages/core/src/collections/shortcut
SessionContent
packages/core/src/collections/session-
Settings
packages/core/src/collections/settings
InboxItemsHistory
packages/core/src/collections/inbox-it
Calls
no outgoing calls
Tested by
no test coverage detected