From 55c2fbd4e034e192fdfdcdff92382e9c524c1c28 Mon Sep 17 00:00:00 2001 From: Hongbo Wu Date: Wed, 21 Dec 2022 12:06:38 +0800 Subject: [PATCH] fix: date/time parsing + URLs in default template --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f240b6c..7116624 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,14 @@ This plugin imports your saved [Omnivore](https://omnivore.app/) articles and hi * Import your highlights and saved article * Create graphs based on Omnivore data * Filter imported data using Omnivores [advanced search syntax](https://omnivore.app/help/search) +* Custom templates for imported data ## Installation 1. Install the plugin from the marketplace or build it from source and load unpacked plugin 2. Sign up for an [Omnivore account](https://omnivore.app) -2. Go to [Omnivore](https://omnivore.app/settings/api) and Create an API key -3. Open settings and add your api key +3. Go to [Omnivore](https://omnivore.app/settings/api) and Create an API key +4. Open settings and add your api key ## Usage