<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Free tool — compare &amp;amp; fix Archicad attribute indexes (XML) in Project data &amp; BIM</title>
    <link>https://community.graphisoft.com/t5/Project-data-BIM/Free-tool-compare-amp-fix-Archicad-attribute-indexes-XML/m-p/712202#M15824</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;After too many index-collision headaches (a surface suddenly swapping to another one because it shares an index between files), I built a small standalone tool to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;see how attributes are organised across Hotlink files — and fix the mismatches before re-importing&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;It's a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;single HTML file&lt;/STRONG&gt;: runs 100% locally in any browser, no install, nothing uploaded.&lt;/P&gt;
&lt;H2&gt;What it does&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Compare&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;— drop in your exported attribute XMLs; every index is flagged as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Unified / Collision / Displaced / Partial&lt;/STRONG&gt;, side by side.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Fix&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;— per row: keep, fill gaps, consolidate to a free index (600+),&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;realign onto an existing free index&lt;/STRONG&gt;, or mark for deletion. Create new attributes in all files at once.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Export&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;— &lt;span class="lia-unicode-emoji" title=":package:"&gt;📦&lt;/span&gt; synchronized XMLs (one per file), 🧬 a single de-duplicated XML, and ⇄ a JSON table (old → new index, name, GUID).&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Re-import cleanly&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;— append by index, then&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Delete &amp;amp; Replace&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="rounded px-1.5 py-0.5 bg-surface-tertiary font-mono text-[0.9em] text-text-primary font-medium"&gt;A supprimer&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;entries, so placed elements keep their settings.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Rename via Excel&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;— load an XLSX (&lt;CODE class="rounded px-1.5 py-0.5 bg-surface-tertiary font-mono text-[0.9em] text-text-primary font-medium"&gt;Name&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;/&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="rounded px-1.5 py-0.5 bg-surface-tertiary font-mono text-[0.9em] text-text-primary font-medium"&gt;New Name&lt;/CODE&gt;), export the list with a live formula in the "New Name" column to build your naming convention in Excel, then re-import.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;Typical workflow&lt;/H2&gt;
&lt;OL&gt;
&lt;LI&gt;Export attribute XMLs from your files.&lt;/LI&gt;
&lt;LI&gt;Load them → see every conflict at a glance.&lt;/LI&gt;
&lt;LI&gt;Pick actions (or auto-realign).&lt;/LI&gt;
&lt;LI&gt;Export the synchronized XMLs.&lt;/LI&gt;
&lt;LI&gt;In Archicad: import by index → Delete &amp;amp; Replace.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;A special BIG THANK to&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/5337" target="_blank"&gt;Scottjm&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; for his great videos on this topic, they helped me a lot,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Happy to answer questions. Feedback welcome!&lt;/P&gt;</description>
    <pubDate>Wed, 19 Aug 2026 16:37:59 GMT</pubDate>
    <dc:creator>Ahmed_K</dc:creator>
    <dc:date>2026-08-19T16:37:59Z</dc:date>
    <item>
      <title>Free tool — compare &amp; fix Archicad attribute indexes (XML)</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Free-tool-compare-amp-fix-Archicad-attribute-indexes-XML/m-p/712202#M15824</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;After too many index-collision headaches (a surface suddenly swapping to another one because it shares an index between files), I built a small standalone tool to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;see how attributes are organised across Hotlink files — and fix the mismatches before re-importing&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;It's a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;single HTML file&lt;/STRONG&gt;: runs 100% locally in any browser, no install, nothing uploaded.&lt;/P&gt;
&lt;H2&gt;What it does&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Compare&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;— drop in your exported attribute XMLs; every index is flagged as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Unified / Collision / Displaced / Partial&lt;/STRONG&gt;, side by side.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Fix&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;— per row: keep, fill gaps, consolidate to a free index (600+),&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;realign onto an existing free index&lt;/STRONG&gt;, or mark for deletion. Create new attributes in all files at once.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Export&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;— &lt;span class="lia-unicode-emoji" title=":package:"&gt;📦&lt;/span&gt; synchronized XMLs (one per file), 🧬 a single de-duplicated XML, and ⇄ a JSON table (old → new index, name, GUID).&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Re-import cleanly&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;— append by index, then&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Delete &amp;amp; Replace&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="rounded px-1.5 py-0.5 bg-surface-tertiary font-mono text-[0.9em] text-text-primary font-medium"&gt;A supprimer&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;entries, so placed elements keep their settings.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Rename via Excel&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;— load an XLSX (&lt;CODE class="rounded px-1.5 py-0.5 bg-surface-tertiary font-mono text-[0.9em] text-text-primary font-medium"&gt;Name&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;/&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="rounded px-1.5 py-0.5 bg-surface-tertiary font-mono text-[0.9em] text-text-primary font-medium"&gt;New Name&lt;/CODE&gt;), export the list with a live formula in the "New Name" column to build your naming convention in Excel, then re-import.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;Typical workflow&lt;/H2&gt;
&lt;OL&gt;
&lt;LI&gt;Export attribute XMLs from your files.&lt;/LI&gt;
&lt;LI&gt;Load them → see every conflict at a glance.&lt;/LI&gt;
&lt;LI&gt;Pick actions (or auto-realign).&lt;/LI&gt;
&lt;LI&gt;Export the synchronized XMLs.&lt;/LI&gt;
&lt;LI&gt;In Archicad: import by index → Delete &amp;amp; Replace.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;A special BIG THANK to&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/5337" target="_blank"&gt;Scottjm&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; for his great videos on this topic, they helped me a lot,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Happy to answer questions. Feedback welcome!&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2026 16:37:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Free-tool-compare-amp-fix-Archicad-attribute-indexes-XML/m-p/712202#M15824</guid>
      <dc:creator>Ahmed_K</dc:creator>
      <dc:date>2026-08-19T16:37:59Z</dc:date>
    </item>
  </channel>
</rss>

