OneNav Bookmark Management Program 0.9.31 Update Introduction, New Theme "tushan2"

Publish: 2023-06-29 | Modify: 2023-06-29

OneNav is an open-source and free bookmark (navigation) management program developed by xiaoz using PHP + SQLite 3. It has a simple interface, easy installation, and convenient usage. OneNav can help you centralize the management of browser bookmarks, solve the problems of synchronization and access across devices, platforms, and browsers, and achieve deployment in one place and access anywhere.

Image

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

0.9.31 Update

  • Added: Batch operations for the "Category List" - can set categories as private or public in batches, corresponding API is set_cat_batch
  • Added: Display of sub-link quantity (link_num field) in the "Category List"
  • Added: New theme "tushan2", can be downloaded online through theme settings
  • Added: Global search API: /index.php?c=api&method=global_search&keyword=xxx
  • Added: Keyword search function for "My Links", can match by link name, link URL, alternate link, and description
  • Optimized: Improved timestamp conversion function, automatically adds leading zeros when minutes and seconds are single digits
  • Optimized: Login page now has a "Forgot Password" button to guide users on how to reset their passwords
  • Optimized: Improved "baisuTwo" theme
  • Optimized: Improved "5iux" theme
  • Optimized: Improved "webstack" theme
  • Optimized default theme
  • Optimized "baisuNew" theme
  • Changed: Link modification in the backend now uses an iframe popup on the current page
  • Changed: Increased category link quantity from default 20 to 30

Community Group: https://dwz.ovh/qxsul

Upgrade Instructions

Subscribed users can go to OneNav backend - System Settings - Subscription & Updates - Update Now to upgrade.

Image

Note: This method applies to all installation methods, including Docker installation.

For users who have not subscribed, you can go to: https://shop.xiaoz.top/productinfo-101.html to purchase a subscription service. The current subscription price is only 29.9/year.

For other upgrade methods, please refer to the upgrade documentation: https://doc.xiaoz.org/books/onenav/page/5ef69

OneNav 0.9.31 Video Introduction

Update Content Explanation

Only updates that are noticeable to users are listed below.

New Batch Operations for "Category List"

The "Category List" now has batch operations, which can be used to set categories as private or public in batches. After selecting a category, click on the toolbar in the header to perform batch operations, as shown in the following image.

Image

Display of Sub-Link Quantity in "Category List"

The category list now displays how many links exist under each category, as shown in the following image.

Image

New "tushan2" Theme

This theme can be downloaded online in the "Theme Settings". The "tushan2" theme is relatively simple and currently has fewer features, making it suitable for users with a small number of bookmarks.

Keyword Search for "My Links"

After entering a keyword, it will search for matches in the link title, link URL, alternate link, and description.

Image

Optimized Default Theme

  • The "More" button will only be displayed when the number of links in a category exceeds the link quantity set in the backend
  • The "More" button has been moved to the end of the link display
  • The sidebar is hidden when entering a category page, and a return button has been added
  • The bookmark search box has been moved below the top navigation bar
  • Removed the Github button on the navigation bar

Lastly


Comments