OneNav 0.9.20 Update: Batch Editing, Offline Icons, and New Tushan Theme

onenavbookmark manageropen sourcetushan themeoffline icons
Published·Modified·

OneNav is an open-source, free bookmark (navigation) management program developed by xiaoz using PHP + SQLite 3. It features a clean interface, simple installation, and ease of use. OneNav helps you centrally manage browser bookmarks, solving synchronization and access difficulties across devices, platforms, and browsers, allowing for one deployment and access anywhere.

Install OneNav: https://doc.xiaoz.org/books/onenav/page/5ef69

0.9.20 Update Content

  • Backend: Added batch modification of link categories.
  • Backend: Added link search by category.
  • Offline Site Icons: Support added (uses the first character of the title).
  • Bug Fix: Fixed an issue in the baisu theme where modifying a second-level category caused it to revert to a first-level category.
  • New Feature: Added custom theme parameter settings. Reference: https://dwz.ovh/gnae4

Upgrade

Please refer to the upgrade documentation: https://doc.xiaoz.org/books/onenav/page/5ef69

Update Details

Backend Added Batch Modification of Link Categories:

Batch modification of link categories requires three steps: On the "Link Management - My Links" page, select a category, then batch select the links, and finally click the "Batch Modify Category" button.

Backend Added Link Search by Category

Still on the "Link Management - My Links" page, select a category and click "Search Links in this Category."

Default Theme Offline Site Icon Support

Some users operate in a pure intranet environment (unable to connect to external networks), causing link icons not to display. Version 0.9.20 now supports offline icons, using the first character of the link title as the icon. If needed, go to "System Settings - Theme Settings - Parameter Settings" and change the favicon parameter to offline, then save.

The effect is shown below:

For additional theme parameter settings, refer to the help documentation: https://doc.xiaoz.org/books/onenav/page/13f3c

New Theme - Tushan

Thanks to @itushan for their hard work in contributing a new theme "tushan" to OneNav. Tushan is an ultra-minimalist theme that moves all categories to a drawer, offering a clean and simple interface suitable for a browser homepage.

Theme download link: http://soft.xiaoz.org/source/onenav/themes/tushan.zip

After downloading, unzip the file to the templates directory under OneNav. Then, in the OneNav backend, go to "System Settings - Theme Settings," find this theme, and enable it.

Final Notes