General idea taken from aamaras’ guide. I’m using it to track articles I’ve read and put into archive on Instapaper.
Steps:
- Go to your Instapaper archive.
- Right click and click view page source.
- Find the link along the lines of
< link rel=“alternate” type=“application/rss+xml” title=“RSS” href=“/archive/rss/1234567/longrandomstringofnumbersandletters” />
. I did ctrl-f and searched for RSS. - Copy the link from the href and put insapaper.com in front of it, eg. http://www.instapaper.com/archive/rss/1234567/longrandomstringofnumbersandletters
- Create a new do more goal that uses the RSSminder integration.
- Paste in your link from above and finish making the goal.
- Voila
You now have a beeminder goal that tracks new articles that you read and put into archive on Instapaper! It even automatically puts the article title into the datapoint for you!
Let me know if you need any clarification or if it doesn’t work for you!