Matija Šuklje

Results 62 issues of Matija Šuklje

**Does your feature request involve difficulty completing a task? Please describe.** I make ample use of the Markdown export of annotations of the books and Wallabag articles I read on...

enhancement
Plugin

**Does your feature request involve difficulty completing a task? Please describe.** I find the current syntax of annotations exported in Markdown ugly and confusing. This makes it hard to read...

enhancement
Plugin
User patch available

If you write Summaries to all your blog posts, it might be useful for someone browsing through your Archive, if they can see (or search) through the Summaries. That would...

I have 1000+ tasks (in a tree structure) and each month/week I add start dates only to those that I actually want to work on this period. Currently this use...

documentation

### Environment * **Version**: 2.5.4 * **Installation**: https://apps.yunohost.org/app/wallabag2 * **PHP version**: 8.3 * **OS**: Linux, YunoHost 12 (Debian 12) * **Database**: MariaDB * **Parameters** ### What steps will reproduce the...

Bug

I am looking at the helper scripts – https://reuse.readthedocs.io/en/stable/scripts.html#year-of-first-commit – and see an issue. Namely, if you run that on a file, it can find the wrong year. I just...

stale

It would make sense to also have a `--skip-tagged` flag to `addheader` to skip files that already include SPDX/REUSE _file_ tags/headers. There are two ways how I see we could...

stale

`reuse addheader` can mess things up when a copyright statement exists in a file. You can try it out by running `reuse addheader --style python --copyright me --license GPL-2.0-only` on...

stale

I know that `abduco` is a delightfully simple command, but there are (at least) two pieces that can be set up, and it might be nice to have that set...

I know it is a matter of preference, but some people (like me) prefer long flags over short ones, so they can better remember what they do, especially with auto-completion...