Skip to content
Discussion options

You must be logged in to vote

Hello @omnigenous!

There are two answers for your questions:

  1. You can set info properties per directory like this (no wildcards possible):
# Default `info` setting for every dir unless explicitly specified 
set info perm:user
# Specifically override `info` for "Music"
setlocal ~/Music info custom
# Sort by `custom` (track id) inside "Music" only
setlocal ~/Music sortby custom

Note

You could set info and sortby inside on-load if you really want to use wildcards for it.


  1. There is only one custom property. It can either be shown or hidden and it can either be empty or not empty (it can even be set but also be hidden to only have custom sorting without changing the looks of info).

To have…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@CatsDeservePets
Comment options

@omnigenous
Comment options

@omnigenous
Comment options

@CatsDeservePets
Comment options

@CatsDeservePets
Comment options

Answer selected by omnigenous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants