Skip to main content

v0.34.0

add:

  • settings: lab: tab nodes.
  • settings: main: add date stamp when creating folders.
  • shortcuts: store current tab to temp folder.
  • shortcuts: store current tab to top folder.
  • shortcuts: copy current tab info to clipboard.
  • link view -> data view.
  • in app hotkey: Copy the info of selected nodes to clipboard: Ctrl + c

change:

  • auto deselect nodes if they become invisible after dropping.
  • top bar: show title automatically if multiple pages come from the same site.
  • top bar: show the title if starred.
  • trash folder -> option menu.

fix:

  • better browser back/forward support after searching or tag clicking.
  • shortcuts: open main app in page.
  • context menu: normalize. Now it works in buffer nodes too.

remove:

  • abookmark browser context menu.
  • json export.
  • not commonly used features.

v0.34.2

improve:

  • vi: larger font size for link hints.
  • side folder bar: synchronized scrolling.

fix:

  • tag text edit.
  • store all tabs.

remove:

  • nav page: bottom search box.

As chrome is going to shut down the support of manifest v2, we have to migrate to manifest v3. Chrome > v105 is required then. (Since google postponed the process, we will revise the schedule.)

0.33.0 [2023-8-1]

add:

  • settings: lab: turn on/off the sail mode.

Since sailing may modify your bookmarks and it needs a bit to learn, we turn off it by default from this version. You can active it from settings - lab panel.

  • search router.

The native bookmark manager has a router for search: chrome://bookmarks/?q=... It may be used as a search engine link and called by other apps. Now we have a similar router for abookmark: {abookmark-app-url}/bookmarks.html?q=... If you are using chrome, it is: chrome-extension://poeodakgiedndmmkabehagjgpbjkcfgg/bookmarks.html?q= or someting like that.