Notion Widget: Travel History

Life Preview
Embed URL

Add this widget to Notion

Use the source code above and follow this tutorial to create your own link of the widget then customize it to your own need.

Customize it!

In the source code

Replace the 18 with the number of cities you have visited

   <h2 class="timer count-title count-number" data-to="18" data-speed="1500"></h2>

Replace the 6 with the number of countries you have visited

 <h2 class="timer count-title count-number" data-to="6" data-speed="1500"></h2>

Replace the 3 with the number of continents you have visited

<h2 class="timer count-title count-number" data-to="3" data-speed="1500"></h2>

Widget In Use

Here’s How it looks in my Travel Page