|
|
|
|
|
by seansh
307 days ago
|
|
> “But what about collaboration?” - I use work tools for work. This is for my life. I've been experimenting with this at work too. I created a separate internal git repo for the team with 4 never ending files: - in-progress.md - up-next.md - for-future.md - done.md So far it's been easier to use than trello or any other project management platform. Personally I use a single emacs org-mode file for my private work which is 30K lines as of today, but I'm not sure how other people's editors (vscode) handle big files like that. |
|