You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Editing should definitely be done in-line. For creating, I'm on the fence. Every modal popup creates another point of conflict with database locking and its generally being quite obtrusive and old-school.
The locality issue is a valid concern, but that applies also to the added entry after you press Save. To solve these locality problems, you could maybe instead add a + button to the tag list, which shows a context menu that let's you create different kinds of tags, including saving the current search. It would be a little less discoverable, but it would solve those issues. An existing search could be updated by right-clicking and choosing "update search". In the grand scheme, I would actually prefer that, since it adds a central point where tags and searches are added and edited instead of having different actions all over the place. Then we could also implement things like adding tags to entries by drag and drop etc.
Summary
@phoerious wrote:
Examples
#8435
Context
The text was updated successfully, but these errors were encountered: