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
But the omnivore export format also has bookmark.State which can be either Active or Archived
I can see, that your import dto doesn't have archived boolean
Describe the feature you'd like
Currently you import with this mapping:
But the omnivore export format also has
bookmark.State
which can be eitherActive
orArchived
I can see, that your import dto doesn't have
archived
booleanbut your bookmarks do have them.
I'd code it myself, but I can't even read typescript, even though I am C# dev.
This react stuff isn't something that I want to learn.
Describe the benefits this would bring to existing Hoarder users
It would bring better experience when migrating from Omnivore, so that the work that users put into their articles with archiving wouldn't be wasted.
Can the goal of this request already be achieved via other means?
I guess manual bulk updates for bookmarks. But very difficult to tell which should be archived and which not.
Have you searched for an existing open/closed issue?
Additional context
No response
The text was updated successfully, but these errors were encountered: