kalilistic / NeatNoter

A note-taking plugin for Dalamud.
MIT License
4 stars 8 forks source link

Suggestion: Show categorized notes by clicking on the corresponding category. #5

Closed johnysandels closed 3 years ago

johnysandels commented 3 years ago

It would be great if categorized notes could be accessed through the category tab. The settings for the category could be accessed from a settings cog on the right side of the category instead.

I've made an example of what I'd hope the feature would look like!

example

As you can see I can access all notes categorized under "b" all in one place.

I hope you like my suggestion!

kalilistic commented 3 years ago

I implemented this slightly different than above but hopefully the same idea. You can right click on a category to view all assigned notes.

This is available on my testing repo: https://github.com/kalilistic/DalamudPluginRepo/raw/master/pluginmaster.json. If there are no issues, will be pushed to main over next week or so.

kalilistic commented 3 years ago

This is now live. Let me know if any issues. Thanks!