Vibe always shows workspaces and folders in navigation sorted alphabetic. Unfortunately this does not work i other languages with special characters like we have in the Nordic.

I suggest a simple order field on workspaces/folders where you can specify a number the workspaces/folder are sorted by.

All workspaces/folders with the same number are sorted alphabetic and default is 0 on all workspaces/folders.

If you f.x. type -1 the workspace/folder will be shown before all others with default 0.

If you f.x. type 1 the workspace/folder will be show after all others with default 0.

I think a integer would be sufficient to be able to control exactly how you want the order to be shown in the navigavtion window.

Comments

  • In SiteScape you could add a "tag" in front of the folder/workspace title. As I remember it, was it something like !<n> where "n" should indicate the sorting order, normally a number.

    It was TCL code i think, but it must be possible to make something similar today.