Skip to content

Commit

Permalink
Fix tTypo (Fedly)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhermann authored and karlicoss committed Mar 22, 2020
1 parent a60c308 commit bf667ef
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.org
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#+summary: My life in a Python package
#+filetags: :infra:pkm:quantifiedself:hpi:

#+upid: hpi

#+macro: map @@html:<span style='color:darkgreen; font-weight: bolder'>@@$1@@html:</span>@@
Expand Down Expand Up @@ -208,7 +209,7 @@ Here's an (incomplete) list of the modules in the public package:
| [[https://github.com/karlicoss/my/tree/master/my/emfit][my.emfit]] | [[https://shop-eu.emfit.com/products/emfit-qs][Emfit QS]] sleep tracker |
| [[https://github.com/karlicoss/my/tree/master/my/fbmessenger.py][my.fbmessenger]] | Module for Facebook Messenger messages |
| [[https://github.com/karlicoss/my/tree/master/my/feedbin.py][my.feedbin]] | Module for Feedbin RSS reader |
| [[https://github.com/karlicoss/my/tree/master/my/feedly.py][my.feedly]] | Module for Fedly RSS reader |
| [[https://github.com/karlicoss/my/tree/master/my/feedly.py][my.feedly]] | Module for Feedly RSS reader |
| [[https://github.com/karlicoss/my/tree/master/my/hypothesis.py][my.hypothesis]] | Hypothes.is highlights and annotations |
| [[https://github.com/karlicoss/my/tree/master/my/instapaper.py][my.instapaper]] | Instapaper bookmarks, highlights and annotations |
| [[https://github.com/karlicoss/my/tree/master/my/location/takeout.py][my.location.takeout]] | Module for Google Takeout data |
Expand Down Expand Up @@ -573,4 +574,4 @@ In some near future I will write more about:
- challenges I had so solve
- more use-cases and demos -- it's impossible to fit everything in one post!

, but happy to answer any questions on these topics now!
, but happy to answer any questions on these topics now!

0 comments on commit bf667ef

Please sign in to comment.