RBR Sync helps you to organize RallySimFans favorite stages. It fetches stages from your Notion DB. Filters them according to the selected tags. And finnaly writes selected stage IDs to the RSF favorites file.
-
Create a new Notion Integration
-
It only needs
Read content
capability -
Copy
Internal Integration Token
-
Create a Notion database
-
The database must have columns with these exact names and types:
Name
- title typeTags
- multiselectID
- numeric
-
Add your new integration to your Notion database from the sandwitch menu
-
Extract database ID. For example, the following DB block link
https://dvim.notion.site/ed8fad327420410da7c24ad18e73d7ef?v=bfded56a8e00468a9db473397e91e33c
points to the database with ID
ed8fad327420410da7c24ad18e73d7ef
-
Use the
Token
andDB ID
in the app to fetch stages and their tags -
Select tags and click
Write
to update thefavorites.ini
file