jq is a great tool for processing JSON files. One trick I use often is the following.
<input.json jq .
Because the query "." is at the end, you can iterate very fast on a solution.
Another thing I should support in Ekster is the mp-destination property. This could be used to send interesting articles directly to the wiki by creating a page from the micropub post.
Inspired by the feature in Hey where you can read your emails as a feed, I thought about how it would be possible to build this myself with off the shelf components.
One of the possibilities is to do this with Gmail and Zapier. With Zapier you can create a feed from every incoming email with a label. You could use the Promotions category. When you use the link to the email as the link of the item you can adjust the automatic filtering when it was wrong.
Another possibility would be using Ekster with an external service that receives emails, filters and forwards these to the micropub endpoint. You could gather all promotional emails that way in your microsub server and read them with your reader.
One of the possibilities is to do this with Gmail and Zapier. With Zapier you can create a feed from every incoming email with a label. You could use the Promotions category. When you use the link to the email as the link of the item you can adjust the automatic filtering when it was wrong.
Another possibility would be using Ekster with an external service that receives emails, filters and forwards these to the micropub endpoint. You could gather all promotional emails that way in your microsub server and read them with your reader.
After a few months of not working on Indieweb related software, today I have added bookmarking from Ekster Reader. I wanted this for a long time but never came around to implementing it.
Together with the bookmark feature, I also added syndication targets. This allows you to select one or more syndication targets from your micropub software and are sent when posting.
This is very useful for me, because I want to syndicate my bookmarks to Pinboard.
Together with the bookmark feature, I also added syndication targets. This allows you to select one or more syndication targets from your micropub software and are sent when posting.
This is very useful for me, because I want to syndicate my bookmarks to Pinboard.
Use "UTF8_STRING" to copy text to the Gdk.Clipboard.
A draft can be used to prepare a little post with image, or basic information pre added, or a journaling prompt.
Now I'm trying to built the coffee counter with Tasker and Resilio Sync. Every day around midnight Tasker writes the coffee count to a file. This count will be synced to my desktop computer and can then be processed with a script for Exist.
I have been sending coffees data to Exist for about two weeks now and I'm already getting new correlations. On of the things I found by myself is that I drink 4 cups almost every day.
@standardnotes is a nice note taking app. On Android I'm missing compose directly from a widget or app shortcut. And sharing from other apps into a new note.
Fastmail has another calendar view called upcoming with one larger day view and the next six days, with the following events in a list view.
Normally, I use the week view. But this is another great view which gives me a good overview of the next seven days in one view.
Normally, I use the week view. But this is another great view which gives me a good overview of the next seven days in one view.