My productivity app for the past 12 years has been a single .txt file
251–260 of 420 posts
Re: My productivity app for the past 12 years has been a single .txt file
#252I use one large mind-dump file (~15 years) in Apple Notes and keep todos for the next day on a single sheet of paper which I throw out in the evening — why would anyone archive their accomplished tasks? I love destroying the past every single day.
“Ugh this was such a weird week, I don’t feel like I got a damn thing done.” looks back over a week full of lots of yak-shaving and distractions “Oh! I feel better. I got a lot done! It just wasn’t on the stuff I think is really important.”
Re: My productivity app for the past 12 years has been a single .txt file
#253This is very close to what I do, with a few modifications. Biggest difference is that I use Emacs Org-mode ( https://orgmode.org/ ) which automates things like date strings, building a daily agenda, adding due dates, and the monotony of getting your itemized lists properly indented. (and a whole lot more) Everything lives in my TODO.org file that's mirrored via dropbox between all my devices and on my phone where I u…
Re: My productivity app for the past 12 years has been a single .txt file
#254Earlier quoted context omitted.
not OP but I put this file on Dropbox, their mobile app has an editor that works for markdown or plain text.
I've also had success using syncthing for this if you want something self hosted.
Re: My productivity app for the past 12 years has been a single .txt file
#255I use a single text file, have done this for decades. I dump everything into it and don't worry too much about structure, it's an incredible resource for "remembering" minutia, things like "what was that server that i thought might have had some issues last August?" Just a quick control-S and I'm there. My current 7+ year old notes file has about 100K lines in it right now. I can tell you what I was doing last year,…
Being doing this for years also, occasionally emailing to myself as a backup, mine is at nearly 60k lines. Top tip is to add meta tags. I suffix them with a colon to help with searching. For example, the section containing my git notes begins with this line: Git notes: / Git: / Git commands: / Github: / Git bash: And any time I search for something I didn't have a tag for, then I add a new one, even misspellings.
Ex. :label1:label2:labeln:
Re: My productivity app for the past 12 years has been a single .txt file
#256I think an ideal system would include voice notes. The problem is, I would really like it if the voice notes were geotagged and timestamped AND really easy to record. I think a smartphone app is to cumbersome. It should be a single physical button, just for that purpose. What I really would like is a minimal device with a microphone and a button, that stores the notes in my phone. I have not figured out how yet.
My Samsung smart watch does a not bad job at this requirement.
Re: My productivity app for the past 12 years has been a single .txt file
#257Re: My productivity app for the past 12 years has been a single .txt file
#258I currently use Google Tasks for Todos and I honestly have never been happier. To make Google Tasks work you have to be using Gmail and Google Calendar (which may be a non-starter for some people), but if you are using those already then Google Tasks is worth taking a look. The beauty of Google Tasks is it lives alongside your email, integrates seamlessly with the calendar, and automatically synchronizes across devic…
I like how you can drag tasks directly to Google Calendar. Do you know if it is possible to drag them as events, not reminders? I prefer to block entire time slots as events in my calendar because it helps me better manage my time. For example, I would add a 3 hour long event called "refactor hello_world" or a 2 hour one "find lost socks" and dedicate these time block to these specific activities. Unfortunately, you…
Re: My productivity app for the past 12 years has been a single .txt file
#259Re: My productivity app for the past 12 years has been a single .txt file
#260Earlier quoted context omitted.
not OP but I put this file on Dropbox, their mobile app has an editor that works for markdown or plain text.
I open drafts in Gmail with no recipient and keep notes there. Super convenient since I usually have it open anyway on the desktop, it works great on mobile too, and gmail search makes it easy to find stuff.