Story Details

  • TMSU: Command-line tool for applying tags and viewing virtual tagged filesystem

    Posted: 2025-01-23 16:29:18

    TMSU is a command-line tool that lets you tag files and directories, creating a virtual filesystem based on those tags. Instead of relying on a file's physical location, you can organize and access files through a flexible tag-based system. TMSU supports various commands for tagging, untagging, listing files by tag, and navigating the virtual filesystem. It offers features like autocompletion, regular expression matching for tags, and integration with find. This allows for powerful and dynamic file management based on user-defined criteria, bypassing the limitations of traditional directory structures.

    Summary of Comments ( 20 )
    https://news.ycombinator.com/item?id=42805431

    Hacker News users generally praised TMSU for its speed, simplicity, and effectiveness, especially compared to more complex solutions. One commenter highlighted its efficiency for managing a large photo collection, appreciating the ability to tag files based on date and other criteria. Others found its clear documentation and intuitive use of find commands beneficial. Some expressed interest in similar terminal-based tagging solutions, mentioning TagSpaces as a cross-platform alternative and bemoaning the lack of a modern GUI for TMSU. A few users questioned the longevity of the project, given the last commit being two years prior, while others pointed out the stability of the software and the infrequency of needed updates for such a tool.