/rbr-sync

RallySimFans Favorite Stage Organizer

Primary LanguageRustGNU General Public License v3.0GPL-3.0

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.

demo

Usage

  1. Create a new Notion Integration

  2. It only needs Read content capability

    capabilities

  3. Copy Internal Integration Token

    token

  4. Create a Notion database

  5. The database must have columns with these exact names and types:

    • Name - title type
    • Tags - multiselect
    • ID - numeric

    database

  6. Add your new integration to your Notion database from the sandwitch menu

    connections

  7. Extract database ID. For example, the following DB block link

     https://dvim.notion.site/ed8fad327420410da7c24ad18e73d7ef?v=bfded56a8e00468a9db473397e91e33c
    

    points to the database with ID ed8fad327420410da7c24ad18e73d7ef

  8. Use the Token and DB ID in the app to fetch stages and their tags

    fetching

  9. Select tags and click Write to update the favorites.ini file