Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

    calvin@bison:~/work$ tree -d | head
    .
    ├── 2022
    │   ├── 04
    │   │   ├── 19
https://git.ceux.org/today.git/about/

so i open my shell, it drops me into ~/t/, which is symlinked to ~/work/YYYY/DD/MM.

my GTK file picker is also setup to automatically give me the last 3 days on the bookmark bar.

Time is not the _best_ heuristic, but it's not bad.

screenshots from scrot all get dumped into ~/screenshots/ by date.

the only real 'folders' i keep around are ~/src/, ~/bin/ and ~/documents/, with the last being like, tax documents.



    calvin@bison:~/work$ tree -d | head
    .
    ├── 2022
    │   ├── 04
    │   │   ├── 19
> so i open my shell, it drops me into ~/t/, which is symlinked to ~/work/YYYY/DD/MM

Please confirm you are not a monster and that you meant /YYYY/MM/DD.


Now I'm wondering what month "19" is named...


the baha'i calendar has 19 months, so the 19th month would be Alá or Loftiness: https://en.wikipedia.org/wiki/Bah%C3%A1%CA%BC%C3%AD_calendar...

but then the year 2022 would be far in the future as the current baha'i year is 181.

that date in the baha'i calendar would be march 4th 3866 in the gregorian calendar


Well the 8th month ain't October


Super bummed I'm not getting the joke. What's the segue to 8th month (August) and October (10th month) from

    calvin@bison:~/work$ tree -d | head
    .
    ├── 2022
    │   ├── 04
    │   │   ├── 19

?


octo is latin for 8.

just like septem is 7, novem is 9 and decem is 10.

so the parent comment is saying that while at one point it may have been possible to derive the name from the number of the month, that is no longer the case because names and numbers do not match up and therefor the name would not be undevigintiber. thought it might be septendecimber ;-)


I have something similar with ~/Stuff. ~/Stuff contains a folder per month, and ~/CurrentStuff links to the current folder. From there I have a simple shell-function `mkstuff` to create a folder ~/CurrentStuff/$DAY-"$1".

Naturally, it's a huge mess, but it helps if a colleague is like "Hey, didn't we have an issue back in August with the XYZ?". `ls ~/Stuff/2023-{07,08,09}` tends to find things again.

Besides that, I mostly have Projects/ (git projects I change) and Repos/ (git projects I look at) on my work laptop.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: