summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2022-01-22 22:43:38 +0100
committerivarlovlie <git@ivarlovlie.no>2022-01-22 22:43:38 +0100
commit88110f536f9c3843ecf5016122e101f8a424af77 (patch)
treee8be4e77ccfb5ad37f49f89adad59ff12b4c85ea /README.md
downloadbookmark-thing-88110f536f9c3843ecf5016122e101f8a424af77.tar.xz
bookmark-thing-88110f536f9c3843ecf5016122e101f8a424af77.zip
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..64c54df
--- /dev/null
+++ b/README.md
@@ -0,0 +1,33 @@
+# IOL.BookmarkThing
+
+IOL.BookmarkThing is a bookmark indexing service, it provides a web-app and web-extension for adding websites and notes into a index which aims to provide a context-relevant search engine of your own.
+A personally curated google if you want
+
+# Feature list
+ - Bookmarks
+ - A bookmark has the following schema:
+ - id guid
+ - name string
+ - url string
+ - description string
+ - tags string
+ - Folders
+ - Organise bookmarks with folders
+ - Color-based
+ - Tags
+ - Organise bookmarks with tags
+ - Color-based
+ - Import
+ - Connect to github in order to import stars into the the index
+ -
+ - Account
+ - Login with github
+ - Login with email
+ - Login/Logout
+ - Forgot password mechanism
+ - Export all data
+ - Import bookmarks
+ - Import from file (support larder.io, pinboard, custom)
+ - Delete all data
+ - Search
+ - A full text search for bookmarks