No-notion / vlc-bookmarks-editor

vlc extensions to capture/Edit/Save bookmarks
11 stars 2 forks source link

vlc-bookmarks-editor

An extension for VLC that enables the creation and editing of bookmarks.

Introduction

The VLC's default Bookmark feature doesn't offer permanent storage. When you close the media file, the bookmarks disappear. To address this, we introduce the bookmark editor extension that allows for permanent bookmark storage. While moment Track is a widely used bookmark editing extension that works well on Windows and Linux, it's inconsistent on Mac. Hence, the development of bookmark editor which also offers unique functionalities.

Features

1. seperate media bookmarks file

bookmark editor stores a bookmark file for each media file. The boolmark file is named after the media file name and the extension istxt. The default storage path is the user configuration data folder .

change user_name to your user name.

2. Change storage path

you can change it to the path you want in the extension

3. Two modes

bookmark editor has two modes, horizontal and vertical mode.

There are more functions in horizontal mode, change the bookmark storage path, edit the bookmarks with the default text editor, etc. This mode is more conducive to editing.

vertical mode is the default mode,which is more streamlined. You can drag it to the edge of the screen to make it easier to capture bookmarks.

See Usage for specific usage.

Interface

On Mac : <div

On windows:

On Linux :

Installation

Download the bookmark_editor.lua file and place it in the vlc extension folder.

Change program_files to the path of your vlc program change user_name to your username.

Usage

Launching the Extension

Features in Vertical Mode

See also