namilus / denote-menu

View and filter Denote files in a tabulated list
https://www.scss.tcd.ie/~sulimanm/posts/denote-menu.html
GNU General Public License v3.0
49 stars 11 forks source link

show filetype without space #14

Open leinfink opened 2 months ago

leinfink commented 2 months ago

Hi! Thanks for the neat package. I think having a space in front of the filetype / extension looks awkward. If the filetype isn't in its own column, I prefer just having it follow immediately as in a normal filepath.

i.e., on line 231:

(concat title file-type)

It's probably a bit much to add a user option for this, so if you disagree, feel free to ignore it.

leinfink commented 2 months ago

Alternatively, omitting the dot while keeping the space also looks better to me than the current default.