Matija Šuklje
Matija Šuklje
I thought it could be done in the SystemD services, no?
I’m not a Git expert by any means, but from what I understand `--reverse … | head` should be faster, but `--follow` should be more exact.
This issue is still relevant.
A workaround on Fish shell that I started using is to save the following allias: ```fish function abduco --description 'Sane defaults for Abduco (Ctrl+q to detach)' set --export ABDUCO_CMD fish;...
Happy to help. Can you let me know how I can best test it works?
I admit I am confused. Nothing prevented me from typing in `cc-*-nc-*` before, it just did not do anything. How do I test it that it now understands that and...
Ah, thank you. That was what I was missing. I couldn’t make it this week. I’ll add try to remember to add those to my calendar though.
@pombredanne, depends on how the categories are done. I want to have it convenient, but also the final say to fine-tune it. E.g. if the category is “non-commercial” and there’s...
Perhaps it’s a bit of a big ask, but could we also interpret `Tag(s):` and `Keyword(s):` tags in the YAML front matter as Zettlekasten tags?
@artempyanykh , I think @fisher-j described it well. The thing is that several note/doc/blog systems using MarkDown – [Pandoc](https://pandoc.org) and [Pelican](https://getpelican.com) to name just two – already use `tags:` and...