Skip to content

Notetree

notetree

notetree~View

Advanced or simple view of the tree of notes. In advanced views there are more sophisticated counts.

Kind: inner class of notetree

notetree~Level

The tree can be shown at different levels:

  • user
  • noteset

Kind: inner class of notetree

notetree~Filter

The tree can be filtered.

This is a full text search on the texts of the nodes.

Kind: inner class of notetree

notetree~Tree

Handles the tree of note sets

Kind: inner class of notetree
See: Triggers C:hebrew.notetree

new Tree()

Initializes the notes tree

Stores a url to fetch content from the server.

notetree~Upload

Controls the bulk-uploading of notes

Kind: inner class of notetree

upload.submit()

Submits a csv file with notes to the server

Kind: instance method of Upload
See: Triggers C:hebrew.noteupload.

notetree~subtractForNotesPage

the canvas holding the material gets a height equal to the window height minus this amount

Kind: inner constant of notetree