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.

Show HN: J, a dead simple but colorful task manager inspired by t-

4 pointsby SingAlongover 14 years ago

2 comments

peterhiover 14 years ago
You might want to point out that this does not work under 1.8.* Ruby.<p>j-0.5.1/lib/j.rb:129: undefined (?...) sequence: /(?&#60;status&#62;(TODO|DONE))\s(?&#60;title&#62;.+)\Z/ (SyntaxError)
评论 #2246436 未加载
SingAlongover 14 years ago
Wrote this to flex my ruby skills, There's nothing special about it except the following:<p>* Decorated text * Marking tasks as done and deleting them is easier with a one digit key instead of 3 digit key.<p>If you already have text files with tasks in the following format:<p>&#60;status&#62; &#60;task&#62;<p>then you can just rename it to .todo and fireup j