Last modified by Veronika Kocher on Friday, 04 Sep 2026 14:45

From version 6.3
edited by Veronika Kocher
on Friday, 04 Sep 2026 14:45
Change comment: There is no comment for this version
To version 5.9
edited by Veronika Kocher
on Thursday, 03 Sep 2026 9:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Default language
... ... @@ -1,1 +1,0 @@
1 -en
Content
... ... @@ -1,269 +1,765 @@
1 -{{html clean="false"}}
1 +Set up clear folder structures, file naming conventions and basic versioning rules for consistent project work.
2 2  
3 -<style>
4 -.fon{max-width:1400px;margin:0 auto;color:#322f2b}
5 -.fon *{box-sizing:border-box}
6 -.fon-card{border:1px solid #e3ded6;border-radius:11px;background:#fcfbf8;box-shadow:0 1px 3px rgba(0,0,0,.035)}
7 -.fon-hero{height:132px;overflow:hidden;background:#f1eee9;border-radius:11px 11px 0 0}
8 -.fon-hero img{width:100%;height:100%;object-fit:cover;object-position:center 45%;display:block}
9 -.fon-eye{font-size:12px;font-weight:700;letter-spacing:.075em;text-transform:uppercase}
10 -.fon-sec{margin:0 0 27px 0}
11 -.fon-sec h3{font-size:22px;line-height:1.25;margin:0 0 7px;color:#35312d;text-align:left!important;text-align-last:left!important;text-justify:auto!important;word-spacing:normal!important}
12 -.fon-sec>p{color:#625d56;line-height:1.58;margin:0 0 13px}
13 -.fon-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(285px,1fr));gap:12px}
14 -.fon-grid-2{display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));gap:12px}
15 -.fon-info{padding:15px 17px;border:1px solid #c7e5ed;border-left:5px solid #21b6d7;background:#eaf6f9;border-radius:8px;color:#365e68;line-height:1.5}
16 -.fon-info strong{color:#2d5661}
17 -.fon-plan{padding:15px 17px;border:1px solid #efd9cc;border-left:5px solid #e94b13;background:#fff6f1;border-radius:8px;color:#67564e;line-height:1.5}
18 -.fon-plan strong{color:#744531}
19 -.fon-warn{padding:15px 17px;border:1px solid #efd9cc;border-left:5px solid #e94b13;background:#fff6f1;border-radius:8px;color:#67564e;line-height:1.5}
20 -.fon-warn strong{color:#744531}
21 -.fon-check{position:relative;padding:12px 13px 12px 37px;border:1px solid #e3ded6;border-radius:8px;background:#fffdf9;color:#504a44;line-height:1.5}
22 -.fon-check:before{content:"✓";position:absolute;left:13px;top:10px;color:#e94b13;font-weight:800}
23 -.fon-step{position:relative;padding:13px 14px 13px 50px;border:1px solid #e3ded6;border-radius:8px;background:#fcfbf8;min-height:76px}
24 -.fon-step .n{position:absolute;left:13px;top:13px;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f7e6dd;color:#7b4430;font-weight:800;font-size:12px}
25 -.fon-step h4{margin:0 0 4px;font-size:16px;line-height:1.3;color:#3b352e;text-align:left!important;text-align-last:left!important;text-justify:auto!important;word-spacing:normal!important}
26 -.fon-step p{margin:0;color:#625d56;line-height:1.45}
27 -.fon-example{padding:14px 15px;border:1px solid #e3ded6;border-top:4px solid #e94b13;border-radius:9px;background:#fcfbf8}
28 -.fon-example h4{margin:0 0 6px;font-size:16px;color:#3e372e;text-align:left!important;word-spacing:normal!important}
29 -.fon-example p{margin:0;color:#625d56;line-height:1.5}
30 -.fon-code{margin-top:8px;padding:9px 10px;border:1px solid #e3ded6;border-radius:6px;background:#f7f4ef;color:#49433d;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.45;overflow-wrap:anywhere}
31 -.fon-table-wrap{overflow-x:auto;border:1px solid #e3ded6;border-radius:8px}
32 -.fon-table{width:100%;border-collapse:collapse;background:#fffdf9;min-width:900px}
33 -.fon-table th,.fon-table td{padding:10px 11px;border-bottom:1px solid #e3ded6;vertical-align:top;text-align:left;line-height:1.4}
34 -.fon-table th{background:#f3efe8;color:#403b36;font-weight:700}
35 -.fon-table tr:last-child td{border-bottom:0}
36 -.fon-service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px}
37 -.fon-service{display:block;padding:13px 14px;border:1px solid #e3ded6;border-left:4px solid #e94b13;border-radius:8px;background:#fcfbf8;color:#2f2b27}
38 -.fon-service strong{display:block;margin-bottom:4px}
39 -.fon-service span{display:block;color:#625d56;line-height:1.45;font-weight:400}
40 -.fon-linkgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px}
41 -.fon-navlink{display:block;padding:10px 11px;border:1px solid #e9e4dc;border-left:3px solid #e94b13;border-radius:6px;background:#fffdf9;color:#252321;text-decoration:none;font-weight:600;line-height:1.35}
42 -.fon-navlink:hover,.fon-navlink:focus{background:#fff7f1;text-decoration:none}
43 -.fon-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
44 -.fon-resource{padding:15px 16px;background:#fcfbf8;border:1px solid #e3ded6;border-radius:9px}
45 -.fon-resource strong{display:block;color:#4c4130;margin-bottom:4px}
46 -.fon-badge{display:inline-block;margin:5px 0 7px;padding:4px 8px;border-radius:14px;background:#fff4ee;border:1px solid #efd9cc;color:#8a4d36;font-size:11px;font-weight:700;letter-spacing:.055em;line-height:1.2}
47 -.fon h1,.fon h2,.fon h3,.fon h4,.fon h5,.fon h6,.fon h1 a,.fon h2 a,.fon h3 a,.fon h4 a,.fon h5 a,.fon h6 a{text-align:left!important;text-align-last:left!important;text-justify:auto!important;word-spacing:normal!important}
48 -@media(max-width:850px){.fon-grid-2,.fon-resource-grid{grid-template-columns:1fr}}
49 -@media(max-width:680px){.fon-hero{height:105px}.fon-sec h3{font-size:20px}}
50 -</style>
3 +== Overview ==
51 51  
52 -<div class="fon">
5 +Add a concise explanation of this topic and why it matters for Art & Research projects.
53 53  
54 -<section class="fon-card" style="margin-bottom:18px;overflow:hidden;border-left:6px solid #e94b13;">
55 - <div class="fon-hero">
56 - <img src="https://xwiki.uni-ak.ac.at/bin/download/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/WebHome/enable.png" alt="Organising files and folders in artistic and research projects" />
57 - </div>
58 - <div style="padding:18px 21px 20px;">
59 - <div class="fon-eye" style="color:#8a4d36;margin-bottom:5px;">PREPARE · PLAN &amp; ORGANISE</div>
60 - <h2 style="font-size:27px;line-height:1.2;margin:0 0 8px;color:#2c2926;">Set up a simple file and folder logic that the whole project team can actually use</h2>
61 - <p style="margin:0;color:#5e5953;line-height:1.6;max-width:1160px;">
62 - Clear folder structures, understandable file names and simple versioning rules help people find files quickly,
63 - avoid confusion and make handover traceable.
64 - Good rules are not as complex as possible; they are consistent and understandable to everyone involved.
65 - </p>
66 - </div>
67 -</section>
7 +== What you need to know ==
68 68  
69 -<div class="fon-info" style="margin-bottom:14px;">
70 - <strong>Start with a shared minimum.</strong>
71 - Decide how folders are structured, which elements belong in file names,
72 - how working, approved and master versions are distinguished, and where these rules are documented.
73 -</div>
9 +* Key concepts
10 +* Relevant requirements
11 +* Important distinctions
74 74  
75 -<div class="fon-plan" style="margin-bottom:27px;">
76 - <strong>The structure should support project work — not create extra bureaucracy.</strong>
77 - Use only the information in folders and file names that actually helps people understand, distinguish and find files again.
78 -</div>
13 +== What you need to do ==
79 79  
80 -<section class="fon-sec">
81 - <div class="fon-eye" style="color:#8a4d36;margin-bottom:4px;">STEP 1 · DEFINE THE PROJECT STRUCTURE</div>
82 - <h3>Organise files by project function and content, not by individual people</h3>
83 - <p>A good structure remains understandable when people change roles or the project is handed over to someone else.</p>
84 - <div class="fon-grid">
85 - <div class="fon-check"><strong>Project administration:</strong> Keep contracts, budgets, funder documents, reports and administrative records separate from research or production material.</div>
86 - <div class="fon-check"><strong>Working material:</strong> Organise active files by clear project areas, work packages, media or methods.</div>
87 - <div class="fon-check"><strong>Source material:</strong> Keep originals, incoming files or unchanged source material visibly distinct from edited files.</div>
88 - <div class="fon-check"><strong>Process documentation:</strong> Keep sketches, logs, production documents, provenance and methodological records findable.</div>
89 - <div class="fon-check"><strong>Master files:</strong> Keep authoritative or approved versions clearly separate from working and export copies.</div>
90 - <div class="fon-check"><strong>Outputs:</strong> Distinguish publication, presentation and handover versions from internal working files.</div>
91 - <div class="fon-check"><strong>External contributions:</strong> Store material from partners or third parties so that origin and rights information remain traceable.</div>
92 - <div class="fon-check"><strong>Archive / closure:</strong> Decide early what should be retained, preserved, deposited or deleted at the end of the project.</div>
93 - </div>
94 -</section>
15 +1. Identify what applies to your project.
16 +2. Document the relevant decisions.
17 +3. Use appropriate institutional services and support where needed.
95 95  
96 -<section class="fon-sec">
97 - <div class="fon-eye" style="color:#8a4d36;margin-bottom:4px;">KEY DISTINCTIONS</div>
98 - <h3>These terms should not be mixed up in project work</h3>
99 - <div class="fon-grid">
100 - <div class="fon-plan"><strong>Working file ≠ master file.</strong><br>A file can be convenient for day-to-day editing without being the authoritative or preservation-suitable version.</div>
101 - <div class="fon-plan"><strong>Latest ≠ approved.</strong><br>The most recently edited file is not automatically the version that should be confirmed, published or handed over.</div>
102 - <div class="fon-plan"><strong>Folder name ≠ complete documentation.</strong><br>Folder structure helps orientation but does not replace metadata, provenance or decision records.</div>
103 - <div class="fon-plan"><strong>Synchronisation ≠ version control.</strong><br>A synchronised folder does not automatically show which version is authoritative or why a change was made.</div>
104 - <div class="fon-plan"><strong>Export ≠ master.</strong><br>PDF, JPEG, MP4 or other distribution formats can be practical outputs while other files remain authoritative for editing or preservation.</div>
105 - <div class="fon-plan"><strong>Personal folder ≠ project structure.</strong><br>Project files should not depend on individual people's names if they need to remain understandable and reusable by the team.</div>
106 - </div>
107 -</section>
19 +== Key questions ==
108 108  
109 -<section class="fon-sec">
110 - <div class="fon-eye" style="color:#8a4d36;margin-bottom:4px;">STEP 2 · DEFINE A FILE-NAMING CONVENTION</div>
111 - <h3>File names should make relevant differences visible</h3>
112 - <p>Use a consistent pattern and only the components that are genuinely useful for your project.</p>
113 - <div class="fon-grid">
114 - <div class="fon-step"><div class="n">01</div><h4>Choose the core elements</h4><p>For example project code, content, date, version, language, status or responsible project area.</p></div>
115 - <div class="fon-step"><div class="n">02</div><h4>Define the order</h4><p>Choose an order that works for sorting and quick reading.</p></div>
116 - <div class="fon-step"><div class="n">03</div><h4>Use dates consistently</h4><p>If dates matter, use a consistent format such as YYYY-MM-DD.</p></div>
117 - <div class="fon-step"><div class="n">04</div><h4>Make versions visible</h4><p>Use clear version numbers when several working states exist in parallel or sequence.</p></div>
118 - <div class="fon-step"><div class="n">05</div><h4>Keep status labels simple</h4><p>Use a small set of understandable status labels and avoid chains such as final_final_new_reallyfinal.</p></div>
119 - <div class="fon-step"><div class="n">06</div><h4>Use special characters deliberately</h4><p>Keep file names robust and compatible with the systems and exchange routes you actually use.</p></div>
120 - <div class="fon-step"><div class="n">07</div><h4>Document the convention</h4><p>Keep a short example or README file in the project so everyone follows the same convention.</p></div>
121 - <div class="fon-step"><div class="n">08</div><h4>Test the convention</h4><p>Use real files to check whether names are readable, sortable and understandable to new team members.</p></div>
122 - </div>
123 -</section>
21 +* What needs to be decided?
22 +* Who is responsible?
23 +* What needs to be documented?
24 +* Are there legal, ethical or technical constraints?
25 +* What needs to happen before the next project phase?
124 124  
125 -<section class="fon-sec">
126 - <div class="fon-eye" style="color:#8a4d36;margin-bottom:4px;">EXAMPLES</div>
127 - <h3>A pattern is useful when it reflects the actual work</h3>
128 - <div class="fon-grid">
129 - <div class="fon-example">
130 - <h4>Project file with date and version</h4>
131 - <p>Useful when chronology and version state matter.</p>
132 - <div class="fon-code">PROJ_interview-guide_2026-09-03_v03.docx</div>
133 - </div>
134 - <div class="fon-example">
135 - <h4>Media production with status</h4>
136 - <p>Useful when several editing and output states need to be distinguished.</p>
137 - <div class="fon-code">PROJ_film-trailer_v07_APPROVED.mov</div>
138 - </div>
139 - <div class="fon-example">
140 - <h4>Multilingual publication</h4>
141 - <p>Useful when language versions are managed in parallel.</p>
142 - <div class="fon-code">PROJ_catalogue-text_EN_v04.docx</div>
143 - </div>
144 - <div class="fon-example">
145 - <h4>Dataset or structured export</h4>
146 - <p>Useful when content, period or release needs to be distinguished.</p>
147 - <div class="fon-code">PROJ_dataset_2026-09_release-01.csv</div>
148 - </div>
149 - <div class="fon-example">
150 - <h4>Distinguish master and derivative</h4>
151 - <p>Master file and presentation copy should be unambiguous.</p>
152 - <div class="fon-code">PROJ_installation_MASTER_v02.tif<br>PROJ_installation_web_v02.jpg</div>
153 - </div>
154 - <div class="fon-example">
155 - <h4>Process documentation</h4>
156 - <p>For artistic processes, context can be as important as the final output.</p>
157 - <div class="fon-code">PROJ_rehearsal-notes_2026-09-03_AB.md</div>
158 - </div>
159 - </div>
160 -</section>
27 +== Services & Tools ==
161 161  
162 -<section class="fon-sec">
163 - <div class="fon-eye" style="color:#8a4d36;margin-bottom:4px;">STEP 3 · DOCUMENT A MINIMUM STANDARD</div>
164 - <h3>A short standard is enough if it is used consistently</h3>
165 - <p>Keep the rules in one central place that everyone can access — for example in a README file or the project documentation.</p>
166 - <div class="fon-table-wrap">
167 - <table class="fon-table">
168 - <thead><tr><th>Element</th><th>What to define</th><th>Example</th></tr></thead>
169 - <tbody>
170 - <tr><td><strong>Folder structure</strong></td><td>Which top-level folders exist and what is each one for?</td><td>01_Admin · 02_Working · 03_Source · 04_Master · 05_Output</td></tr>
171 - <tr><td><strong>File names</strong></td><td>Which components are required and in what order?</td><td>Project_Content_Date_Version</td></tr>
172 - <tr><td><strong>Date</strong></td><td>Which format is used?</td><td>YYYY-MM-DD</td></tr>
173 - <tr><td><strong>Version</strong></td><td>How are working states numbered?</td><td>v01, v02, v03</td></tr>
174 - <tr><td><strong>Status</strong></td><td>Which small set of status labels is used?</td><td>DRAFT · REVIEW · APPROVED · PUBLISHED</td></tr>
175 - <tr><td><strong>Master</strong></td><td>How is the authoritative version identified?</td><td>MASTER or a documented master folder</td></tr>
176 - <tr><td><strong>Responsibility</strong></td><td>Who maintains the convention and decides on exceptions?</td><td>Project team / defined role</td></tr>
177 - <tr><td><strong>Review</strong></td><td>When is the structure checked again?</td><td>Project start, milestone, team change, handover</td></tr>
178 - </tbody>
179 - </table>
180 - </div>
181 -</section>
29 +Add links to relevant institutional services, infrastructure and tools.
182 182  
183 -<section class="fon-sec">
184 - <div class="fon-eye" style="color:#8a4d36;margin-bottom:4px;">STOP &amp; CHECK</div>
185 - <h3>Common warning signs in file and folder organisation</h3>
186 - <div class="fon-grid">
187 - <div class="fon-warn"><strong>Several files are called "final".</strong><br>It is unclear which version is actually approved, published or intended as the master.</div>
188 - <div class="fon-warn"><strong>Folders are named after people rather than project functions.</strong><br>The structure becomes hard to understand when roles change or the project is handed over.</div>
189 - <div class="fon-warn"><strong>File names contain no distinguishing information.</strong><br>Content, date, version or status can only be identified by opening the file.</div>
190 - <div class="fon-warn"><strong>Everyone uses their own rules.</strong><br>The shared storage area no longer functions as a common project structure.</div>
191 - <div class="fon-warn"><strong>Master files and exports sit side by side without clear labels.</strong><br>It is unclear which file should be edited further or preserved for the long term.</div>
192 - <div class="fon-warn"><strong>The convention exists only in one person's head.</strong><br>Without brief documentation, it cannot be continued reliably during absence, staff changes or project closure.</div>
193 - </div>
194 -</section>
31 +== Info Sheets & Checklists ==
195 195  
196 -<section class="fon-sec">
197 - <div class="fon-eye" style="color:#8a4d36;margin-bottom:4px;">SERVICES &amp; SUPPORT</div>
198 - <h3>Who can support file and documentation practice</h3>
199 - <div class="fon-service-grid">
200 - <div class="fon-service">
201 - <strong>Project team</strong>
202 - <span>Owns the shared working convention and decides which structure is practical for the specific project.</span>
203 - </div>
204 - <div class="fon-service">
205 - <strong>University Library / Research Data Management</strong>
206 - <span>Advises on research-data, documentation and data-management practice where files are part of a research-data or DMP context.</span>
207 - </div>
208 - <div class="fon-service">
209 - <strong>IT</strong>
210 - <span>Supports technical implementation where storage locations, access models or tools are involved.</span>
211 - </div>
212 - <div class="fon-service">
213 - <strong>Support Kunst und Forschung (SKF)</strong>
214 - <span>Connects file and documentation requirements in funded projects with proposals, deliverables or the Data Management Plan.</span>
215 - </div>
216 - </div>
217 -</section>
33 +Add links to related Info Sheets, checklists and templates.
218 218  
219 -<section class="fon-sec">
220 - <div class="fon-eye" style="color:#8a4d36;margin-bottom:4px;">RELATED TOPICS</div>
221 - <h3>File and folder organisation is closely connected to these decisions</h3>
222 - <div class="fon-linkgrid">
223 - <a class="fon-navlink" href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Identify%20Your%20Data%20%26%20Research%20Outputs/">Identify Your Data &amp; Research Outputs</a>
224 - <a class="fon-navlink" href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Plan%20Your%20Data%20Management/">Plan Your Data Management</a>
225 - <a class="fon-navlink" href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Enable/Storage%2C%20Backup%20%26%20Security/">Storage, Backup &amp; Security</a>
226 - <a class="fon-navlink" href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Work%20%26%20Manage/Organise%20Files%20%26%20Folders/">Organise Files &amp; Folders</a>
227 - <a class="fon-navlink" href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Work%20%26%20Manage/Manage%20Versions%20%26%20Master%20Files/">Manage Versions &amp; Master Files</a>
228 - <a class="fon-navlink" href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/Work%20%26%20Manage/Document%20Metadata%20%26%20Provenance/">Document Processes, Metadata &amp; Provenance</a>
229 - </div>
230 -</section>
35 +== Tutorials ==
231 231  
232 -<!-- ARSN_TRAINING_WORKSHOPS_V2_START -->
233 -<section class="arsn-training-workshops" data-arsn-training-workshops="v2" style="margin:27px 0 22px 0;">
234 - <div style="padding:16px 18px;background:#eef8fa;border:1px solid #cfe8ef;border-left:5px solid #21b6d7;border-radius:9px;">
235 - <div style="font-size:12px;font-weight:700;letter-spacing:.075em;text-transform:uppercase;color:#3f6871;margin-bottom:5px;">TRAINING &amp; WORKSHOPS</div>
236 - <h3 style="font-size:20px;line-height:1.3;margin:0 0 7px;color:#35312d;text-align:left;">Training, workshops &amp; consultation sessions</h3>
237 - <p style="margin:0 0 10px;color:#5e5953;line-height:1.55;">Relevant opportunities for this topic will be shown here automatically from the central calendar.</p>
238 - <span data-arsn-coming-soon="true" style="display:inline-block;padding:4px 9px;border-radius:14px;background:#fff4ee;border:1px solid #efd9cc;color:#8a4d36;font-size:11px;font-weight:700;letter-spacing:.065em;line-height:1.2;">COMING SOON</span>
239 - </div>
240 -</section>
241 -<!-- ARSN_TRAINING_WORKSHOPS_V2_END -->
242 242  
243 -<section class="fon-sec">
244 - <div class="fon-eye" style="color:#8a4d36;margin-bottom:4px;">PRACTICAL RESOURCES</div>
245 - <h3>Info sheets, tutorials and templates</h3>
246 - <div class="fon-resource-grid">
247 - <div class="fon-resource"><strong>Info Sheets</strong><span class="fon-badge">COMING SOON</span><div style="color:#625d56;line-height:1.45;">Short guidance on folder structures, file naming and basic versioning.</div></div>
248 - <div class="fon-resource"><strong>Tutorials</strong><span class="fon-badge">COMING SOON</span><div style="color:#625d56;line-height:1.45;">Step-by-step examples for project structures, naming conventions and master files.</div></div>
249 - <div class="fon-resource"><strong>Checklists &amp; Templates</strong><span class="fon-badge">COMING SOON</span><div style="color:#625d56;line-height:1.45;">README template, naming scheme and project-handover checklist.</div></div>
250 - </div>
251 -</section>
38 +{{html}}<span data-arsn-coming-soon="true" style="display:inline-block;margin:6px 0 8px 0;padding:4px 9px;border-radius:14px;background:#fff4ee;border:1px solid #efd9cc;color:#8a4d36;font-size:11px;font-weight:700;letter-spacing:.065em;line-height:1.2;">COMING SOON</span>{{/html}}
39 +Add links to step-by-step tutorials for this topic.
252 252  
253 -<div class="fon-info" style="margin-bottom:14px;">
254 - <strong>Need help defining a suitable minimum standard?</strong>
255 - Start with one short shared rule for folders, file names, versions and master files.
256 - For research-data or DMP requirements, the University Library / Research Data Management can advise;
257 - for funded projects, SKF can connect those requirements to the project route.
258 -</div>
41 +== Related Topics ==
259 259  
260 -<details style="margin-top:24px;padding-top:10px;border-top:1px solid #e3ded6;">
261 - <summary style="cursor:pointer;color:#6a655e;font-size:13px;">Search terms &amp; related topics</summary>
262 - <div style="margin-top:9px;color:#5c5650;font-size:12px;line-height:1.7;">
263 - file organisation · file organization · file naming · folder structure · file structure · naming convention · filename · filenames · versioning · version number · master file · working file · approval · final · README · project folder · project files · research data · documentation · provenance · handover · archiving · file format · file management
264 - </div>
265 -</details>
43 +Add links to related pages in Enable, Work & Manage, and Publish & Share.
266 266  
45 +== Who is responsible? ==
46 +
47 +{{html}}<!-- ARSN_TOPIC_ROUTING_V1 -->{{/html}}
48 +{{info title="Service routing"}}
49 +**Primary specialist service(s):** Project team owns the working convention; University Library / Research Data Management can advise on research-data and documentation practice; IT supports technical implementation where needed.
50 +
51 +**Role of Support Kunst und Forschung (SKF):** Connects file/documentation requirements to proposal, deliverable or DMP obligations in funded projects.
52 +{{/info}}
53 +
54 +If you are unsure which route applies, start with the service named above. For funded or project-based research where several units are involved, SKF can coordinate the project route.
55 +
56 +{{html}}
57 +<!-- ARSN_SEARCH_TERMS_START -->
58 +<details class="arsn-search-terms" style="margin-top:28px;padding-top:10px;border-top:1px solid #eee;">
59 +<summary style="cursor:pointer;color:#666;font-size:13px;">Search terms &amp; related topics</summary>
60 +<div style="margin-top:9px;color:#555;font-size:13px;">
61 +<p style="margin:0 0 8px 0;">
62 +This topic can also be found through related terms, synonyms and common search queries.
63 +Select a term to search the Art &amp; Research Services Navigator.
64 +</p>
65 +<p style="margin:0;"><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=art%20and%20research#arsn-search-input" class="arsn-search-term" data-search-term="art and research" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">art and research</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=enable#arsn-search-input" class="arsn-search-term" data-search-term="enable" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">enable</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=file%20organisation#arsn-search-input" class="arsn-search-term" data-search-term="file organisation" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">file organisation</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=folder%20structure#arsn-search-input" class="arsn-search-term" data-search-term="folder structure" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">folder structure</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=file%20naming#arsn-search-input" class="arsn-search-term" data-search-term="file naming" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">file naming</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=naming%20conventions#arsn-search-input" class="arsn-search-term" data-search-term="naming conventions" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">naming conventions</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=project%20files#arsn-search-input" class="arsn-search-term" data-search-term="project files" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">project files</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=identifiers#arsn-search-input" class="arsn-search-term" data-search-term="identifiers" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">identifiers</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=filename#arsn-search-input" class="arsn-search-term" data-search-term="filename" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">filename</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=filenames#arsn-search-input" class="arsn-search-term" data-search-term="filenames" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">filenames</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=folder%20naming#arsn-search-input" class="arsn-search-term" data-search-term="folder naming" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">folder naming</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=file%20structure#arsn-search-input" class="arsn-search-term" data-search-term="file structure" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">file structure</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=dateiorganisation#arsn-search-input" class="arsn-search-term" data-search-term="dateiorganisation" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">dateiorganisation</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=dateibenennung#arsn-search-input" class="arsn-search-term" data-search-term="dateibenennung" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">dateibenennung</a><a href="https://xwiki.uni-ak.ac.at/bin/view/Service%20Navigator/Art%20%26%20Research%20Services%20Navigator/?q=ordnerstruktur#arsn-search-input" class="arsn-search-term" data-search-term="ordnerstruktur" style="display:inline-block;margin:3px 5px 3px 0;padding:3px 8px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#333;text-decoration:none;font-size:12px;">ordnerstruktur</a></p>
267 267  </div>
67 +</details>
68 +<!-- ARSN_SEARCH_TERMS_END -->
268 268  {{/html}}
269 269  
71 +{{html clean="false"}}
72 +<!-- SN_HORIZONTAL_BOX_HARMONIZER_START -->
73 +<style data-sn-horizontal-box-harmonizer="4">
74 +[data-sn-equal-height-managed],
75 +[data-sn-first-section-aligned]{
76 + box-sizing:border-box;
77 +}
78 +</style>
79 +<script data-sn-horizontal-box-harmonizer="4">
80 +(function(){
81 + "use strict";
82 +
83 + var MOBILE_MAX=767;
84 + var ROW_TOLERANCE=6;
85 + var MIN_W=150;
86 + var MIN_H=36;
87 + var MAX_PARENT_CHILDREN=16;
88 + var SEARCH_DEPTH=5;
89 +
90 + var root=
91 + document.getElementById("xwikicontent")||
92 + document.querySelector(".xwiki-rendering-content")||
93 + document.querySelector("main")||
94 + document.body;
95 +
96 + if(!root)return;
97 +
98 + var heightManaged=new Set();
99 + var sectionManaged=new Set();
100 + var originalMinHeight=new WeakMap();
101 + var originalMarginTop=new WeakMap();
102 + var raf=0;
103 +
104 + function num(v){
105 + var n=parseFloat(v);
106 + return Number.isFinite(n)?n:0;
107 + }
108 +
109 + function visible(el,minW,minH){
110 + if(!el||el.nodeType!==1)return false;
111 +
112 + var s=getComputedStyle(el);
113 +
114 + if(
115 + s.display==="none"||
116 + s.visibility==="hidden"||
117 + Number(s.opacity)===0
118 + ){
119 + return false;
120 + }
121 +
122 + var r=el.getBoundingClientRect();
123 +
124 + return (
125 + r.width>=(minW||1)&&
126 + r.height>=(minH||1)
127 + );
128 + }
129 +
130 + function excluded(el){
131 + return (
132 + !el.matches||
133 + el.matches(
134 + "button,input,select,textarea,option,label,img,svg,canvas,table,thead,tbody,tfoot,tr,td,th,summary,script,style,noscript,template,.btn,.chip,[role=button]"
135 + )
136 + );
137 + }
138 +
139 + function namedLikeBox(el){
140 + var c=
141 + typeof el.className==="string"
142 + ? el.className
143 + : "";
144 +
145 + return /(^|[s_-])(box|card|tile|panel|role|check|service|source|call|area|detail|resource|topic|warn|info)([s_-]|$)/i.test(c);
146 + }
147 +
148 + function boxLike(el){
149 + if(!visible(el,MIN_W,MIN_H)||excluded(el))return false;
150 +
151 + var s=getComputedStyle(el);
152 + var r=el.getBoundingClientRect();
153 +
154 + var border=
155 + num(s.borderTopWidth)+
156 + num(s.borderRightWidth)+
157 + num(s.borderBottomWidth)+
158 + num(s.borderLeftWidth);
159 +
160 + var radius=Math.max(
161 + num(s.borderTopLeftRadius),
162 + num(s.borderTopRightRadius),
163 + num(s.borderBottomLeftRadius),
164 + num(s.borderBottomRightRadius)
165 + );
166 +
167 + var bg=
168 + s.backgroundColor&&
169 + s.backgroundColor!=="rgba(0, 0, 0, 0)"&&
170 + s.backgroundColor!=="transparent";
171 +
172 + var shadow=
173 + s.boxShadow&&
174 + s.boxShadow!=="none";
175 +
176 + return (
177 + namedLikeBox(el)||
178 + border>=1||
179 + (bg&&radius>=3)||
180 + (shadow&&r.width>=180)
181 + );
182 + }
183 +
184 + function saveOriginal(el,map,property){
185 + if(map.has(el))return;
186 +
187 + map.set(el,{
188 + value:el.style.getPropertyValue(property),
189 + priority:el.style.getPropertyPriority(property)
190 + });
191 + }
192 +
193 + function restoreOriginal(el,map,property){
194 + var original=map.get(el);
195 +
196 + if(original&&original.value){
197 + el.style.setProperty(
198 + property,
199 + original.value,
200 + original.priority||""
201 + );
202 + }else{
203 + el.style.removeProperty(property);
204 + }
205 + }
206 +
207 + function reset(){
208 + heightManaged.forEach(function(el){
209 + restoreOriginal(
210 + el,
211 + originalMinHeight,
212 + "min-height"
213 + );
214 +
215 + el.removeAttribute(
216 + "data-sn-equal-height-managed"
217 + );
218 + });
219 +
220 + sectionManaged.forEach(function(el){
221 + restoreOriginal(
222 + el,
223 + originalMarginTop,
224 + "margin-top"
225 + );
226 +
227 + el.removeAttribute(
228 + "data-sn-first-section-aligned"
229 + );
230 + });
231 +
232 + heightManaged.clear();
233 + sectionManaged.clear();
234 + }
235 +
236 + function pickTarget(child){
237 + if(!visible(child,MIN_W,MIN_H))return null;
238 +
239 + if(boxLike(child)){
240 + return child;
241 + }
242 +
243 + var cr=child.getBoundingClientRect();
244 + var q=[];
245 +
246 + Array.from(child.children||[]).forEach(function(el){
247 + q.push({el:el,depth:1});
248 + });
249 +
250 + var best=null;
251 + var bestScore=-Infinity;
252 +
253 + while(q.length){
254 + var item=q.shift();
255 + var el=item.el;
256 +
257 + if(!visible(el,MIN_W,MIN_H))continue;
258 +
259 + var r=el.getBoundingClientRect();
260 +
261 + if(
262 + r.width>=cr.width*.68&&
263 + boxLike(el)
264 + ){
265 + var widthFit=
266 + 1-Math.min(
267 + 1,
268 + Math.abs(cr.width-r.width)/
269 + Math.max(1,cr.width)
270 + );
271 +
272 + var topFit=
273 + 1-Math.min(
274 + 1,
275 + Math.abs(cr.top-r.top)/100
276 + );
277 +
278 + var score=
279 + widthFit*6+
280 + topFit*3+
281 + Math.min(r.height,900)/450+
282 + Math.min(r.width*r.height,900000)/900000;
283 +
284 + if(score>bestScore){
285 + best=el;
286 + bestScore=score;
287 + }
288 + }
289 +
290 + if(item.depth<SEARCH_DEPTH){
291 + Array.from(el.children||[]).forEach(function(next){
292 + q.push({
293 + el:next,
294 + depth:item.depth+1
295 + });
296 + });
297 + }
298 + }
299 +
300 + return best;
301 + }
302 +
303 + function groupsByVisualRow(entries){
304 + var groups=[];
305 +
306 + entries
307 + .slice()
308 + .sort(function(a,b){
309 + return (
310 + a.rect.top-b.rect.top||
311 + a.rect.left-b.rect.left
312 + );
313 + })
314 + .forEach(function(entry){
315 + var group=null;
316 +
317 + for(var i=0;i<groups.length;i++){
318 + if(
319 + Math.abs(
320 + groups[i].top-
321 + entry.rect.top
322 + )<=ROW_TOLERANCE
323 + ){
324 + group=groups[i];
325 + break;
326 + }
327 + }
328 +
329 + if(!group){
330 + group={
331 + top:entry.rect.top,
332 + entries:[]
333 + };
334 + groups.push(group);
335 + }
336 +
337 + group.entries.push(entry);
338 + });
339 +
340 + return groups;
341 + }
342 +
343 + function validHorizontalGroup(group){
344 + if(group.entries.length<2)return false;
345 +
346 + var lefts=
347 + group.entries
348 + .map(function(e){return e.rect.left;})
349 + .sort(function(a,b){return a-b;});
350 +
351 + if(
352 + lefts[lefts.length-1]-
353 + lefts[0]<
354 + 80
355 + ){
356 + return false;
357 + }
358 +
359 + var widths=
360 + group.entries
361 + .map(function(e){return e.rect.width;})
362 + .filter(function(w){return w>0;});
363 +
364 + if(widths.length<2)return false;
365 +
366 + var minWidth=Math.min.apply(Math,widths);
367 + var maxWidth=Math.max.apply(Math,widths);
368 +
369 + return (
370 + maxWidth/
371 + Math.max(1,minWidth)<=
372 + 1.9
373 + );
374 + }
375 +
376 + function normalizeText(text){
377 + return String(text||"")
378 + .replace(/s+/g," ")
379 + .trim()
380 + .toUpperCase();
381 + }
382 +
383 + function exactKnownFirstSection(el){
384 + var text=normalizeText(el.textContent);
385 +
386 + return (
387 + text==="HIER STARTEN"||
388 + text==="ORGANISIEREN & DOKUMENTIEREN"||
389 + text==="ENTSCHEIDEN"||
390 + text==="START HERE"||
391 + text==="GET STARTED"||
392 + text==="ORGANISE & DOCUMENT"||
393 + text==="ORGANIZE & DOCUMENT"||
394 + text==="DECIDE"
395 + );
396 + }
397 +
398 + function visuallyFirstSectionBar(card){
399 + var cardRect=card.getBoundingClientRect();
400 + var candidates=[];
401 +
402 + Array.from(
403 + card.querySelectorAll(
404 + "div,p,span,strong,h3,h4,h5,h6"
405 + )
406 + ).forEach(function(el){
407 + if(!visible(el,20,6))return;
408 + if(excluded(el))return;
409 +
410 + var r=el.getBoundingClientRect();
411 + var relativeTop=r.top-cardRect.top;
412 +
413 + if(
414 + relativeTop<45||
415 + relativeTop>cardRect.height*.72
416 + ){
417 + return;
418 + }
419 +
420 + var widthRatio=
421 + r.width/
422 + Math.max(1,cardRect.width);
423 +
424 + if(
425 + widthRatio<.55||
426 + widthRatio>1.05||
427 + r.height>54
428 + ){
429 + return;
430 + }
431 +
432 + var text=normalizeText(el.textContent);
433 +
434 + if(
435 + text.length<2||
436 + text.length>90
437 + ){
438 + return;
439 + }
440 +
441 + var style=getComputedStyle(el);
442 +
443 + var bg=
444 + style.backgroundColor&&
445 + style.backgroundColor!=="rgba(0, 0, 0, 0)"&&
446 + style.backgroundColor!=="transparent";
447 +
448 + var border=
449 + num(style.borderTopWidth)+
450 + num(style.borderRightWidth)+
451 + num(style.borderBottomWidth)+
452 + num(style.borderLeftWidth);
453 +
454 + var mostlyUpper=
455 + text.length>=3&&
456 + text===text.toUpperCase();
457 +
458 + var exact=exactKnownFirstSection(el);
459 +
460 + var score=
461 + (exact?20:0)+
462 + (bg?6:0)+
463 + (border>=1?2:0)+
464 + (mostlyUpper?4:0)+
465 + (num(style.fontWeight)>=600?1:0);
466 +
467 + if(score>=7){
468 + candidates.push({
469 + el:el,
470 + relativeTop:relativeTop,
471 + width:r.width,
472 + score:score
473 + });
474 + }
475 + });
476 +
477 + if(!candidates.length)return null;
478 +
479 + candidates.sort(function(a,b){
480 + if(a.score!==b.score)return b.score-a.score;
481 + if(Math.abs(a.relativeTop-b.relativeTop)>3){
482 + return a.relativeTop-b.relativeTop;
483 + }
484 + return b.width-a.width;
485 + });
486 +
487 + // For exact known labels always prefer the earliest exact match.
488 + var exacts=candidates.filter(function(c){
489 + return exactKnownFirstSection(c.el);
490 + });
491 +
492 + if(exacts.length){
493 + exacts.sort(function(a,b){
494 + return a.relativeTop-b.relativeTop||b.width-a.width;
495 + });
496 + return exacts[0].el;
497 + }
498 +
499 + // Generic fallback: earliest high-confidence bar.
500 + candidates.sort(function(a,b){
501 + return a.relativeTop-b.relativeTop||b.score-a.score||b.width-a.width;
502 + });
503 +
504 + return candidates[0].el;
505 + }
506 +
507 + function alignFirstSections(cards){
508 + var rows=
509 + cards.map(function(card){
510 + var bar=
511 + visuallyFirstSectionBar(card);
512 +
513 + if(!bar)return null;
514 +
515 + var cardRect=
516 + card.getBoundingClientRect();
517 +
518 + var barRect=
519 + bar.getBoundingClientRect();
520 +
521 + return {
522 + card:card,
523 + bar:bar,
524 + relativeTop:
525 + barRect.top-cardRect.top,
526 + label:
527 + normalizeText(bar.textContent)
528 + };
529 + });
530 +
531 + // Conservative: only align when every card in the horizontal row
532 + // has a reliable first section bar.
533 + if(
534 + rows.some(function(row){
535 + return !row;
536 + })
537 + ){
538 + return null;
539 + }
540 +
541 + var targetTop=
542 + Math.max.apply(
543 + Math,
544 + rows.map(function(row){
545 + return row.relativeTop;
546 + })
547 + );
548 +
549 + rows.forEach(function(row){
550 + var delta=
551 + targetTop-
552 + row.relativeTop;
553 +
554 + if(delta<=1)return;
555 +
556 + saveOriginal(
557 + row.bar,
558 + originalMarginTop,
559 + "margin-top"
560 + );
561 +
562 + var currentMargin=
563 + num(
564 + getComputedStyle(
565 + row.bar
566 + ).marginTop
567 + );
568 +
569 + row.bar.style.setProperty(
570 + "margin-top",
571 + (
572 + currentMargin+
573 + delta
574 + )+"px"
575 + );
576 +
577 + row.bar.setAttribute(
578 + "data-sn-first-section-aligned",
579 + "4"
580 + );
581 +
582 + sectionManaged.add(row.bar);
583 + });
584 +
585 + return {
586 + labels:
587 + rows.map(function(row){
588 + return row.label;
589 + }),
590 + targetRelativeTop:
591 + Math.round(targetTop)
592 + };
593 + }
594 +
595 + function applyGroup(group){
596 + if(!validHorizontalGroup(group)){
597 + return null;
598 + }
599 +
600 + var cards=[];
601 + var seen=new Set();
602 +
603 + group.entries.forEach(function(entry){
604 + if(!seen.has(entry.target)){
605 + seen.add(entry.target);
606 + cards.push(entry.target);
607 + }
608 + });
609 +
610 + if(cards.length<2)return null;
611 +
612 + var firstSection=
613 + alignFirstSections(cards);
614 +
615 + // The section alignment can change natural card heights.
616 + // Measure only afterwards.
617 + var maxHeight=0;
618 +
619 + cards.forEach(function(card){
620 + maxHeight=Math.max(
621 + maxHeight,
622 + card.getBoundingClientRect().height
623 + );
624 + });
625 +
626 + maxHeight=Math.ceil(maxHeight);
627 +
628 + if(maxHeight<MIN_H)return null;
629 +
630 + cards.forEach(function(card){
631 + saveOriginal(
632 + card,
633 + originalMinHeight,
634 + "min-height"
635 + );
636 +
637 + card.style.setProperty(
638 + "min-height",
639 + maxHeight+"px"
640 + );
641 +
642 + card.setAttribute(
643 + "data-sn-equal-height-managed",
644 + "4"
645 + );
646 +
647 + heightManaged.add(card);
648 + });
649 +
650 + return {
651 + cards:cards.length,
652 + height:maxHeight,
653 + firstSection:firstSection
654 + };
655 + }
656 +
657 + function run(){
658 + reset();
659 +
660 + if(
661 + window.innerWidth<=MOBILE_MAX
662 + ){
663 + return;
664 + }
665 +
666 + var parents=
667 + Array.from(
668 + root.querySelectorAll("*")
669 + ).filter(function(parent){
670 + return (
671 + visible(parent,MIN_W,MIN_H)&&
672 + parent.children&&
673 + parent.children.length>=2&&
674 + parent.children.length<=MAX_PARENT_CHILDREN
675 + );
676 + });
677 +
678 + var touched=new Set();
679 +
680 + parents.forEach(function(parent){
681 + var entries=[];
682 +
683 + Array.from(parent.children).forEach(function(child){
684 + if(!visible(child,MIN_W,MIN_H))return;
685 +
686 + var target=pickTarget(child);
687 + if(!target)return;
688 +
689 + entries.push({
690 + target:target,
691 + rect:target.getBoundingClientRect()
692 + });
693 + });
694 +
695 + if(entries.length<2)return;
696 +
697 + groupsByVisualRow(entries).forEach(function(group){
698 + if(!validHorizontalGroup(group))return;
699 +
700 + var signature=
701 + group.entries.map(function(entry){
702 + return entry.target;
703 + });
704 +
705 + if(
706 + !signature.some(function(el){
707 + return !touched.has(el);
708 + })
709 + ){
710 + return;
711 + }
712 +
713 + var applied=
714 + applyGroup(group);
715 +
716 + if(applied){
717 + signature.forEach(function(el){
718 + touched.add(el);
719 + });
720 + }
721 + });
722 + });
723 + }
724 +
725 + function schedule(){
726 + if(raf)cancelAnimationFrame(raf);
727 +
728 + raf=requestAnimationFrame(function(){
729 + raf=requestAnimationFrame(function(){
730 + raf=0;
731 + run();
732 + });
733 + });
734 + }
735 +
736 + addEventListener("resize",schedule,{passive:true});
737 + addEventListener("load",schedule,{once:true});
738 +
739 + root.addEventListener(
740 + "click",
741 + function(){
742 + setTimeout(schedule,0);
743 + },
744 + true
745 + );
746 +
747 + Array.from(root.querySelectorAll("img")).forEach(function(img){
748 + if(!img.complete){
749 + img.addEventListener("load",schedule,{once:true});
750 + }
751 + });
752 +
753 + if(document.fonts&&document.fonts.ready){
754 + document.fonts.ready.then(schedule);
755 + }
756 +
757 + schedule();
758 + setTimeout(schedule,200);
759 + setTimeout(schedule,650);
760 + setTimeout(schedule,1400);
761 +})();
762 +</script>
763 +<!-- SN_HORIZONTAL_BOX_HARMONIZER_END -->
764 +{{/html}}
765 +