# How do i organize? Or Sort by ....?

**URL:** https://community.mp3tag.de/t/how-do-i-organize-or-sort-by/14346
**Category:** Support
**Created:** [January 13, 2013, 7:31pm UTC](https://community.mp3tag.de/t/how-do-i-organize-or-sort-by/14346 "2013-01-13T19:31:57Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![pcfalanga](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/p/7993a0/32.png) [@pcfalanga](https://community.mp3tag.de/u/pcfalanga)
#### Post date: [January 13, 2013, 7:31pm UTC](https://community.mp3tag.de/t/how-do-i-organize-or-sort-by/14346/1 "2013-01-13T19:31:57Z")

</div>

Hello people, how are you?  
A have a question:

- How do I sort in "html standard" for a column? Example:  
**:: VIEW STANDARD ::  
ARTIST TRACK ALBUM YEAR GENRE**  
Bon Jovi Miracle Live! 2008 Hard Rock  
Zakk W. Fucking... 2 Album 2005 Metal  
Helloween Power Dark Ride 2009 Melodic Metal

**:: I WANT TO APPEAR SO - SORT by ALPHABETICALLY ::  
ARTIST TRACK ALBUM YEAR GENRE**  
Bon Jovi Miracle Live! 2008 Hard Rock  
Helloween Power Dark Ride 2009 Melodic Metal  
Zakk W. Fucking... 2 Album 2005 Metal

I want to appear like the second option, and ordered by the ARTIST column alphabetically.

---

<div class="post-metadata">

### Author: ![ohrenkino](https://community.mp3tag.de/user_avatar/community.mp3tag.de/ohrenkino/32/4843_2.png) [@ohrenkino](https://community.mp3tag.de/u/ohrenkino)
#### Post date: [January 13, 2013, 7:54pm UTC](https://community.mp3tag.de/t/how-do-i-organize-or-sort-by/14346/2 "2013-01-13T19:54:09Z")

</div>

Search for the line that says

$loop(%\_filename\_ext%)

and replace it with  
$loop(%artist%)

---

<div class="post-metadata">

### Author: ![pcfalanga](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/p/7993a0/32.png) [@pcfalanga](https://community.mp3tag.de/u/pcfalanga)
#### Post date: [January 13, 2013, 8:24pm UTC](https://community.mp3tag.de/t/how-do-i-organize-or-sort-by/14346/3 "2013-01-13T20:24:54Z")

</div>

and if I want more than one?

---

<div class="post-metadata">

### Author: ![ohrenkino](https://community.mp3tag.de/user_avatar/community.mp3tag.de/ohrenkino/32/4843_2.png) [@ohrenkino](https://community.mp3tag.de/u/ohrenkino)
#### Post date: [January 14, 2013, 6:33am UTC](https://community.mp3tag.de/t/how-do-i-organize-or-sort-by/14346/4 "2013-01-14T06:33:07Z")

</div>

> [@pcfalanga](#):
>
> and if I want more than one?

What? More than one what?  
Select all the files you want to have exported.

---

<div class="post-metadata">

### Author: ![pcfalanga](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/p/7993a0/32.png) [@pcfalanga](https://community.mp3tag.de/u/pcfalanga)
#### Post date: [January 14, 2013, 7:46am UTC](https://community.mp3tag.de/t/how-do-i-organize-or-sort-by/14346/5 "2013-01-14T07:46:47Z")

</div>

ok thanks a lot.

---

<div class="post-metadata">

### Author: ![system](https://community.mp3tag.de/uploads/default/original/2X/c/ce7035d426cb755a7916793326d23b465222a407.png) [@system](https://community.mp3tag.de/u/system)
#### Post date: [February 9, 2026, 12:24pm UTC](https://community.mp3tag.de/t/how-do-i-organize-or-sort-by/14346/6 "2026-02-09T12:24:16Z")

</div>


