Open Forrai-Zoltan opened 8 months ago
Hi,
Yes, bookmark categories don't hook well to the drop-down lis, even if one specified new categories in the setting. It is certainly a bug.
@simon-forman Little help, until resolved:
You can tweak it manually Open the VAULT.obsidian\surfing-bookmark.json in a json editor and edit manually
"categories": [ { "value": "ROOT", "text": "ROOT", "label": "ROOT", "children": [] }, { "value": "CategroryA", "text": "CategroryA", "label": "CategroryA", "children": [] }, { "value": "CategroryB", "text": "CategroryB", "label": "CategroryB", "children": [] } ] save it and. Reopen obsidian.
You can then select from the category drop-down and change it in the bookmark tab, also add tags there.
Bug Description
When adding a new bookmark from the manager the Category dropdown only displays ROOT and not the other categories.
Relevant Screenshot
To Reproduce
No response
Obsidian Version
1.5.3
web-browser-only
Checklist