TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask YC: How do you organize and manage your daily contents?

37 点作者 quan将近 17 年前
Like many HN members I love generating ideas, and I write them down whenever one pops up, wherever I can. Most of the time I just save them as txt files. Sometimes, I save them to Google docs or email it to myself. In addition to my own content generation, I also save useful links to code reference and insightful articles by emailing to myself or using delicious.<p>As the result, my inbox is filled with my own notes and reminder of things to do, my google docs documents keep piling up (about 300 right now), my desktop is cluttered with text files since I want to keep my recent ideas visible so that I can see them (when there're alot of them I just drag and drop the non-interesting ones into a folder). Worse, these contents are scattered across different places: in my local drive, on google docs, my inbox, delicious account.<p>It is becoming increasingly impossible for me to both intuitively save my contents and make them easily accessible. I'm trying to come up with some kind of process to save and access my notes/ideas/references and just wonder how HN members deal with this problem?

33 条评论

spydez将近 17 年前
I subscribe to the one text file way of thinking. Well, mostly one text file. Some giant parts (phone/address book, usernames/password hints) got sharded off into their own text file.<p>Reasons for a simple text file: Text works well with unix CLI tools (grep, etc). Text can be read and editted on every computer out there. I own my data - ain't stuck in someone else's server or hidden in a big binary blob. The format is flexible, so it works with everything I throw at it.<p>Everything else is in the one text file. Ideas, books I wanna read, reminders, todo lists... everything.<p>It's sort of a mess, but I can usually search straight to what I need. If I can't find it straight away, I sprinkle in keywords when I get there...<p>Before I was doing things this way, I using emails and IMs and post it notes and a notebook and... I could never find anything.
评论 #204788 未加载
redorb将近 17 年前
I use a paper notebook, turned completely backwards, I work from back to front - Put dates on every entry... Thus when it is full I can read it like a book, I also Post-it tab every important entry.. I prefer the 70pg .70 cent notebooks with a spiral bound, also picked up a $1 portfolio at wal-mart, my boss taught me this one; he has used it for 5-10 years with great success. He can look back to when we build this building (7 years ago) and tell you the exact paint on the walls and the carpet he used and dimensions or each room...<p>write the range of dates on the front of each notebook then stack them in order...
terpua将近 17 年前
<a href="http://evernote.com" rel="nofollow">http://evernote.com</a> - exactly what you are looking for. I have 20 invites if anyone wants to give it a spin.<p>EDIT: Please email terencepua gmail<p>I hate clutter :)
评论 #204493 未加载
评论 #204884 未加载
评论 #204545 未加载
评论 #204467 未加载
评论 #204515 未加载
评论 #204535 未加载
natch将近 17 年前
Each idea becomes a project, even if it is a potential project.<p>Projects are under a year (2008) directory under a 'work' directory (where work refers to something I'm working on, as in in-progress, not work as in job). But job stuff can go under work/{year}/projname too.<p>So then I have:<p>~/work/2006/proj1 ~/work/2006/proj2 ~/work/2006/projn ~/work/2007/proj1 ~/work/2007/projn ~/work/2008/proj1 ~/work/2008/projn<p>etc.<p>Then when something is really finished and polished, I move it to a ~/proj/projname directory. That happens only rarely. I've been reconsidering this and might start keeping everything in its original place under ~/work/{year}/projname<p>The other systems I've tried suffer from not being scalable as the years go by.<p>Periodically I back up each year (zipped and gpged) to Amazon S3 with a script.<p>Sometimes a project will span years, of course. When that happens I decide on a case-by-case basis whether to do a symbolic link back to one original project directory, or whether to start fresh at some point with a clean set of files for that project, leaving the cruft behind but still intact in a previous year.<p>Inside each project I can still use version control for the project.<p>Some projects are just repositories for ideas. Projects can be my own, or they can be me playing with third party tools I've downloaded. Even just a new open source package I'm installing might get its own project, with all files, if it's tricky and I want to make my own installation notes for future reference.<p>All project directories have a notes.txt file (or can have, at least). I have a 'tagthis' script that takes text tags as argument and adds the new tags to header lines in notes.txt in the current directory. Then later I can grep for these tags.<p>Works pretty well so far. It gives me the freedom to call anything, even an idea I don't have time to work on right now, a project and make a starting place for it. So-called projects in this scheme are very, very informal, so it's a very light weight system that doesn't get in my way, yet it keeps everything organized forever.
davidmathers将近 17 年前
If you use a Mac you might find one or more of these softwares helpful for storing certain types of things:<p>Things to do (Things): <a href="http://www.culturedcode.com/things/" rel="nofollow">http://www.culturedcode.com/things/</a><p>Things to memorize (Mental Case): <a href="http://www.maccoremac.com/" rel="nofollow">http://www.maccoremac.com/</a><p>Wiki style notes (VoodooPad): <a href="http://flyingmeat.com/voodoopad/" rel="nofollow">http://flyingmeat.com/voodoopad/</a><p>Tag style notes (Notae): <a href="http://www.codepoetry.net/products/notae" rel="nofollow">http://www.codepoetry.net/products/notae</a><p>Journal/Blog style notes (Journler): <a href="http://journler.com/" rel="nofollow">http://journler.com/</a><p>Search style notes (Notational Velocity): <a href="http://notational.net/" rel="nofollow">http://notational.net/</a><p>Visual style notes (Curio): <a href="http://www.zengobi.com/products/curio/" rel="nofollow">http://www.zengobi.com/products/curio/</a><p>Notebook style notes (NoteBook): <a href="http://www.circusponies.com/" rel="nofollow">http://www.circusponies.com/</a><p>Analyze your notes (Tinderbox): <a href="http://www.eastgate.com/Tinderbox/" rel="nofollow">http://www.eastgate.com/Tinderbox/</a><p>Personally, I'm going to try Evernote soon. It has synchronized web access, unlike any of the above. <a href="http://evernote.com/" rel="nofollow">http://evernote.com/</a><p>You can also use Jott to create auto-transcribed voice notes from your phone: <a href="http://jott.com/" rel="nofollow">http://jott.com/</a>
fugue88将近 17 年前
I use Org Mode for emacs. Each project idea gets its own org file in an all-project-ideas directory. Each file is added to an Org Mode meta-file that specifies the location of the org files.<p>I go through my ideas directory about once a week to keep things fresh.<p>Org Mode has built-in outlining support, date tags that bring items onto your calendar in several ways, and a ton of other features.<p>I tried it out for GTD a few months ago and got very quickly hooked. Until then I had been planning on writing my own web-based system.
评论 #204529 未加载
LogicHoleFlaw将近 17 年前
I use a small spiral-bound notebook. I've thought about moving to a software version but I find the physical act of writing to be crucial to the process.<p>For a software to work for me, it would need certain features. I want wiki-like cross-referencing but don't want html output. Just text. I want to be able to edit in vim. Some basic formatting would be nice, and I want links to web sites to open in my browser. I want to be able to scan changes by date, to search through content, and to be able to view multiple entries at a single time. To-do lists are nice but I don't need a scheduler; I just need a place to keep track of current concerns. I want to integrate with my email, browser history, and IM logs.<p>Now that I list out the sorts of features I'd like to see, it looks like what I want is not just a single program.. it's a different way of interacting with my computer.
blogimus将近 17 年前
I'm currently using google notebook. It's much faster than google docs. Stuff that I don't want to keep up there, I put on my encrypted usb flash drive or my palm tx.<p>From reading the other posts, it looks like I'm not the only one who is working on something that <i>I</i> want as a better solution.
arthurk将近 17 年前
I write them down in my Moleskine (which i take everywhere). At the end of the week I review the ideas and normally start prototyping the following week.
kmt将近 17 年前
emacs with planner + muse + gnus + remember + calendar + bbdb, etc.<p>You get the idea: I live in emacs.
评论 #205160 未加载
评论 #204430 未加载
tpimental将近 17 年前
I've been slowly coding something to do this. I'm a heavy note taker, but often find myself searching for notes in multiple places. I've been trying to build a task tracker/note organizer, but have yet to find the right combo. The tool has already been rebuilt twice with a third already on paper, so it may look like a mess... but its my simple attempt at solving this problem.<p><a href="http://tasks.tompimental.com" rel="nofollow">http://tasks.tompimental.com</a>
评论 #204358 未加载
dhs将近 17 年前
I use <a href="http://www.assembla.com/" rel="nofollow">http://www.assembla.com/</a>. I've got a workspace for each project and ongoing process (e.g. "Taxes"), each with a wiki to collect notes and links, the ability to write tickets, assign tickets to milestones, send messages to the process, &#38;c. SVN, too, for projects that need that (I don't use version control on my tax files, but I could now :-). So far, this has been a splendid arrangement.
lbrandy将近 17 年前
Write your own. Let me use it :)<p>(that's my way of saying that I have no idea, but I voted you up so someone can help us)
bigtoga将近 17 年前
For ideas I use OneNote (<a href="http://office.microsoft.com/en-us/onenote/default.aspx" rel="nofollow">http://office.microsoft.com/en-us/onenote/default.aspx</a>). I'm a Windows user and it is part of the Office suite. OneNote is great for bringing order and search to disorganized ideas.
评论 #204502 未加载
keefe将近 17 年前
I use a secured installation of tikiwiki off of my normal site for security reasons. I move computers too much to save everything on one machine, and it's more secure as I have backup jobs setup for replication.
Alex3917将近 17 年前
If my ideas are unrelated to projects I'm currently working on, then I save them as .txt documents in one of two folders: "ideas" or "writing." Writing is just a folder of things I want to blog about in the future, whereas ideas are more business idea type stuff. If the idea is related to a current project then it goes in my mindmap for that project. All of my mindmapping is done using FreeMind, and I have a mindmap for every major project: businesses, extended essays/books, classes, etc.
henning将近 17 年前
Backpack (backpackit.com).
评论 #204455 未加载
JesseAldridge将近 17 年前
Here's an entry in my to-do list:<p><i>"Make a database of questions I've asked and other info. And make it easy to find the answers again. Look at: YCombinator, StumbleUpon, Google, Tomboy, thinklinkr, CreateDebate, Delicious, Experts Exchange, DabbleBoard, Wikipedia"</i><p>Piece of cake, right? :)
figured将近 17 年前
I use Google docs.<p>A separate doc for each idea and a master doc with each idea being a quick one line summary. It sounds like a lot of work about it allows you to quickly scan your ideas, looking for patterns or possible solutions to problems. And it really doesn't take that much maintenance
评论 #205679 未加载
neovive将近 17 年前
Simple Solution: Use one Google Spreadsheet with columns for date, rank, category, industry and any other useful meta information related to your ideas. You can then sort and filter by the various columns. Spreadsheets are an excellent and proven way to organize information.
dimitry将近 17 年前
Yup, same problem here. I'm writing my own as well. It's very simple (twitter-like) and the site will email me with recent notes, etc. (not sure how often, but I don't want to forget things, soo)<p>Making notes/tasks shareable is a feature too to get feedback on ideas.
greyman将近 17 年前
I use windows freeware application called Keynote (<a href="http://www.tranglos.com/free/keynote.html" rel="nofollow">http://www.tranglos.com/free/keynote.html</a>). It is basically a tabbed notepad, where each tab is either a rich text file, or a tree with nodes.
davidw将近 17 年前
I use "Stuff To Do" ( <a href="http://stufftodo.dedasys.com" rel="nofollow">http://stufftodo.dedasys.com</a> ) for that as well. I put the random ideas at the bottom of the list, and weed out lame ones every once in a while.
kamme将近 17 年前
I use google notebook (notebook.google.com). It has a nice firefox plugin that lets you manage your notes and you can create different categories (for exmple, I have webdevelopment, personal, stuff).
ComputerGuru将近 17 年前
PostIt notes. They're hard to manage but they give me so much creative freedom!!<p><a href="http://neosmart.net/blog/2007/postit-notes/" rel="nofollow">http://neosmart.net/blog/2007/postit-notes/</a>
maxklein将近 17 年前
I lost 2 years worth of ideas and notes when my PC crashed. Since then, I do it all using todoist. Pretty nice - just add a Project and add each idea as a todo item.
capablanca将近 17 年前
I basicly use an emacs mode to organize them, keep them version controlled, tagged, only to never find the information i need when i need.
评论 #204379 未加载
SA将近 17 年前
Nothing beats Microsoft Office OneNote. I use it for all my notepad things and it really makes organizing things a bit easier.
adammichaelc将近 17 年前
I have a notepad that I keep in my wallet. Every time I get an idea it goes in the notepad. It works great!
yaj将近 17 年前
google notebook for quotes, ideas I see in the web.<p>rememberthemilk - for my action items, also includes my "read notebook" tasks<p>basecamp - for my project action items<p>By the way, I also have invites on evernote. send me an email yajmail at gmail
评论 #204845 未加载
tigerthink将近 17 年前
xPad is free and awesome for Mac OS X.<p><a href="http://getxpad.com/" rel="nofollow">http://getxpad.com/</a>
aggieben将近 17 年前
tiddlywiki
newt0311将近 17 年前
Good directory structure + version control + a list keeping program that I wrote. The list keeping program just keeps lists along with entries in said lists. Lists and entries can then be retrieved based on regular expression sequences, timestamps etc... The actual data is kept on a remote postgres server so I can access it from anywhere.