Ask HN: How do you manage ideas, tasks, notes and other stuff?
1–10 of 22 posts
Re: Ask HN: How do you manage ideas, tasks, notes and other stuff?
#2Gitit personal wiki for technical information (my blog post: " rel="nofollow">http://nathantypanski.com/blog/2014-07-09-personal-wiki.html...).
Google Calendar has my schedule, including where I am at any time during the day. It syncs with my phone, laptop, and tablet. While I would prefer something plaintext (like Org-Mode offers) the Android compatibility is not as good.
Google Tasks (integrated with calendar) and Google Keep for on-the-go notes and tasks.
Paper notes in two-column Cornell style in bound notebooks " rel="nofollow">http://www.reddit.com/r/GradSchool/comments/27l7tx/whats_you....
Re: Ask HN: How do you manage ideas, tasks, notes and other stuff?
#3Re: Ask HN: How do you manage ideas, tasks, notes and other stuff?
#4- Apps such as Wonderlist, Clear...
- Entries in my GMail Calender
- Notes App on my Phone
- Post-it notes
- Writing reminder emails to myself
At the end of the day, nothing really worked for me. What DID work for me: a Whiteboard on my front door.
I have all my project ideas, to-do lists and appointments on there.
Re: Ask HN: How do you manage ideas, tasks, notes and other stuff?
#5For me, to-do lists are far too limiting. Trello strikes the right balance, however, when it comes to customizability.
Re: Ask HN: How do you manage ideas, tasks, notes and other stuff?
#6Keep it all in text, avoid vendor lock in. My workflow is timeless and needs to outlast the latest trend.
Re: Ask HN: How do you manage ideas, tasks, notes and other stuff?
#7Re: Ask HN: How do you manage ideas, tasks, notes and other stuff?
#8Re: Ask HN: How do you manage ideas, tasks, notes and other stuff?
#9I access the files with a fluid interactive interface and full text search provided by Notational Velocity / nvALT (http://brettterpstra.com/projects/nvalt/), for when I'm in a graphical environment, or my own NV-inspired shell script(https://github.com/lfam/n) for when I'm in a console. My primitive script has Bash and Zsh completion and gets out of my way pretty well... could be improved a lot, though.
I use Syncthing (http://syncthing.net/) to sync this directory between my devices. Syncthing is a FOSS decentralized file sync program that works on Linux, OS X, Windows, FreeBSD, and Solaris. Plus there is a work in progress Android app. I recommend it highly if you are looking for a FOSS alternative to Dropbox or BitTorrent Sync. It works right now which is saying a lot compared to its competitors, and it is truly decentralized (no server / client architecture like Seafile).
If anyone here is an Android developer, they could use your help, especially with the filesystem.
I've been meaning to explore org-mode. Maybe next time I take a long plane ride.
Re: Ask HN: How do you manage ideas, tasks, notes and other stuff?
#10I just save things in Evernote. Physical documents get scanned and uploaded. I also use BitTorrent Sync for things like music and videos. Extremely sensitive stuff like banking documents are encrypted and synced as well. I don't upload that stuff.