Search Syntax Documentation

Is there a way to search by the length of the note body or by the markup type ( HTML or markdown )? Those would come in handy.

Update: As a work around, I used the Joplin API to retrieve notes and then examine the markup type and body size( length ) for my purposes. It's doable but not something you can do ad-hoc as it took me hours to develop a working script.

1 Like