https://workflowy.com/
Ask HN: How do you organise/integrate all the information in your life?
151–160 of 272 posts
Re: Ask HN: How do you organise/integrate all the information in your life?
#152* Pencil (usually a small, well-used stub that fits in a shirt pocket) and paper (various notebooks, from Target pocket-size spiral-bounds to Moleskin to whatever is at hand) * Camera - https://www.simongriffee.com/photography/ * Simplenote - https://simplenote.com/ and Notational Velocity - http://brettterpstra.com/projects/nvalt/ * Website with tags powered by Hugo static generator - https://gohugo.io/ Someone plea…
Is the implication that the browser-based wiki is not storing your data on a central server (e.g. always synced) but should provide some other way to sync? (I'm working on something in this ballpark, genuine curiosity).
Re: Ask HN: How do you organise/integrate all the information in your life?
#153Emacs. - Todo lists and reminders. org-agenda. - Bookmark lists. org-capture and org-protocol. - Kanban boards. I don't use this, but kanban.el. - Wiki. Org-mode files and grep/ag with helm. - Financial tools. ledger. - Calendar/reminders. Org-agenda. - Files on disk. dired, org-mode. - General notes. Org-mode. - Literate programming. org-babel. - Mail. mu4e. - rss. elfeed, gnus, or rss2email. - git. magit. - irc. er…
Can you set up phone alarms/reminders with org-agenda or something similar?
Re: Ask HN: How do you organise/integrate all the information in your life?
#154* Pencil (usually a small, well-used stub that fits in a shirt pocket) and paper (various notebooks, from Target pocket-size spiral-bounds to Moleskin to whatever is at hand) * Camera - https://www.simongriffee.com/photography/ * Simplenote - https://simplenote.com/ and Notational Velocity - http://brettterpstra.com/projects/nvalt/ * Website with tags powered by Hugo static generator - https://gohugo.io/ Someone plea…
Re: Ask HN: How do you organise/integrate all the information in your life?
#155- Bullet Journal
Major tasks, journaling, and goal tracking in a Bullet Journal on a per-day basis. Monthly goal lists live in a separate entry, and daily scheduling happens via a month page. Most self-driven work comes in through here, and I'll usually keep this open nearby while I'm working. The physicality of the journal helps a ton.
- Gmail
Inbox-as-todolist. "Starred first" view allows top priority tasks to be visually distinct. Most work from other people comes in through here, however it's really convenient to schedule or bounce things to the near future. Lots of people use Boomerang for this but I prefer followupthen.com - I can send/fwd an email to "tuesday", "january" or "3weeks" @fut.io and it pops back into my inbox that exact morning.
- Google Keep
Random unassigned tasks live in Google Keep, the Android "OK Google - Note to self, get new shoes" voice command saves directly into Keep. This is extremely convenient as a place to store random nagging thoughts while walking down the street. Having a Keep widget on my homescreens ensures that I see the list often.
Re: Ask HN: How do you organise/integrate all the information in your life?
#156I usually use a combination of OneNote & Outlook for office work organization.
- One note: For organizing web clippings, information, self help tutorials, information that I might need to reference back some day etc.
- Outlook: For my meeting requests, reminders, appointments, TODO tasks etc.
Personal:
- Trello : For my goals and my self-learning stuff (which I rarely re-visit after creating it ;))
- Google Keep: For quick lists/reminders
- EverNote: For some important articles/algorithms/programs that I might need to refer time and again at an urgent notice over my smartphone.
- Google calendar: I failed at integrating this with Trello, but otherwise, this is an excellent tool for scheduling your day (exercise hours, recurring tasks etc).
Overall, I find OneNote to be an amazing tool at organizing information and I think this has the potential to be that solution for 'one size fits all' scenario. I'm really surprised MS just gives it away for free and doesn't market as much as its other Office tools. The only reason I don't use it for my personal tasks is due to the lack of a good android port. OneNote was(still is?) atrocious w.r.t memory and execution on android. The desktop/mobile app would hardly sync well most of the times and the layout design was messed up. Felt to me that someone just copy/pasted the desktop app on android with little modifications.
Re: Ask HN: How do you organise/integrate all the information in your life?
#157Honestly, I just keep everything in a journal. I have a folder called "daypages" in my dropbox. Each day in my life becomes a file in this folder. Today's is "daypages/2016-10-26.org" That's about it. I don't really organize by project much. Each day typically covers the tasks that I intend to get done that day, along with places I've been / friends I've met. The occasional tearful journal entry punctuates the otherw…
Now I just keep everything in plain text and aliased it to 'tj' (todays journal).
alias tj="touch ~/Dropbox/journal/$(date +%d-%m-%Y).org && code ~/Dropbox/journal/$(date +%d-%m-%Y).org"
Effortless backups as well (and as a side benefit the NSA now knows I need to look at better ways of handling css in packages pulled in from npm etc).
Re: Ask HN: How do you organise/integrate all the information in your life?
#158Earlier quoted context omitted.
I found that my bookmark lists, to do's, notes, personal project plans, everything went stale after a time anyway, if not acted upon. It something wasn't important enough to read, study, or develop, then it really wasn't that important. Thus letting it all go was much more palatable.
Exactly. I see bookmarks as a kind of todo now, which completely changed the way I organize them. (I do have a single folder called "reference" but I almost never go in there).
I also have a reference folder for bookmarks, which I treat a bit like old tax returns - things that are rarely useful, but vital if I need them.
Re: Ask HN: How do you organise/integrate all the information in your life?
#159Then for every task I would ever like to do at some point in the future, from bucket lists type things to project tasks which aren't yet scheduled, I have a huge WorkFlowy list.
Then for ToDo that I'be actually committed myself to I actually use Google Sheets where each mini-project has its own row with the next action defined and a history of all activities in the context of that project (both previous next actions and other things I did for that project) on the rest of the column. That allows me to keep a 'narrative' of each projects and to group them by meaningful time horizons (i.e. on a specific day this week, next week, the week after, the month after etc.)
This sheet works really well for me together with some Keyboard Maestro macros and allowed me to grow my perfect system but it is definitely time for turning that into a proper app though.
Whenever I get around to making that app I'd also love to include daily, weekly and monthly checklist/self-questionnaires/journals for additional level of planning structure.
Re: Ask HN: How do you organise/integrate all the information in your life?
#160* Pencil (usually a small, well-used stub that fits in a shirt pocket) and paper (various notebooks, from Target pocket-size spiral-bounds to Moleskin to whatever is at hand) * Camera - https://www.simongriffee.com/photography/ * Simplenote - https://simplenote.com/ and Notational Velocity - http://brettterpstra.com/projects/nvalt/ * Website with tags powered by Hugo static generator - https://gohugo.io/ Someone plea…