Examples

Simple use: only link#

In its simplest use it is possible to save only a link in the Notion database without tags, to do this it is necessary to send only the link to the bot

http://link.com

Only text

Standard use: link and tags#

The standard operation foresees to pass to the bot the link that you want to save and the tags with which you want to categorize the link on the database

http://link.com #tag1 #tag2

Text and Tags

Advanced use: link, tags and title#

In its advanced use it is also possible to pass to the bot a customized title with which to save the link, to do this it is necessary to send the title in square brackets to the bot

http://link.com #tag1 #tag2 {Custom title}

Text, tags and custom title