I use Sublime to keep the document open there, works really well with larger files.
Each day begins with separating section: # 08.02.2020 # ... # 09.02.2020 #
111–120 of 420 posts
I use Sublime to keep the document open there, works really well with larger files.
Each day begins with separating section: # 08.02.2020 # ... # 09.02.2020 #
Typically I just want to start with whatever comes next, I probably already have a plan in my head and it doesn’t occur to me to write something down after I’m done. My workdays vary also significantly (tools, projects, contexts, etc.) so there’s no typical environment where I can integrate something like this into. Even a weekly reminder to write down my hours at the end of the week has failed to trigger action half of the time. It is only irritating when I do miss the notes, e.g. for a yearly review, filling out some timesheets or when googling for the 5th time in as many days for the same info.
When you get right down to it, it's the embodiment of a Kanban system in a text file. Because I have so much to manage every single project has its own text file in the relevant directory. In other words, I don't have one text file to rule them all. This makes sense because of the multidisciplinary nature of our work. I could be running Solidworks doing mechanical and optical design one day, coding FPGA's the following week, embedded software next and running Altium for electronics design at the same time. Each major discipline gets its own text file. I call them "Project Log - ".
This is what they would look like for a hypothetical home sprinkler controller:
Project Log - Sprinkler Controller
--------------------------------------------------- WORKING ON NOW
- Chase down VC for that $25MM check
--------------------------------------------------- TO DO
- Decide on form factor
- Decide on votage (12 or 24?)
- Measure current of typical sprinkler valve
- Draw basic block diagram
- Conformal coating?
- Start mechnical design
- Injection mold of CNC machine enclosure?
- Off the shelf enclosure a possibility?
- Start electrical design
- What type of connectors do we use?
- Does it have to be IP-something rated?
--------------------------------------------------- IDEAS
- Nuclear powered?
- Maybe solar power is better
- Transparent case to see blinking LED's inside?
- How about just buying one from Home Depot?
--------------------------------------------------- CONTACTS
- Talk to applications engineer at Arrow: @arrow.com
- Talk to Intel about using new 20+ core processor: @intel.com
--------------------------------------------------- RESEARCH
- Article on the advantages of 32 core 64 bit processors for sprinkler systems
http://example.com/32-core-processors-for-sprinkler-controllers
--------------------------------------------------- DONE
- Decide how many output channels we need
- Decide on maximum BOM cost
- Talk to VC's about raising $25MM for the 32 core 64 bit processor sprinkler controllers
- We have one VC very interested in this!
Over the years this approach has proven to be highly effective in managing anything from small to very large and highly complex projects. I mostly use OneNote for research and note taking and, if team collaboration is required, a multi-user Kanban board where I distill relevant cards from my text files for the appropriate team/board.Another nice thing about text-based Kanban is that it can travel with version control.
I 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.
It's taken some time figuring out how to make them real. Doesn't feel like anybody created a tool to help manage these abstract monsters. We still do not know ourselves that well. Not in this strange world.
Whenever I hear someone say, "Just use paper", part of me agrees. Paper is simple. It's easy to use. Plain text too. Simple.
I wonder if that's the best we can do.
I use paper. I use plain text. I use everything. Against the enormity of everything I want to do and the unfinished thoughts that repeat, it feels like nothing.
I've discovered small tips here and there. I'm making progress. I'm learning how to work with myself. But if I'm honest, the enormity of what's before me is infuriating and immense.
It's something like the question of how we want to live our lives.
I wonder if there's a tool for that.
Tempted to try this. Whats common format to use or the point is there is not one? Also this made me think of StarTrek captains log...
Just dump stuff in. You'll figure out something that works over time. It's easy to get bogged down with meta-issues like infrastructure and custom Emacs macros and automatic replication and other yak-shaving nonsense that only adds complexity, which increases the likelihood that you'll drop the habit.
For people on the go that need somewhat more organization I like iAWriter for iPhone (let’s you use md files for notes) and then you can also edit the markdown files directly on your laptop in the iCloud folder. Everything syncs up nicely in a nonproprietary format it’s seriously life changing
I have thought about different apps for this txt-approach for iOS, and you’re right. iA Writer seems to be perfect for this.
That's annoying, because my default sync service is OneDrive, and iOS generally supports it very well.