<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/3/16 Rasmus K. Rendsvig <span dir="ltr"><<a href="mailto:rendsvig@gmail.com" target="_blank">rendsvig@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

Hi all!<div><br></div><div>I've just started using digiKam on both my Ubuntu (2.8.0) and Windows (2.9.0) machines and find it great!</div><div><br></div><div>I would love have my folder tree sorted by date when using Album View, as mentioned possible here: <a href="http://docs.kde.org/development/en/extragear-graphics/digikam/using-kapp.html#using-myalbumsview" target="_blank">http://docs.kde.org/development/en/extragear-graphics/digikam/using-kapp.html#using-myalbumsview</a></div>



<div><br></div><div>However, it seems the relevant menu item has been removed (<a href="https://bugs.kde.org/show_bug.cgi?id=227530" target="_blank">https://bugs.kde.org/show_bug.cgi?id=227530</a>).</div><div><br></div></blockquote>

<div><br></div><div style>yes, i confirm that feature have not been implemented when code have been ported to model/view.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div></div><div>Is there some way I get around that and hack something to get the folder tree under album view to be sorted by album date?</div></blockquote><div><br></div><div style>This is a complex task. The goal is to regorganize albumtreeview class content by album date set in database.</div>

<div style><br></div><div style><a href="https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/digikam/album/albumtreeview.h">https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/digikam/album/albumtreeview.h</a><br>

</div><div style><br></div><div style>In this class you will find models to design album tree. Code must be add in this class to reorganize album contents by date.</div><div style><br></div><div style>Look in class PAlbum to see date properties. I supose that you want only sort Physical Albums by date.</div>

<div style><br></div><div style><a href="https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/digikam/album/album.h#L331">https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/digikam/album/album.h#L331</a><br>

</div><div style><br></div><div style>Gilles Caulier</div><div style><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">



<div><br></div><div>Kind regards,</div><div>Rasmus</div>
<br>_______________________________________________<br>
Digikam-users mailing list<br>
<a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digikam-users" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
<br></blockquote></div><br></div></div>