This interface provides access to the collection of PIM notes.
org.freesmartphone.PIM.Notes
Description: Add a new note to the default backend for notes.
The new notes data.
The path of the added note.
Description: Returns list of all tags used in loaded notes.
List of tags.
Description: Query the content of one field of one note.
The query.
s: fieldThe name of the field to query.
The content of the queried field.
Description: Start a query for notes.
The query.
The path for the started query.
Description: Sent when a new note is loaded.
The path of the newly loaded note.
Description: Sent when a newly loaded or updated note has some unused before tag.
The name of new tag.
Description: Sent when last instance of tag in notes is removed.
The name of removed tag.