print('hello world')
[img]https://upload.wikimedia.org/wikipedia/commons/3/3a/Cat03.jpg[/img] < img src=https://upload.wikimedia.org/wikipedia/commons/3/3a/Cat03.jpg>
single word: find any object that contains that string multiple words: find any object that contains BOTH words '_' : match a single letter eg search for cr_ft with match craft, cruft '%' : wildcard between characters eg search for in%nt will return invent, intent, etcCertain commands added to the start of the search can be run as follows:
/help | show this page | basic help page |
/add | add a Note | /add newnote |
! | add a task | !mytask |
^ | add Event | ^Meeting |
/stat | show stats | eg - total record counts |
~ | Jump to Folders | ~ = show ALL folders, ~Dev = jump to Dev folder |