← Back to all updates

Right-click functionality for sorting tag folders by note count

Commit: 53e7e79

Tag folders now support sorting by the number of notes via right-click context menu.

Changes

  • Implemented right-click context menu for tag folders to enable sorting options.
  • Added sorting functionality to order tag folders based on total note count.
  • Utilized SwiftUI’s context menu features to enhance user interaction with tag management.