Currently I’m using #, but it causes issues with certain applications.

Example:

#Top Folder
Games
Music
New Folder
Pics

Currently using mostly Windows, but trying to transition to Linux, so a solution that works for both would be perfect.

Thanks, Lemmy!

    • lemmyman@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 month ago

      Personally, my brain manages to filter out anything with a leading underscore (I don’t know the origin offhand, I think some system I worked with at some point used those on files that I knew I didn’t care about). So when coworkers use leading underscores it slows me down a bit.

      It does work though

  • Firipu@startrek.website
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    1 month ago

    A folder 1

    AA folder 2

    AAA folder 3

    Who cares about readability and logic. My outlook work archives are a mess.

  • nycki@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    1 month ago

    I use ! to sort to top, and Ω to sort to bottom. So far haven’t had any compatibility problems.

    For the curious: the use case for this is when you want to reduce nesting but also want a sort of “soft hierarchy” within a folder. I could separate my music folder into albums and playlists, but then I’d have a mostly empty folder, so instead I put both in the same directory and use prefix naming to sort them.

    • wyrmroot@programming.dev
      link
      fedilink
      arrow-up
      5
      ·
      1 month ago

      This is an exact answer to the question and yet reading it makes my skin crawl. TIL I have opinions on file organization!

      • nycki@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 month ago

        I don’t usually “pin to top” or “pin to bottom” but I often have pseudo-folders that use a similar approach, for instance

        • Healthcare
        • Mail
        • Taxes 2020
        • Taxes 2021
        • (etc)
        • Work 2020 (Name of job)
        • Work 2021 (Name of job)
        • (etc)
  • TheCheddarCheese@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 month ago

    Just saying that in Nemo (or whatever the cinnamon file manager is called) you can pin a file/folder to the top through the right click menu, unless I’m remembering wrong. But I haven’t used this feature at all so I don’t know how well it works for any use case.

  • Fashtas 🇦🇺@aussie.zone
    link
    fedilink
    arrow-up
    3
    ·
    1 month ago

    I use exclamations in Windows (“!!first” will be sorted above “!second” for example)

    and “I’m curious what’s the need for the folder to be sorted first that something like folder pinning or tagging”

    Not sure what “tagging” would be in a windows perspective, does it have that? and “pinning” could be using the Quick Access bar I guess which I do for folders I want access to GLOBALLY, but if I have many sub-folders, and in the context of THAT FOLDER I am interested in several more than the rest, but outside that folder I don’t care less about them, I’ll use exclamations so I can find them easier

    (Example, I have a TTRPG folder of art assets for maps from dozens of different sources, each with own naming conventions, and two folders !!Sorted and !Working, as I slowly go though the list to find, name, sort, discard and otherwise clean up the list so I can find what I want. If it was called “Sorted” it would be in the middle of the folder structure and a pain to find when I need it, but I also NEVER NEED that sub-folder unless I am working on cleaning up/sorting that data)

  • lordnikon@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    2
    ·
    1 month ago

    no judgements but I’m curious what’s the need for the folder to be sorted first that something like folder pinning or tagging doesn’t work for you?

  • 𝘋𝘪𝘳𝘬@lemmy.ml
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    1 month ago

    Generally speaking: If you want folders to be on top, do it in your application. You should not prefix folders with “random characters” to make them listed in a specific place.

    If you really want to, you could use A Foldername because A is the lowest Unicode point character that is a letter (0x41) You could also use @ (0x40). I’ve seen @Foldername in the wild a few times. I would not use numbers, because numbers are stupid, you also cannot easily change them if you want to have another folder between two already existing ones.

    Some applications might ignore non-letter characters (what is interpreted as a letter, depends on your locale) on sorting, though. So the safest would be A.