drbap / dashboard-navigator-for-obsidian

Dashboard navigator plugin for Obsidian.
MIT License
97 stars 1 forks source link

Feedback and suggestions plugin version >= 5.0.0 #12

Open merlinuwe opened 1 week ago

merlinuwe commented 1 week ago
          Please check **plugin version 5.0.0**. Yes, it is a major update (upgrade). Some important new features and design adjustments.

Dashboard view:

merlinuwe: Great idea, a useful supplement.


Navigator view:

merlinuwe: Can you add the feature to open the path in Obsidians file explorer? For example in a context-menu to "show in folder" and "show file in file explorer":

image


merlinuwe: Good, gives more flexibility.


merlinuwe: ok


I hope you enjoy.

merlinuwe: I highly enjoy ;-)


drbap commented 1 week ago

Thanks for the feedback =). I will see what I can do about some of your suggestions.

drbap commented 1 week ago

I will comment more on the post in the other issue.

drbap commented 1 week ago

Please check plugin version 5.1.1. Now preview window is resizable (you have to drag it by the top part, like usual windows).

Preview window improvements:

Let me know if it is working better now.

All the best

merlinuwe commented 1 week ago

Resizable: Works perfect: The vertical scrollbar disappears when the width of the note is extended. The text wrap works.

Open buttons always visible: Yes, a better user experience.

Close button: Yes, also a better user experience.

New design: Yes, I see the pink color at the left side while entering the note with the mouse. I also see a cross cursor icon. Both are useful.

image


Copying only with a part of the note possible

When I only mark some text of the note, I can copy it to the clipboard with or context menu. But this does not work when I first do to mark the whole note content.

This must have something to do with the contents at the start of the note. Links to other notes are one of the causes.


The results of Obsidian queries are not shown.

image

These are the results:

image


A link to the documentation of the "intuitive advanced search" would be useful. Perhaps right from the search bar with a ? icon.

https://github.com/drbap/dashboard-navigator-for-obsidian?tab=readme-ov-file#intuitive-advanced-search


This could also be shown at the bottom of the list:

image

image

(When one scrolls down in a long list, he may have not remembered how many sites are following. He also has to scroll up to see the next site(s),)


drbap commented 1 week ago

Please check plugin version 5.2.0. I had to redesign the pagination bar, the table headers are now fixed and will follow the scroll. Well here is the changelog:

Hopefully it is better and more enjoyable to use now.

All the best

drbap commented 1 week ago

This could also be shown at the bottom of the list:

image

image

(When one scrolls down in a long list, he may have not remembered how many sites are following. He also has to scroll up to see the next site(s),)

Hopefully this was solved in v5.2.0.

drbap commented 5 days ago

Please check plugin version 5.2.1. Here is the changelog:

All the best

merlinuwe commented 5 days ago

First feedback:

Yes, using / instead of // is more intuitive to the user.


pdf is showing, but it often first shows the file smaller before it shows the correct size of the pdf. Can you reproduce? (If not, do you know how to simply make a short video of my screen?)


Displaying of embedded queries does not work for me.

image

image

drbap commented 5 days ago

The results of Obsidian queries are not shown.

image

These are the results:

image

Thanks for the feedback. These embedded queries in the preview hover. Not typed in the search input field.

I will check the PDF issue. It is working ok here for me. Maybe it is a renderer optimization depending on the size of the PDF, but I will check it out again.

drbap commented 5 days ago

Please let me know if these embedded queries are working ok (you have many queries of this type in one note). I am referring to this type of query (inside the note).

```query tag: #tag ```

merlinuwe commented 4 days ago

Please let me know if these embedded queries are working ok (you have many queries of this type in one note). I am referring to this type of query (inside the note).

```query tag: #tag ```

Ah, yes, works. Very good. (And I can use the links of these queries output.)

drbap commented 4 days ago

If it is working well, I think the plugin is ready to finish implementing that feature of embedding its query results. I wasn't happy using that // for the root folder, now it is more intuitive using / for the root folder.

The PDF preview will have to be more polished (but it wasn't working in the previous version of the plugin), I don't plan on making a full PDF viewer, maybe improve it more in the next updates. It's just a quick preview of the PDF, so the user can open it in a new window or tab. But inside the preview, the user can still read and check the PDF pages.

All the best

drbap commented 4 days ago

Thanks for the feedback and testing! Much appreciated. I am glad the embedded queries are working ok (in the preview).

drbap commented 1 day ago

Plugin version 5.3.0 supports colored tags (Tags column and File properties window). Please let me know if it is working well for you.

This functionality will depend if the theme supports colored tags or if the user is using a CSS snippet to color specific tags.

Some improvements -> tag column too (when adding tags via frontmatter).

All the best

drbap commented 10 hours ago

Added a Thanks section to the README file to acknowledge the contributions of everyone who has helped improve this plugin. I'm grateful for all the suggestions and feature requests. I'll do my best to implement as many as possible in future updates.

All the best