Robin-Haupt-1 / Obsidian-Map-of-Content

Generate and display a Map of Content for your Obsidian vault that gets updated with any changes, based on the links in your vault
GNU General Public License v3.0
171 stars 5 forks source link

Some visual improvement suggestions #82

Open j-peeters opened 2 years ago

j-peeters commented 2 years ago

Thanks for developing this incredibly useful plugin. I have some visual suggestions.

  1. make the space (in blue) for the path to central note adapt to the content to save space. Now often (in my case) there is a lot of white space below.
  2. I would also propose to align the path to central note and current note in the tree (purple). Easier to focus the eye.
  3. You might gain some space by making the space to the left of a tree item a bit smaller (orange).
  4. It would be great to have a setting to set the size of the text in the tree. I prefer it smaller.
  5. Also, a setting to set the color of the lines in the tree would be great. I think I could do with a lighter gray.

MOC

Robin-Haupt-1 commented 2 years ago

Thanks for the well-founded suggestions!

I'll keep them in mind when i next get to work on the design.

Related: https://github.com/Robin-Haupt-1/Obsidian-Map-of-Content/issues/74

j-peeters commented 2 years ago

Today I noticed one (other) thing that is confusing for me when using your plugin. Notes that have other notes they link to get an arrow in front of their note title. Therefore, the titles 'jump' inward, while the hierarchy is the same as the notes that don't have a note they are linking to. Proposed solution: move the arrow to the left so that the note title of notes that have notes they link to always begins at the same line with notes that don't have notes they link to. It would make the tree more clear, I think. This would be similar to the tag list in Obsidian. It could be that in this way, combined with truncated note titles, you don't even need separator lines. Thanks for considering.

Robin-Haupt-1 commented 2 years ago

That's what i already have in the related issue i linked to :)

j-peeters commented 2 years ago

Sorry @Robin-Haupt-1, I missed that. Thanks for going to fix this!

baileymh commented 2 years ago

Second on being able to adjust font size!

Robin-Haupt-1 commented 2 years ago

I'll keep it in mind!