Miodrag Milić

Results 112 issues of Miodrag Milić

**Current Status** I organize passwords via folders that have subfoldres. When I got several passwords shared I need to individually: 1. Drag and drop 1 password to a folder 1....

feature

Version 1.2 of mkdocs supports [environment vars in configuration](https://www.mkdocs.org/user-guide/configuration/#environment-variables). This means that we can now have options like this: `enabled: !ENV ENABLE_PDF_EXPORT` or `enabled: !ENV [ENABLE_PDF_EXPORT, 'true']` instead `enabled_if_env: ENABLE_PDF_EXPORT`...

Repeated builds could be way faster. Currently plugin always exports everything even if you change one file out of many. On medium size project it takes 3+ minutes to export...

It would be great to have an option to build both for obvious reason - people may need full docs offline or just particular page. Currently, you must choose what...

Now it runs locally or it uses vagrant. Sandbox makes much more sense now that it is integrated into W10.

enhancement

https://github.com/kai2nenobu/my-chocolatey-packages/actions/runs/212866242/workflow

enhancement

It would be good to have a plugin that records errors on packages, count them and after a threshold is reached it creates an issue on the Github/lab... Only single...

enhancement

Perhaps MIME check should work only on URL32/64 urls, and not on others. That would allow for extra URLs to be checked for existence: ReleaseNotes, Manuals etc. Update option `NoMimeCheck`...

enhancement

Currently AU plugins run at the end and there is a single BeforeAfter script that can be set in updateall options. It should be possible to define plugins that run...

enhancement

#84 can be achieved if delay is introduced to package update (way of 'pending' status). If delay is set to 3 days, the new version can be checked on virus...

enhancement