Skip to content

jcjgraf/BatchMark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vimiv BatchMark

vimiv plugin for batch marking images

Vimiv BatchMark lets you easily mark contiguous images

Installation

  • Clone this project into $XDG_DATA_HOME/vimiv/plugins/.
  • Activate Vimiv BatchMark by adding batchmark = to the PLUGINS section of $XDG_CONFIG_HOME/vimiv/vimiv.conf.

Usage

  • Select the first image you want to mark
  • Run :batchmark-start
  • Select the last image you want to mark
  • Run :batchmark-end

If at least one image in the range is not marked, all images get marked. If all images are already marked, the all get unmarked.

Commands

  • batchmark-start: Start BatchMark selector at current image.

  • batchmark-end: EndBatch Mark selection at current image. If the selection is valid the selected images are (un)marked.

  • batchmark-toggle: Starts/ends a BatchMark selection depending if we have started on already. Binding this command to e.g. V in vimiv would result in similar functionality as Vims visual mode.

  • batchmark-cancel: Cancels an already started Batch Mark selection.

Status Bar Module

BatchMark provides the status bar module {batchmark}. It indicates if a BatchMark has been started and if the current Batch Mark got invalid due to a change of path.

For instruction on how to enable it please consult the vimiv docs.

About

Vimiv Plugin to Batch Mark Images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages