FR: Domain name variable but in a reversed format for more convenient sorting
Would you please add a variable like {domain} but with the domain URL parts reversed? I suggest the variable name {rdomain}.
Example:
{domain}: subdomain.domain.tld {rdomain}: tld.domain.subdomain
I would find this useful because it would allow me to more easily locate content from same websites with differnet subdomains when viewing an alphabetically sorted list of domain folders.
Example:
With {domain}
en.wikipedia.com/article.md www.google.com/article.md zh.wikipedia.com/article.md
With {rdomain}
com.google.www/article.md com.wikipedia.en/article.md com.wikipedia.zh/article.md
Thank you for your hard work and consideration!
In august last, this extension didn't add domain in reverse order.
I add this feature in my open source chrome extension: markClipper
Enable "domain" properties from extension from chrome web store
Example:
github link : mark-clipper - obsidian web clipper"
Chrome web store: markClip - chrome web store