TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Fetchnotes: Simple, Cloud-Based Note-Taking Service

46 pointsby jeffeppabout 13 years ago

7 comments

hellotoastabout 13 years ago
I've been building something similar to this as a side project. I think it's a great idea and hope these guys can build a better app than I've been able to.<p>Here are some of the benefits of this approach:<p>* <i>It's more than just to-do lists.</i> Lists can be used to keep track of everything in your life, not just the things you need to do tomorrow. Gift ideas, checklists, links to read later, restaurants to try out, data you've been collecting, pros and cons, brainstorming sessions, and life goals (to name a few) can all be represented as lists.<p>* <i>Mix to-do items and random thoughts.</i> Not everything on a list should be something you're going to follow through on. Sometimes it's good just to get your thoughts out of your head and onto a screen. You can evaluate your ideas later. Think of your lists as brainstorming devices, especially if your brainstorming session is spread out over many hours, days, or weeks.<p>* <i>Every project needs a list (hashtag).</i> If you're undertaking something you'd consider a 'project,' make a list for it. Start collecting thoughts, goals, links, notes, and of course to-do items.<p>best of luck to you guys!
tomkrabout 13 years ago
The app works very nicely. It can feel a bit unresponsive, for example when you press "Done" on a note it takes some time to upload the note, but you don't see anything, which makes me want to press the button a gazillion more times. Maybe a nice spinner there would make things clearer.<p>Also, just out of curiosity, how are you planning to make money with this?
alexschiffabout 13 years ago
Thanks for sharing our coverage Jeff! Anyone that sees this — feel free to reach out to me at alex(at)fetchnotes(dot)com any time.
评论 #3835893 未加载
评论 #3835658 未加载
评论 #3835626 未加载
评论 #3835702 未加载
lucaspillerabout 13 years ago
When did 'cloud-based' become a synonym for 'runs on a server which stores stuff'? :P I like the app though, good work!
评论 #3835898 未加载
telemachosabout 13 years ago
A nice, simple seeming app. Two issues I've noticed. First:<p><pre><code> Note posted to (Android) phone -&#62; gets to web immediately (manual refresh needed) Note posted to web -&#62; never gets to phone </code></pre> Second: App info on the phone says "Click the Fetchnotes logo to refresh your notes." But that doesn't seem to do anything. It may be doing something (or trying?), but there's no feedback to let me know anything is happening.
guynamedlorenabout 13 years ago
<a href="http://letspocket.com" rel="nofollow">http://letspocket.com</a> is a similar service, if anybody is looking for a web-based alternative:<p>- simple interface, clean UI<p>- free form input field<p>- hashtags for organizing<p>- send text messages to create notes<p>- lack of rigid structure<p>Disclaimer: I made letspocket.com
Wilyaabout 13 years ago
The fetchnotes site with "JS off" is.. err.. nonexistent.<p>While I don't ask for an awesome experience, and I understand that the app behind can really need JS, it would be nice to have at least an okay-ish landing page, instead of just links to useless guides on how to enable javascript.