floccusaddon / floccusaddon/floccus

iterative commit message instead of "Floccus bookmark update"

Open
#1,757 2 comments 0 reactions 0 assignees View on GitHub
enhancement
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

![floccus-commit-message](https://github.com/user-attachments/assets/7bae980f-0305-4dca-8a68-0c4a0e7ea983)

## 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:

![obsidian-commit-message](https://github.com/user-attachments/assets/fea3873b-125a-4e79-a4c0-27bea05c4bef)

*(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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.