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: Geekmarks: An Open-Source, API-Driven, Geeky Bookmarking Service

96 pointsby dimonomidover 8 years ago

14 comments

8ig8over 8 years ago
&gt; Now, assume I have a generic tag programming, and a couple of more specific tags: python and c. I definitely want my bookmarking service to be smart enough to figure that if I tag some article with either python or c, it means programming as well; I don&#x27;t want to add the tag programming manually every single time. So, what we need is a hierarchy of tags. Surprisingly enough, I failed to find a service which would support that.<p>What about Pinboard&#x27;s tag bundles?<p><a href="https:&#x2F;&#x2F;blog.pinboard.in&#x2F;2012&#x2F;08&#x2F;every_day_i_m_bundlin&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.pinboard.in&#x2F;2012&#x2F;08&#x2F;every_day_i_m_bundlin&#x2F;</a>
评论 #13651697 未加载
charlieegan3over 8 years ago
I appreciate the motive but this is just (currently) too difficult for saving things from mobile.<p>I have a CRUD app that I run on Heroku that paste links into. The app fetches the page, populates the title and some tags. Saved links are organised in set of hierarchical collections - works well for me.
评论 #13651197 未加载
评论 #13654370 未加载
majkinetorover 8 years ago
This totally rocks for first version. Congratz.<p>I have the same concerns as you. I currently use Diigo (after failed attempt on number of others, Google Bookmarks to be the worst in my experience) but it suffers from not having hierarchical tags which I find to be major problem. It does however let your recent tags be reapplied in single click so it covers a lot of scenarios for me - instead hierarchy I prefix my tags with &#x27;tag category&#x27;. Lets say I research if PostgreSql is good enough so I have number of URLs all start with `database postgresql more other tags`. First 2 I will have on all URLs and will change &#x27;more other tags&#x27; part. Diigo lets me quickly click latest tags and I manually add others. Later I can quickly drill down on tags I want and limit on hierarchy. Diigo also recommend tags to make this even easier.<p>One other thing I find indispensable is Diigos annotations, here is an example of your article with 2 tags and 2 annotations:<p><a href="https:&#x2F;&#x2F;ibin.co&#x2F;3CTiLPkv1Jtr.png" rel="nofollow">https:&#x2F;&#x2F;ibin.co&#x2F;3CTiLPkv1Jtr.png</a><p>Since it allows for sharing, I can quickly share important bits from documentation that are relevant for colleges or lets me personally remember important aspects of entire page. This is major feature for me and if geekmarks eventually supports it I would switch to it without thinking (especially as Diigo is not free, although I use free variant that doesn&#x27;t limit me in most important aspects).<p>Other things that Diigo offers such as caching, sharing, outliners etc. I can either live without or use some scripting to allow with geekmarks. Recent update of Android client finally made it usable and it works on phone too, something that is nice but it could be easily reimplemented using your API.<p>Thanks for your work on this.
bgrohmanover 8 years ago
Cool stuff. I&#x27;m building my own bookmarking service right now with a similar feature set. It supports tags, groups, search.<p>I&#x27;ve thought a lot about offering it as a service, but I&#x27;ve decided against it for now for a few reasons:<p>- Pinboard already exists and is super cheap with a ton of features.<p>- I don&#x27;t actually want to scale the service to support other users.<p>- I don&#x27;t actually want to handle maintenance&#x2F;support for other users.<p>- By limiting it to only myself, I can make it work exactly like I want it to and keep the cost really low.
sisciaover 8 years ago
Maybe I am too naive but add a simple search?<p>Wouldn&#x27;t you find it useful ? At least handier than trying to remember what were the terms used in the last search for that particular argument...
评论 #13658044 未加载
webwanderingsover 8 years ago
Are you doing selective import from the browser? I&#x27;d like to split out and upload some of my bookmarks, to see if I can stick around. I generally use browser&#x27;s native bookmarks manager (which does have this problem of folder&#x2F;tag hierarchy you talk about) and I sometime use Slack to bookmark non-serious stuff (the stuff I don&#x27;t much care about, but still would like to bookmark).
bryanrasmussenover 8 years ago
I didn&#x27;t exactly understand - what was the benefit of using programming&#x2F;python as opposed to programming, python? Was it that when the tag is registered then doing python from then on puts it automatically in programming?
评论 #13651911 未加载
评论 #13652121 未加载
zellynover 8 years ago
Interesting… (from comments on the article): &quot;Thanks for the comment. Honestly, I&#x27;ve never heard of Pinboard before, so I can&#x27;t say anything about it at the moment, I&#x27;ll look into this.&quot;
评论 #13653109 未加载
mxuribeover 8 years ago
I&#x27;ve been recently using shaarli, and so far so good. But as a fan of open source, it never hurts to have other options. I look forward to any self-hosting options, and wish the project author good luck!
tscs37over 8 years ago
I&#x27;ll def keep an eye on this until it supports Bookmark imports (I&#x27;m on a selfhosted shaarli instance atm)
nerdponxover 8 years ago
Brilliant idea to use hierarchical tags. Would some kind of integration with Wallabag be possible?
pibefisionover 8 years ago
I stopped using bookmarks in 2005. Google totally fixed my boorkmarking needs.
评论 #13652461 未加载
simplehumanover 8 years ago
Can you compare with wallabag?
评论 #13658801 未加载
webmavenover 8 years ago
Needs a &quot;Show HN:&quot;.
评论 #13651234 未加载