TMSU
TMSU lets you tags your files and then access them through a nifty virtual filesystem from any other application. (by oniony)
webdav
Simple Go WebDAV server. (by hacdias)
TMSU | webdav | |
---|---|---|
13 | 3 | |
2,149 | 2,166 | |
1.3% | - | |
0.0 | 1.2 | |
12 months ago | over 2 years ago | |
Go | Go | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
TMSU
Posts with mentions or reviews of TMSU.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-09-14.
-
Johnny Decimal: A System to Organize Projects
https://github.com/oniony/TMSU/wiki/FAQ#why-does-tmsu-not-au...
There are a couple very barebones wrappers around mv and rm, though they could be better (pass through arguments, etc.).
https://github.com/oniony/TMSU/wiki/Tricks-and-Tips#filesyst...
-
Files in folders and subfolders. Why are we still stuck in this era?
It may not be active, but: https://github.com/oniony/TMSU
- TMSU: TMSU lets you tags your files and then access them through a nifty virtual filesystem from any other application.
- Is it possible to "tag" files and folders with various tags like "javascript" or "bash"? Arranging files into tree shaped folder schemas is time intensive and error prone. I'd like to just tag stuff and search by tags instead of browsing by folder
-
Is there something like org roam but for files?
Checkout https://github.com/oniony/TMSU if it may help. It does not have (bidirectional) links, only tags. Personally, I try to log things I create and search my log file.
- Tag File GTK
-
Linux Distros Should Implement A Labels/Tags Feature
Tons of programs and different DEs do this already. KDE does this with Dolphin, and check out TMSU. Or just do it yourself with extended attributes which is used by SELinux. It's great that you have this excitement, but Google before you write.
- Is there any way I can tag my files on linux through command line?
-
Flag files/directories somehow
but I would first try https://github.com/oniony/TMSU -- especiall -- the readme says it allows a fuse style mounting of all tagged files, which is pretty cool for what you want, if it works without any gotchas!
-
Is there a tag based file manager?
TMSU (what some others suggested here) has a feature request for adding support for it...but not implemented yet it seems.
webdav
Posts with mentions or reviews of webdav.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-18.
-
Good WebDAV Server?
repository is not actively maintained, but this WebDav server better, then Nginx. https://github.com/hacdias/webdav
- Simple file sharing over internet
- Simple Webdav Client in Go that is surprisingly easy to setup using a Reverse Proxy (not my app)
What are some alternatives?
When comparing TMSU and webdav you can also consider the following projects:
workspaces - Workspaces app for linux elementaryos gtk
SFTPGo - Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob
TagSpaces - TagSpaces is an offline, open source, document manager with tagging support
dave - A totally simple and very easy to configure stand alone webdav server
gnome-hud - Unity like HUD menu for the GNOME Desktop Environment using rofi menu.
wsgidav - A generic and extendable WebDAV server based on WSGI