Releases: benr77/obsidian-gitlab-issues
Releases · benr77/obsidian-gitlab-issues
0.1.10
0.1.9
What's Changed
- Added settings for group level, and project level and Option for Purging. by @JonnyDeates in #23
Full Changelog: 0.1.8...0.1.9
0.1.8
0.1.7
Full Changelog: 0.1.6...0.1.7
0.1.6
Full Changelog: 0.1.5...0.1.6
0.1.4
0.1.3
What's Changed
Full Changelog: 0.1.1...0.1.3
0.1.1
0.1.0
First working release The plugin now operates in a basic manner. Configuration parameters for: - Gitlab token - note template - output directory - issues filter - show/hide ribbon icon An icon can be displayed in the left-hand ribbon. Clicking it with fetch the latest issues from Gitlab. You can also search in the Command Palette and execute the fetch that way instead. By default the plugin refreshes the issues immediately after startup and then every 15 minutes. The default template will write front-matter to each page, allowing easy querying using the DataView plugin.