Replies: 4 comments 6 replies
-
@Taitava , I was thinking about this yesterday but I don't know yet how to do this. In my opinion should be a new interface to define this order/groups without messing with the actual interface that works perfect.
As a source of information, QuickAdd have a tree view that let's the user aggregate Commands by drag and drop into a category. Let's keep talking :) |
Beta Was this translation helpful? Give feedback.
-
Did I understand correctly that with tags, you mean grouping? This idea would be only about ordering, not defining groups (which could be of course discussed also, but in another idea topic).
Unfortunately, I do not know how the command palette is ordered. Commands in command palette seem to appear in a different order than in which order the plugin registers them in Obsidian API. This idea would mainly affect the order in the settings panel, but it might have some consequences in the command panel order, too.
Even when this idea is not about tags, some kind of search in the settings could be nice in the future, although not very soon. This can also be discussed in a new idea topic.
I also have the idea to use dragging, I just started this topic so quickly between other things that I didn't write much about the idea. There would be a small drag&drop icon at left side of each shell command in the settings. |
Beta Was this translation helpful? Give feedback.
-
Templater plugin (version 1.9.8) uses this kind of style to reorder stuff in settings: So it has up and down buttons instead of drag & drop ability. I might consider this too, if drag & drop proves out to be too hard to implement. |
Beta Was this translation helpful? Give feedback.
-
More closer for being able to implement thisI'll write just a small heads-up here. #252/#253 will change the structure how shell commands are stored in |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When I have a lot of shell commands, I'd like to keep certain commands together.
Beta Was this translation helpful? Give feedback.
All reactions