Skip to main content

v0.40.0 [2024-07-05]

add:

  • filters for storing 1 tab.
  • data view: open data.
  • settings: create new nodes at the beginning of a folder*.
  • settings: Selected text as note when creating nodes*. ("Site access On all sites" is needed)
  • settings: nav: show titles
  • settings: nav: tile mode

change:

  • tab nodes: context menu: reload selected tabs.

remove:

  • infrequently used features.

v0.39.1

improve:

  • sort by url.
  • tab nodes: context menu: reload. (~)
  • tab nodes: context menu: suspend.

v0.39.0

add:

  • shortcuts: Extract links from web page

This function only works on normal web pages. It extracts links from the page and loads them as temporary nodes. Then you may open these nodes directly or save them to a normal folder.

1, assign the corresponding shortcut keys. (chrome://extensions/shortcuts) 2, select the area you want to extract from on the web page. 3, extract links from this area by the shortcut.

v0.38.1

fix:

  • side panel: start page: tab nodes.

v0.38.0

add:

  • sort: reverse the order
  • paths for q nodes
  • context menu: check duplicated nodes in selected folder
  • context menu: open in incognito window
  • basic drag & drop support for incognito tab nodes. Do not forget to turn on the 'allow in incognito' option (chrome -> manage extension -> Allow in Incognito)

v0.37.0

add:

  • settings: side panel start page.
  • settings: side panel reverse order.
  • sailing: go to sailing folder.

improve:

  • edge: side panel
  • import from json files.

v0.36.5 [2024-03-05]

add:

  • search in folder button
  • side panel: search in folder in a tab

improve:

  • permissions

v0.36.3 [2024-02-10]

fix:

  • tab group dnd/remove
  • tab nodes dnd across window
  • sd active nodes

v0.36.0

Chrome 109+ is required from this version. And chrome 116+ is required for side panel.

add:

  • tab node: tab groups.
  • side panel & vertical tabs. (chrome 116+)
  • settings: click: extension icon: click to open side panel
  • system keyboard shortcuts: open side panel
  • mouse middle button click to remove the node.

improve:

  • cross window cut / copy support
  • cross window drag & drop support.
  • drag support for the avatar of the selected nodes.

remove:

  • sail: fold with url tag.
  • sail: Mark incoming nodes with "~"
  • not commonly used features.

v0.35.0

add:

  • Archive folder.
  • Shortcut: Store current tab to archive folder.
  • vi: "A" -> archive. ":+" -> add
  • Node shortcut list.
  • data view: variables: date, origin, host.
  • data view: pipes: maxLength, until, untilReg.
  • json data editor -> data view.

fix:

  • Sailing: in new window.
  • Create.

remove:

  • Trash recycle.

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.