Bookmark import? #24
Replies: 4 comments
-
|
Ohi! Also, I've activated discussions, thanks for the suggestion. |
Beta Was this translation helpful? Give feedback.
-
|
Bumping this as a reminder to myself. I think you can hit the "convert to Discussion" button on your side too. Just as a thought, supporting something like JSON or JSONL via stdin on the command line would work in a pinch, you could define the import format and then I could translate e.g. Wallabag JSON to your format. |
Beta Was this translation helpful? Give feedback.
-
Translating your JSON to curl calls isn't that much more effort IMHO. You can check the API docs about adding a bookmark, here: https://github.com/asciimoo/omnom/wiki/API-documentation#add-bookmark-post - it's quite simple. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking for a self hosted bookmarking solution with a Firefox extension and I came across omnom via Betula.
I need to import years worth of bookmarks with tags - I suppose I can write something to hit the API but is import from JSON or HTML files something you're planning?
Note: I would have used a Discussion for this question if it were turned on in this repo.
Beta Was this translation helpful? Give feedback.
All reactions