vslinko / obsidian-zoom

MIT License
220 stars 14 forks source link

Truncate long lines in breadcrumbs #56

Closed izzues closed 2 years ago

izzues commented 2 years ago

Thanks for the great work!

Currently, breadcrumb items have unlimited length. I often write entire paragraphs and have multiple levels of nesting, so the breadcrumbs quickly become unwieldy. I'd love to have an option to limit the length and only see the entire text on mouseover. What do you think about adding a toggle for that?