Thino URI
Thino URI
Feature Info
Available in
Thino Pro
PS: Only local version of Thino 2.1.0 and above supports creating content using URI;
Thino supports several URI parameters to quickly create Thino, and I will use an example to illustrate its supported URI:
obsidian://thino?content=Insert content here&type=canvas&task=true
Where you can modify the content of the following parameters to create different Thino:
- content——content parameter, for content that needs line breaks, you need to convert it to
\n
in advance; - type——save category parameter, content added through URI, currently only supports saving to the default location;
- Type includes
canvas
、multi
、daily
, when no type is passed in, it will default todaily
- Type includes
- Task——save as task content or list content.
- Task can be true or false;
After you have constructed the above content, you can copy it to the browser’s address bar, press Enter, and you will be prompted to jump to Obsidian, where you can correctly generate a Thino.