vlod
9 months ago
Work on a project and pretend you're still employed.
Use Trello (or equivalent) to project manage yourself i.e. set deadlines, do extra to hit targets, do releases etc.
I think it's very easy to punt things.
yen223
9 months ago
Maintaining "office hours" for working on projects works really well for me
Venkatesh10
9 months ago
Would you recommend any good framework for time/project management?
vlod
9 months ago
For my work-work job, I maintain a dev worklog. The simpler the better. You're not going to increase your productivity by using fancy tools IMHO. KISS it.
Personally I have a text file and using vscode (w/ an extension called 'Insert Date String'), so I have a keyboard shortcut.
I insert the datetime and what I'm currently trying to do and log any pita stuff that happens or general stuff that if my micromanager asked me details of why my ticket took 2 hours to complete and I have a log of all the yak shaving I've done. I also put references to any cool stuff I find that might help me later (I just ctrl-f find them)
If I go for lunch or anything more than 10mins I insert another datetime and enter 'done', when I'm back, same thing but 'start'.
Really-really simple no-brainer. At the end of the day, tally the work and insert something like: === 10 hours. I have one text file for months.
There will be a strong temptation to over complicate this. There be dragons.
kristianp
9 months ago
I really wish all text editors would have a insert date shortcut just like excels ctrl-; It didn't occur to me there would be plugins for that. I'll have to check if Kate and Sublime have that.
vlod
9 months ago
fyi not tried them but if you're lazy to search: [0][1]
[0] https://forum.sublimetext.com/t/easiest-way-to-insert-date-t...