Utsob Roy
Utsob Roy
@poire-z > Having subdirectories making the full path of the file is obviously better than the somehashortruncatedbutsinglefile idea, which is not reversible (you can't guess the fullpath from this somehashortruncatedbutsinglefile)...
Now... Should we centralize sidecars or make them hidden with dots? Of course configurably.
Will test it by Monday. :)
How will it interop with ActivityPub. I guess, if we represent flairs as tags it will work well.
Interesting. I thought the error is due to the fact that this decorator works on a Serializer class, not an instance of a Serializer. Can we solve this by passing...
Conventional commit support in `git commit` will be great. Alternatively, we can allow plugins to take care of these things like this one: https://marketplace.visualstudio.com/items?itemName=vivaxy.vscode-conventional-commits
> IMHO making it tweakable on a task-by-task basis is a bit too fine-grained. It is a bit too fine-grained. However, the `tasks.json` file is a list, so setting params...
@michealp-coder I'm also affected by this. Can't Install any extension.
> Well I found a semi automatic way to do it, I made a templater search and replace script and configured a hotkey so it loads the template and replaces...
> I thought formatting is controlled by plugins? Should there be multiple passes to a format? Sorry I am bit slow and lost trying to work on this. I assume...