issues
search
dmarx
/
bench-warmers
DigThatData's Public Brainstorming space
https://github.com/dmarx/bench-warmers/tree/main#readme
MIT License
65
stars
7
forks
source link
Convert links to obsidian-compatible labels
#42
Open
dmarx
opened
7 months ago
dmarx
commented
7 months ago
[ ] update scripts that ignore specific commits to ignore front matter
non-trivial af. the current approach only works because labels are on a given line
here's something that could work, but would be a whole thing to implement
get list of files modified
identify line at which front matter ends
only respect diffs below that line
[ ] copy labels into front matter
[ ] modify scripts that utilize/manipulate labels to parse front matter