My favorites | Sign in
Project Home Downloads Issues
Project Information
Members
Featured
Downloads
Links

Advanced Bookmarks gedit plugin

The plugin is easy to use bookmarking tool for gedit. It remembers all the bookmarks you ever toggled, highlights them in the text and allows you to navigate through the list of the bookmarks with the navigation pane.

The plugin is writen in interpretive language Python, so you don't need to compile anything. The installation process is fast and easy (see below).

Features

  • Bookmark shortcuts
    • Ctrl+B toggle a bookmark
    • Ctrl+Shift+B togle a bookmark within a comment
    • Ctrl+Alt+B edit a bookmark
  • Bookmark highlighting (configurable)
  • Bookmark navigation (bottom pane)

Localization

Advanced Bookmarks uses gettext for localization, so you can easily add a translation for the plugin yourself. If you are not familiar with gettext but want to make a translation, just create an issue and leave your contact information.

The plugin currently supports:

  • English
  • Russian

Roadmap

Follow this link to view the list of enhancments and bugs. Please feel free to create a new issue.

Screenshot

Installation

  • Extract files to directory ~/.gnome2/gedit/plugins
  • Run gedit
  • In gedit main menu go to: Edit -> Preferences
  • In Preferences dialog go to Plugins tab
  • Find Advanced Bookmarks in plugin list and check it
Powered by Google Project Hosting