Skip to content

FoundryVTT module that allows for better sorting of directories by using numbers instead of strings when a number is found in a string.

Notifications You must be signed in to change notification settings

magroader/magroader-foundryvtt-journal-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Mag Roader's Journal Sorting

Allows for better sorting of Journal directories (or any auto-sorted directory, really) for strings that contain numbers.

For example, say you have some Journal Entries, and you expect them to look like so:

  • 2 - The Alley
  • 3 - The Rooftops
  • ...
  • 20 - The Dungeon
  • 21 - The Rift
  • 22 - The Elemental Plane of Fire

The default sort order would be confusing:

  • 2 - The Alley
  • 20 - The Dungeon
  • 21 - The Rift
  • 22 - The Elemental Plane of Fire
  • 3 - The Rooftops
  • ...

That's no good! The Roottops are supposed to go after The Alley, not way after everything else!

About

FoundryVTT module that allows for better sorting of directories by using numbers instead of strings when a number is found in a string.

Resources

Stars

Watchers

Forks

Packages

No packages published