Source Scanner
by Gerrie Myburgh
Score: 44/100
favorite
share
Description
Category: Coding & Technical Tools

The Source Scanner plugin is designed to help developers using agile methodologies efficiently document business requirements directly in their source code. By scanning Java source code for specific comments such as / ... */ and //b ..., the plugin extracts these comments and generates corresponding notes in an Obsidian vault. These notes can include markdown-formatted text that explains business rule solutions. The plugin also offers the ability to correlate the extracted comments with agile user stories, creating a linkage between the solution notes and the user stories. Additionally, it provides a feature to generate a table that maps each marker to its corresponding document, making it easier to track and manage the business requirements and their implementation.

Stats
3
stars
4,111
downloads
0
forks
545
days
195
days
195
days
6
total PRs
0
open PRs
0
closed PRs
6
merged PRs
8
total issues
2
open issues
6
closed issues
32
commits
Latest Version
6 months ago
Changelog

change tag to 1.0.0

README file from