-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.txt
69 lines (55 loc) · 2.33 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
[general]
name=pathfinder
email=silvio.bentzien@protonmail.com
author=silvio bentzien
qgisMinimumVersion=3.32
description=Copy file paths and open file explorer
about=
Add actions to the layer context menu for copying its source or opening the file location. Customize quoting and separation characters in the pathfinder settings. Shift + Right Click adds a Copy Path command with double backslashes. Use these keyboard shortcuts:
- Copy Path: Ctrl + E
- Copy Path (\\): Ctrl + Shift + E
- Show in Explorer: Ctrl + R
version=version 0.5
changelog=
0.5 2024-07-14
* bumped required minimum QGIS version to 3.32
* support wider range of providers
* Show in Explorer now selects files on Windows
0.4.2 2022-05-21
* bumped required minimum QGIS version to 3.18
* improved/fixed detection of layername and subset string
* added setting for custom notification duration
0.4.1 2021-09-28
* fix for shapefiles added via directory
0.4 2021-09-18
* support for shapefiles added via "directory"
* added German translation [looking for translators! get in touch]
* added option to return path to original spreadsheet file of a spreadsheet layer
0.3.3 2021-05-08
* added actions for keyboard shortcuts
* updated about and metadata
0.3.2 2021-04-26
* removed New Line separator and made it an option instead
* fix Tab separator
0.3.1 2021-04-13
* fix vector layers not working correctly
0.3 2021-04-11
* added persistent plugin settings
* added settings dialog and toolbar button
* added path formatting customization options
* added formatting preview within the settings dialog window
* added option to display notification
* restructured project
0.2 2020-10-26
* Remove pandas dependency
* Make the context menu compatible with other plugins that modifies it
0.1.1 2020-10-08
* Add homepage
0.1 2020-10-07
* First version
tracker=https://github.com/freeshrugsxd/qgis-pathfinder/issues
repository=https://github.com/freeshrugsxd/qgis-pathfinder
homepage=https://github.com/freeshrugsxd/qgis-pathfinder
tags=copy path, show in explorer, clipboard, vector, raster
icon=icons/copy.svg
experimental=False