You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.
Find the notes that are in the set. A set is a combinations of a notebook (1 or 0) and arbitrarily many tags, and ordered by a given attribute (default is last updated). A note set contains:
notebook: notebook guid
tags: list of tag ids
sort: sort order (title, meta, content, created, updated)
sort ascending: 1 or -1
Returns a list of the ids of notes in the set.
The text was updated successfully, but these errors were encountered:
Parent: #4
get note ids (
atoken, set
)Find the notes that are in the set. A set is a combinations of a notebook (1 or 0) and arbitrarily many tags, and ordered by a given attribute (default is last updated). A note set contains:
Returns a list of the ids of notes in the set.
The text was updated successfully, but these errors were encountered: