Y
Hacker News
new
|
ask
|
show
|
jobs
by
asdff
2019 days ago
Why even break it down? If you are using grep and presumably editors that can go to a pattern anyway you might as well write to a single file.
2 comments
herodoturtle
2019 days ago
I also manage my notes on the go by opening the Dropbox app on my phone and editing the txt files from there. Having subfolders helps with navigation on the Dropbox app.
link
hiq
2019 days ago
In case of infrequent synchronizations you reduce the number of conflicts by having separate files rather than a single big one.
link