-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
803 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,248 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
|
||
<meta name="author" content="Dmitry M"> | ||
<meta name="description" content="Dmitry's personal website"> | ||
<meta name="keywords" content="blog,developer,personal"> | ||
|
||
<meta name="twitter:card" content="summary"/> | ||
<meta name="twitter:title" content="Org-noter download counts"/> | ||
<meta name="twitter:description" content="Unfortunately melpa does not provide download counts for org-noter. This is an attempt to keep a manual record. | ||
It’s also hard to differentiate between new installs and upgrades. In any case it’s some indication of usage. | ||
Date Count Feb 27, 2022 32000 Aug 11, 2023 50000 Feb 21, 2024 61000 It’s interesting to note that the version in 2022 was marked 2019 so the doubling of downloads in 2 years is likely due to updates."/> | ||
|
||
<meta property="og:title" content="Org-noter download counts" /> | ||
<meta property="og:description" content="Unfortunately melpa does not provide download counts for org-noter. This is an attempt to keep a manual record. | ||
It’s also hard to differentiate between new installs and upgrades. In any case it’s some indication of usage. | ||
Date Count Feb 27, 2022 32000 Aug 11, 2023 50000 Feb 21, 2024 61000 It’s interesting to note that the version in 2022 was marked 2019 so the doubling of downloads in 2 years is likely due to updates." /> | ||
<meta property="og:type" content="article" /> | ||
<meta property="og:url" content="https://dmitrym.online/posts/org-noter-download-counts-2024/" /><meta property="article:section" content="posts" /> | ||
<meta property="article:published_time" content="2024-02-21T00:00:00+00:00" /> | ||
<meta property="article:modified_time" content="2024-02-21T09:36:00-08:00" /> | ||
|
||
|
||
|
||
|
||
<base href="https://dmitrym.online/posts/org-noter-download-counts-2024/"> | ||
|
||
<title> | ||
Org-noter download counts · Dmitry M - Veridis Quo | ||
</title> | ||
|
||
|
||
<link rel="canonical" href="https://dmitrym.online/posts/org-noter-download-counts-2024/"> | ||
|
||
|
||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.11.2/css/all.css" integrity="sha384-KA6wR/X5RY4zFAHpv/CnoG2UW1uogYfdnP67Uv7eULvTveboZJg0qUpmJZb5VqzN" crossorigin="anonymous" /> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" /> | ||
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="https://dmitrym.online/css/coder.min.8a0620e4f0e4dc1d46e4547e92d30120d90b9c9d55f9b1301a8646c76ffe6d3b.css" integrity="sha256-igYg5PDk3B1G5FR+ktMBINkLnJ1V+bEwGoZGx2/+bTs=" crossorigin="anonymous" media="screen" /> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="https://dmitrym.online/css/custom.css" /> | ||
|
||
<link rel="stylesheet" href="https://dmitrym.online/images/syntax.css" /> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="icon" type="image/png" href="https://dmitrym.online/img/favicon-32x32.png" sizes="32x32"> | ||
<link rel="icon" type="image/png" href="https://dmitrym.online/img/favicon-16x16.png" sizes="16x16"> | ||
|
||
<meta name="generator" content="Hugo 0.102.3" /> | ||
</head> | ||
|
||
|
||
|
||
<body class="colorscheme-light"> | ||
<main class="wrapper"> | ||
<nav class="navigation"> | ||
<section class="container"> | ||
<a class="navigation-title" href="https://dmitrym.online/"> | ||
Dmitry M - Veridis Quo | ||
</a> | ||
<input type="checkbox" id="menu-toggle" /> | ||
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label> | ||
<ul class="navigation-list"> | ||
|
||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="https://dmitrym.online/posts/">Blog</a> | ||
</li> | ||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="https://til.dmitrym.online/">TIL</a> | ||
</li> | ||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="https://dmitrym.online/tags/">Tags</a> | ||
</li> | ||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="https://dmitrym.online/pages/about/">About</a> | ||
</li> | ||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="https://dmitrym.online/pages/projects/">Projects</a> | ||
</li> | ||
|
||
|
||
|
||
</ul> | ||
</section> | ||
</nav> | ||
|
||
|
||
<div class="content"> | ||
|
||
<section class="container post"> | ||
<article> | ||
<header> | ||
<div class="post-title"> | ||
<h1 class="title">Org-noter download counts</h1> | ||
</div> | ||
<div class="post-meta"> | ||
<div class="date"> | ||
<span class="posted-on"> | ||
<i class="fas fa-calendar"></i> | ||
<time datetime='2024-02-21T00:00:00Z'> | ||
February 21, 2024 | ||
</time> | ||
</span> | ||
<span class="reading-time"> | ||
<i class="fas fa-clock"></i> | ||
One minute read | ||
</span> | ||
</div> | ||
|
||
<div class="tags"> | ||
<i class="fas fa-tag"></i> | ||
<a href="https://dmitrym.online/tags/seedling/">seedling</a> | ||
<span class="separator">•</span> | ||
<a href="https://dmitrym.online/tags/org-noter/">org-noter</a> | ||
<span class="separator">•</span> | ||
<a href="https://dmitrym.online/tags/opensource/">opensource</a></div> | ||
|
||
</div> | ||
</header> | ||
|
||
<div> | ||
<p>Unfortunately <a href="https://melpa.org/#/?q=org-noter">melpa</a> does not provide download counts for <a href="https://github.com/org-noter/org-noter">org-noter</a>. This is an attempt to keep a manual record.</p> | ||
<p>It’s also hard to differentiate between new installs and upgrades. In any case it’s some indication of usage.</p> | ||
<table> | ||
<thead> | ||
<tr> | ||
<th>Date</th> | ||
<th>Count</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td>Feb 27, 2022</td> | ||
<td><a href="https://gist.github.com/CoolHandLouis/3f273a9eba9e9be07c91ee497f541b79">32000</a></td> | ||
</tr> | ||
<tr> | ||
<td>Aug 11, 2023</td> | ||
<td>50000</td> | ||
</tr> | ||
<tr> | ||
<td>Feb 21, 2024</td> | ||
<td>61000</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
<p>It’s interesting to note that the version in 2022 was marked 2019 so the doubling of downloads in 2 years is likely due to updates.</p> | ||
|
||
</div> | ||
|
||
<footer> | ||
|
||
|
||
|
||
<div id="disqus_thread"></div> | ||
<script type="application/javascript"> | ||
window.disqus_config = function () { | ||
|
||
|
||
|
||
}; | ||
(function() { | ||
if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) { | ||
document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.'; | ||
return; | ||
} | ||
var d = document, s = d.createElement('script'); s.async = true; | ||
s.src = '//' + "dmitry-m-viridis-quo" + '.disqus.com/embed.js'; | ||
s.setAttribute('data-timestamp', +new Date()); | ||
(d.head || d.body).appendChild(s); | ||
})(); | ||
</script> | ||
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> | ||
<a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> | ||
|
||
|
||
</footer> | ||
</article> | ||
|
||
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script> | ||
<script type="text/javascript" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/startup.js" id="MathJax-script"></script> | ||
<script> | ||
MathJax = { | ||
tex: { | ||
inlineMath: [ | ||
['$', '$'], ['\\(', '\\)'] | ||
], | ||
processEscapes: true, | ||
processEnvironments: true | ||
}, | ||
options: { | ||
skipHtmlTags: ['script', 'noscript', 'style', 'textarea', 'pre'] | ||
} | ||
}; | ||
</script> | ||
</section> | ||
|
||
</div> | ||
|
||
<footer class="footer"> | ||
<section class="container"> | ||
|
||
<p>General Nerdery.</p> | ||
|
||
|
||
|
||
© 2024 | ||
|
||
Dmitry M | ||
|
||
|
||
· | ||
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>. | ||
|
||
|
||
</section> | ||
</footer> | ||
|
||
</main> | ||
|
||
|
||
|
||
</body> | ||
|
||
</html> |
Oops, something went wrong.