summaryrefslogtreecommitdiffstats
path: root/development/pinner/README
blob: 526b444514235fbf16c34adf8e1f3ecf52a7afa0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

# Pinner

A Geany plugin designed to enhance document management by allowing
users to pin documents to a sidebar tab. This feature is particularly
useful for users working with many multiple open documents, as it
enables them to add selected filenames to a list for easy access. Users
can then simply click on a filename in the list to switch to that
document.

A demonstration video is at https://www.twitch.tv/videos/2067406964

The plugin will add two items to the Geany tools menu:

    Pin Document Unpin Document

The list is not persistent and will be cleared when you exit Geany. To
clear it manually, right click on it and left-click on "Clear".

## Keybindings

When the plugin is enabled, keybindings to pin and unpin documents
can be changed from the Geany preferences menu.