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: Posce, a note-taking toolkit for your command-line

54 pointsby swidiabout 5 years ago

8 comments

pierreprinettiabout 5 years ago
I don't agree with the assumptions baked into the tool (eg env vars over config, new vs edit, no deletion), yet I like it being opinionated. Keep coding :)
评论 #22675567 未加载
评论 #22686876 未加载
评论 #22673444 未加载
nerdponxabout 5 years ago
<i>The last thing you or I need is another configuration file clogging up our home directories.</i><p>This is why the XDG spec exists. Use XDG_CONFIG_HOME, not HOME.<p>I don&#x27;t feel strongly about config file vs env var for just 2 settings, but seems worth noting. Dropping a dotfile right into your home directory is old school and needs to go away.
评论 #22675271 未加载
评论 #22674406 未加载
xinsightabout 5 years ago
As someone who still uses a `birthdays.txt` file in their home directory... i fail to see any advantage to this setup. And a significant disadvantage would be losing the ability to tab-complete the note names.
评论 #22672896 未加载
prussianabout 5 years ago
I actually want something like this. currently I just use Gnome Evolution for this since it syncs with my corporate EWS automatically.<p>However, one thing I think must be required from such a tool is a full text search engine. The find subcommand appears to only use substrings or regular expressions which can be very limiting when trying to find that note you made about server xyz and some service abc on it. A regex that would sufficiently find that escapes me, if it&#x27;s even possible.
评论 #22679500 未加载
bryanhpchiangabout 5 years ago
I don&#x27;t see what the point of this is. Every single command can be mapped to an existing Unix tool.
评论 #22672979 未加载
xiconfjsabout 5 years ago
Is anyone else getting a &quot;Error 401 UNAUTHORIZED&quot; on this github repo?
评论 #22674562 未加载
评论 #22674191 未加载
GoblinSlayerabout 5 years ago
Since you use a text editor anyway, why not use a text editor and a text file to, uh, take notes? Your tool runs in an interpreter and needs a dependency maintenance workflow.
评论 #22674615 未加载
m4r35n357about 5 years ago
If someone calls it a &quot;command line&quot; I usually ignore them. If they call it a &quot;shell&quot; I am more inclined to take note . . .
评论 #22674113 未加载
评论 #22674856 未加载