Notepad
Functional notepad app which supports essential notepad features, including editing and creating.
Workflow
Notepad app depends on its manager and scriptable objects. Notes can be added or edited by using Tools > DreamOS > Show Notepad Library. All of the note items will be generated at runtime.
API / Scripting
using Michsky.DreamOS; // namespace
public NotepadManager notepadApp;
void YourFunction()
{
notepadApp.OpenNote(index); // Show specific note from the library
notepadApp.OpenCustomNote("title", "note content"); // Show specific note
}
How can we help?
A premium WordPress theme with an integrated Knowledge Base,
providing 24/7 community-based support.