Tabs and Windows sorting

English main discussion
Post Reply
  • Author
  • Message
Offline
Posts: 61
Joined: Thu Feb 04, 2016 5:27 am

Tabs and Windows sorting

Post by c-sanchez »

The actual AkelPad way to sort document windows is based on what was the latest and newer, so..

Doing a sort with windows on Vertical view (Window > Tile vertical)

The first document opened will be the last (most to right), while the last document open will the contrary, the first (most to left)

and the same for Horizontal view, where the first document opened will be the last on the view, ie most to down.

The last opened, the first, upper.

I want make this a bit different, ie, i need sort this views based on tab sorts.

By example, check the following image
Image
The first document opened was document2, and then the document1
The tabs sort is "the last new document opened to left",
The Windows tile Vertical is (on this case) document1 first, document2 second. what is a bit weird, because i think this have more sense if base on tab sorts :) (notice red arrows :P )

Offline
Posts: 1862
Joined: Mon Aug 06, 2007 1:07 pm
Contact:

Post by Infocatcher »

To use tabs order: tileTabs.js

Offline
Posts: 61
Joined: Thu Feb 04, 2016 5:27 am

Post by c-sanchez »

Thanks for you answer Infocatcher, but the tiles order is not based on tabs order. This script just make a manual sort.
Post Reply