Difference between revisions of "Foobar2000:Components/Vital Bookmarks (foo vbookmark)"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m (version update)
 
(21 intermediate revisions by one user not shown)
Line 9: Line 9:
 
| released            = {{start date and age|2023|07|17}}
 
| released            = {{start date and age|2023|07|17}}
 
| released_ref        =  
 
| released_ref        =  
| stable_release      =  
+
| stable_release      = 1.3.4
| stable_release_date  =  
+
| stable_release_date  = 2023-12-27
| preview_release      = 1.0.beta.3
+
| preview_release      =  
| preview_release_date = 2023-07-17
+
| preview_release_date =  
 +
| foobar2000_architecture =
 
| foobar2000_minimum  = 2.0
 
| foobar2000_minimum  = 2.0
 
| foobar2000_maximum  =  
 
| foobar2000_maximum  =  
 
| foobar2000_ui_module = Default UI, Columns UI  
 
| foobar2000_ui_module = Default UI, Columns UI  
| use                  = Boorkmarks
+
| use                  = General
 
| license              = [https://github.com/ghDaYuYu/foo_vbookmark/blob/master/LICENSE GPL-3.0]
 
| license              = [https://github.com/ghDaYuYu/foo_vbookmark/blob/master/LICENSE GPL-3.0]
 
}}
 
}}
Line 34: Line 35:
 
* Adds a menu item Playback -> Vital Bookmarks.
 
* Adds a menu item Playback -> Vital Bookmarks.
 
* UI element can be used add, restore or delete bookmarks.
 
* UI element can be used add, restore or delete bookmarks.
* Editable UI column field 'Comment' to add extra bookmark descriptions.
+
* Editable UI column fields 'Time' and 'Comment' to add extra bookmark descriptions.
 
* Option to auto-create bookmarks on exit.
 
* Option to auto-create bookmarks on exit.
 
* Option to auto-create bookmarks on track change.
 
* Option to auto-create bookmarks on track change.
Line 40: Line 41:
 
== External links ==
 
== External links ==
 
* {{ha|https://hydrogenaud.io/index.php/topic,124481.0.html}}
 
* {{ha|https://hydrogenaud.io/index.php/topic,124481.0.html}}
* [https://raw.githubusercontent.com/ghDaYuYu/foo_vbookmark/master/compiled/foo_vbookmark-1.0.0.beta.3.fb2k-component Download]
+
* [https://github.com/ghDaYuYu/foo_vbookmark/tree/master/compiled Download]
 
* [https://github.com/ghDaYuYu/foo_vbookmark Vital Bookmarks on github]
 
* [https://github.com/ghDaYuYu/foo_vbookmark Vital Bookmarks on github]
 
* Original Basic Boorkmark {{ha|https://hydrogenaud.io/index.php/topic,118283.0.html}}
 
* Original Basic Boorkmark {{ha|https://hydrogenaud.io/index.php/topic,118283.0.html}}
 
* [https://github.com/Paremo/foo_bbookmark Basic Bookmarks by Paremo on github]
 
* [https://github.com/Paremo/foo_bbookmark Basic Bookmarks by Paremo on github]

Latest revision as of 12:05, 27 December 2023

Vital Bookmarks
Vital bookmarks example.png
Developer(s) da yuyu
Repository
Release information
Initial release July 17, 2023; 1 year ago
Stable release 1.3.4 (December 27, 2023)
Preview release
foobar2000 compatibility
Architecture
Minimum version 2.0
Maximum version
UI module(s) Default UI, Columns UI
Additional information
Use General
License GPL-3.0
Discussion thread {{{discussion_thread}}}
View all components

Description

Vital Bookmarks features playback bookmarks, enabling adding and restoring bookmarks from the Playback navigation menu (Playback -> Vital Bookmarks). The bookmark manager is available by adding the Vital Bookmark UI element to the fb2k layout. Other options include automatic creation of bookmarks on exit or on track change.

Authors

  • Paremo (the original Basic Bookmark project up to v0.8.05)
  • da yuyu is main developer of this fork since 2023-07-27, when the component was renamed Vital Bookmarks.

Requirements

Vital Bookmarks requires foobar 2000 v2.

Features

  • Adds a menu item Playback -> Vital Bookmarks.
  • UI element can be used add, restore or delete bookmarks.
  • Editable UI column fields 'Time' and 'Comment' to add extra bookmark descriptions.
  • Option to auto-create bookmarks on exit.
  • Option to auto-create bookmarks on track change.

External links