• 0 Posts
  • 7 Comments
Joined 9 months ago
cake
Cake day: July 21st, 2025

help-circle


  • I’m one of those people done in by the minio rugpull. I see RustFS there, but they’re done a lot of things on their licensing front incredibly similarly to what minio did. And that scares me.

    I also saw a Github issue where someone was asking what’s their say on whether they’ll ever pull a minio, and their answer was basically, “We don’t plan to. Just trust us bro.”

    I know what I’m not using.



  • So it sounds like you want to keep using Quillpad, and so you’re stuck with the folder structure, which is no subfolders, that Quillpad implicitly requires.

    It kinda sounds like you need some way to “tag” your notes so that whatever application you’re using would pick those up and be able to give you all notes with a particular “tag” in a view.

    If that’s the case, Obsidian can do that. You can keep the current folder structure (of just being a flat folder), and add tags to your notes (e.g. #my_tag). Then, instead of using the default file viewer, you’d look at files via tags. The only problem, though, is I’m not sure if there’s a particular view that can do that.

    And no, Vim wouldn’t do what you want either, at least OOTB, cause it’s just an editor and not a file organizer or indexer. Pretty sure that applies to Emacs as well. You’d need some plugin that would do that, and I don’t think I’ve heard of one that would do this.