Data bulk editing
Data editor
Context menu -> dv -> save data
This feature is inactive by default. Active it in option -> lab -> data text editor.
JSON
With JSON data editor you can edit the data of bookmarks directly in JSON formate. You can use your favorite text editor for further editing.
In the 'Edit' mode, a node is updated by its id if the corresponding bookmark can be found. Nodes without 'id' field are treated as new bookmarks.
All nodes are treated as new bookmarks if you are in the 'Create' mode.
Other formats
Similar to JSON data editor, you can modify the data slightly in data view modal ("urls", "plain") and save it back.
Please do not change the structure of the data, only modify individual words. This data is written back sequentially. If there is redundant data, new nodes will be created after the last node.
Bulk replacing
A general task is to replace a domain with another domain. This is simple:
- open the editor page and make sure option -> lab -> data text editor is active.
- search in the search bar: url:old_domain.
- select all the results -> context menu -> dv -> json/urls
- ctrl + f to search and replace anything you want
- click the 'save data' button at the bottom of your data.