-
Updated
Jul 1, 2021 - HTML
zim
Here are 98 public repositories matching this topic...
-
Updated
Feb 28, 2021 - Shell
-
Updated
Jun 27, 2021 - JavaScript
Currently (57162a79) Zoom in/out/reset action applied to all the opened tabs.
Actual result
Pressing Ctrl++ Ctrl+- (or zoom in/out with mouse wheel) is applied to every opened tab at the moment.
Expected result
Pressing Ctrl++ Ctrl+- (or zoom in/out with mouse wheel) should be applied to the current (active) tab only, as it is in all major web browsers.
Additional detai
-
Updated
Apr 7, 2021 - Shell
With https://download.kiwix.org/zim/stack_exchange/stackoverflow.com_eng_all_2018-08.zim, the title in the search bar print escaped %26 characters.
"Back" and "Forward" buttons should bring the user on the proper article (what it does), but as well at the right vertical position in the article (what it doesn't do).
Having the following list of articles:
$ cat articles
/dev/zero
Device_file
Scraping it:
mw --mwUrl="https://en.wikipedia.org" --articleList=articles
We remark the the welcome page list miss the article "Research Unix"... but the article is in the ZIM.
The reason is the space beetween "Research" and "Unix".
What happens is that Wikipedia Mediawiki is configured
We came years ago to the conlusion that 2M was a better compromise.
https://github.com/openzim/libzim/blob/master/src/constants.h
@kevinmcmurtrie commented on Feb 15, 2021, 5:27 AM UTC:
- Location: Worker
- Schedule Name/ID: gutenberg_mul_all
- Task ID: 806bba557688d39ae7189206
Problem
Scraper was rapidly hitting http://aleph.gutenberg.org while it was refusing TCP/IP connections. This resembles a DoS attack and could result in clients being blacklisted.
[https://farm.openzim.org/
This is necessary to have custom filename in the ZIM farm. See openzim/warc2zim#82
A small thing perhaps but per kiwix/libkiwix#554 it may be useful if zimrecreate (and any other zim writing tools) could default to zstd compression and require a switch for lzma?
Presently lzma appears to be the default for zimrecreate and it requires a switch for zstd, yet the latter algorithm appears to offer better compression (along with possibly faster extrac
-
Updated
Jun 19, 2021 - PowerShell
-
Updated
Oct 9, 2020 - Python
-
Updated
May 5, 2021 - Go
-
Updated
May 16, 2021 - C++
-
Updated
Aug 13, 2020 - Python
At least on skin-of-color-society the welcome poster is not displayed.
Multiple refresh might trigger the following error message and/or make the poster appear. This tend to point to a loading issue. It may be that we're calling the polyfill too early after the code that injects the video details on top and (more importantly) the
-
Updated
Dec 13, 2017 - CSS
-
Updated
Jun 11, 2021 - Shell
-
Updated
Jan 16, 2019 - C
Improve this page
Add a description, image, and links to the zim topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the zim topic, visit your repo's landing page and select "manage topics."


General information
Description
At the moment, Markor allows to take a photo using the system camera app, place it into the directory of the note file, and insert the relevant markdown into the file.
I would like to ask that videos (obtained form exactly the same source) be attachable exactly the sa