floccusaddon / floccusaddon/floccus
iterative commit message instead of "Floccus bookmark update"
- Dominant language
- JavaScript
- Stars
- 8.5k
- Forks
- 327
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 2
Description
### Describe the feature you'd like to request
this is an idea pitch for better assistance in version control management: **interative/customized commit messages**
### Describe the solution you'd like
# simple
instead of the same commit message "Floccus bookmark update" we can have iterations like 1, 2, 3, etc.
e.g. starting with `"Floccus bookmark update 1"` and as number of commits add up we'll have something like `"Floccus bookmark update 234"`
### Describe alternatives you've considered
# extensive
## currently every commit by floccus has the same commit message, it's inconvenient to track changes by only commit name

## obsidian-git has a thing called placeholder so i can input custom properties like {{date}} for precise commit time and {{hostname}} for device name, i use "DESKTOP-1R97KDN" so i have this:

*(you can see the full commit message in the 1st image above)*
## my suggestion is that we add placeholders for users to add custom values to a profile by themselves, that way can avoid possible failure and reduce complexity of querying browser-specific properties
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.