- fixed a issue that user settings are not restored during reload
- slightly alter max splitter position
- fixed some issues
- add find duplicated bookmarks functionality
- fix missing ui.html
- fix missing roboto font
- sort by date added
- sponsor link
- add bookmark action history functionality
- add "cut" and "show in folder" functionality
- tweaked styling
- some ux improvements and bug fixes
- persist user settings
- added setting to disable favicon (favicon service might not be accessible in some regions)
- added setting to always show bookmark url
- added delete shortcut (command + backspace on mac, delete on windows or linux) to quickly delete bookmarks and folders
- fixed a bug when pressing enter key to confirm editing bookmark or folder opens the bookmark or folder
- major refactoring, great performance improvement, say goodbye to jaggy drag and drop
- fixed a bug where dropping multiple items do not behave as expected
- when using arrow up and down keys to select items will scroll the panel and make the item display at center
- fixed a bug when using arrow down key to select the last node crashes
- add arrow keys and enter key support for the search input and main panel
- when focused in search input, press down arrow key to quickly select the first search result
- use enter key to quickly open a bookmark or folder
- add drag and drop support for the folder panel on the left
- add copy and paste context menu items
- add experimental sort functionality
- add bookmarks count in context menu
- adjust copy behaviour
- folders: title
- bookmarks: url with title as an alternative if url is not present
- adjust open all bookmarks behaviour
- bookmarks in subfolders will also be opened
- add context menu for folders on the left panel
- middle mouse button click a bookmark will open a new tab in background
- open all will open selected bookmarks in background by default
- using hotkey CTRL + ALT + B (CTRL + COMMAND + B on Mac) will now correctly activate existing tab then fall back to create a new one
- change extension name
- minor performance patch
- copy and paste bookmarks
- hotkeys support
- context menu works for multiple selections
- bug fixes
- sync search and current folder with url in real time
- improve drag and drop performance
- add clear icon to clear search state
- clicks search icon now triggers search action
- correctly show active folder
- immediately display folder according to user action (clear search state)
- clicks search input does not unselect current selected nodes
- small performance boost
getFavicon
only resolves domain
- doc
getFavicon
util function
- items are now selectable (also support multiple select)
- items now display its url (if any) when selected
- open action menu by right click
- add Open in new tab and Open in new window
- hotkey support
- better search
- unintentional double click
- map activeFolderId and search to location.hash
- update some deps
- fix search input not focused after click
- drag and drop to move bookmarks and folders 🔥
- button to switch between light mode ☀ and dark mode 🌙
- larger seach input
- icons & title
- add dark mode support (based on media query)
- add default shortcut
- autofocus for search
- refactor store
- fix seach results update issue
- fix edit modal not closed after edited issue
- add subfolder item double click feature
- add empty search results placeholder
- create modal now shows a help message if create option failed
- search now triggers on empty seach input