You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking at a way to import a collection of bookmarks into hoarder app.
So far, I found 2 solutions
from the webUI, dropping a HTML bookmarks file
using the command line tool
But in both cases, I don't see how to import the tags.
I understand the webUI import feature only import the "url", but ignore all other values (such as title, description, tags, dates, ...)
Using the CLI, it is a bit better, as one can
set the title, note, archived or not, favourite or not
it is possible to add a bookmark to a list
But I don't see how to set tags on bookmarks from the CLI.
This is the only missing feature for me.
With it, one could import from CLI, any collection of tagged bookmarks (with custom script).
And it would also be possible to export using the CLI the current hoarder-app data.
I am looking at a way to import a collection of bookmarks into hoarder app.
So far, I found 2 solutions
But in both cases, I don't see how to import the tags.
I understand the webUI import feature only import the "url", but ignore all other values (such as title, description, tags, dates, ...)
Using the CLI, it is a bit better, as one can
But I don't see how to set tags on bookmarks from the CLI.
This is the only missing feature for me.
With it, one could import from CLI, any collection of tagged bookmarks (with custom script).
And it would also be possible to export using the CLI the current hoarder-app data.
Would it be possible to add:
The process would not be fast, but at least possible.
The text was updated successfully, but these errors were encountered: