TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Just a Calendar: Simple Calendar to look at, no login, super light

98 点作者 sharat87大约 3 年前

21 条评论

ekiauhce大约 3 年前
You can go futher. Just type cal in your terminal:<p><pre><code> ~ % cal March 2022 Su Mo Tu We Th Fr Sa 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31</code></pre>
评论 #30853134 未加载
评论 #30855095 未加载
评论 #30853091 未加载
评论 #30854107 未加载
评论 #30854423 未加载
bko大约 3 年前
It would be great if you could share this via url. You don&#x27;t have to store anything, just query params.<p><a href="https:&#x2F;&#x2F;calendar.sharats.me?g=20220101,20220102" rel="nofollow">https:&#x2F;&#x2F;calendar.sharats.me?g=20220101,20220102</a>, ....<p>You can save the year you&#x27;re viewing as well as any highlighted dates and their color. You can fit a lot in query params or further even compress the dates.
评论 #30886560 未加载
kanonieer大约 3 年前
It&#x27;d be nice if there was an option to set Monday as the first day of the week.
评论 #30852422 未加载
sharat87大约 3 年前
An extra thanks to everyone checking this out and sharing issues you&#x27;ve faced. The fact that you folks are vocal about the issues you faced instead of just moving on, tells me I&#x27;m not the only who needed something like this. Cheers!
评论 #30854812 未加载
sh87大约 3 年前
I&#x27;ve been a fan and user of David Seah&#x27;s calendar for 3 years now.<p><a href="https:&#x2F;&#x2F;davidseah.com&#x2F;node&#x2F;compact-calendar&#x2F;" rel="nofollow">https:&#x2F;&#x2F;davidseah.com&#x2F;node&#x2F;compact-calendar&#x2F;</a><p>I keep a pdf and screenshot version on my desktop and phone. For date ranges, I use the excel version.
Brajeshwar大约 3 年前
Whenever I see something about calendar I&#x27;m usually tempted to do the LOTR Calendar trick;<p>Go to your Terminal and type<p>$ calendar -f &#x2F;usr&#x2F;share&#x2F;calendar&#x2F;calendar.lotr -A 365
wodenokoto大约 3 年前
Kinda reminds me of one of my favourite websites, <a href="https:&#x2F;&#x2F;weeknumber.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;weeknumber.com&#x2F;</a>
评论 #30853505 未加载
评论 #30856819 未加载
评论 #30853845 未加载
stavros大约 3 年前
This is great, I was looking for exactly this yesterday. One point of improvement, it would be great if we can drag and drop to specify ranges.
YPPH大约 3 年前
I tried to enter several date format variations in the &quot;Go to date&quot; prompt() pop up. None worked.
评论 #30853469 未加载
greenyoda大约 3 年前
The date here is currently 3&#x2F;30&#x2F;2022 (12:56 AM), but the calendar tells me it&#x27;s the 29th of March (I assume that&#x27;s what the red box around the day means).
评论 #30851770 未加载
评论 #30851719 未加载
HuwFulcher大约 3 年前
Cool, you should have a cookie banner for users to consent to being tracked by Google Analytics though.
评论 #30856542 未加载
digvalley大约 3 年前
I work shifts.. so I build <a href="https:&#x2F;&#x2F;skiftkalender.com" rel="nofollow">https:&#x2F;&#x2F;skiftkalender.com</a> And <a href="https:&#x2F;&#x2F;skiftkalender.app" rel="nofollow">https:&#x2F;&#x2F;skiftkalender.app</a><p>To get a calendar that just works for me
mosselman大约 3 年前
Very cool. Optional week numbers would be nice. We use them at work for planning things.
评论 #30886575 未加载
MarcellusDrum大约 3 年前
&quot;Got to date&quot; doesn&#x27;t work on Firefox 98.0.2.<p>Console shows the error:<p>Uncaught TypeError: app is undefined<p><pre><code> promptGoToDate https:&#x2F;&#x2F;calendar.sharats.me&#x2F;app.js:303 onclick https:&#x2F;&#x2F;calendar.sharats.me&#x2F;:1</code></pre>
评论 #30854762 未加载
jjice大约 3 年前
As an aside, python has a (kind of oddly specific) has a part of the standard library called &quot;calendar&quot; that will render HTML calendars.<p>Always thought that was kind of funny, but I&#x27;ve seen a codebase use it once or twice.
beardyw大约 3 年前
Good idea.<p>Calendars look good and highlighting works. You could put highlight details in localstorage so you can keep them.<p>On my phone the header part is not good in portrait mode and not great in landscape.
评论 #30851909 未加载
9woc大约 3 年前
Another one here: <a href="https:&#x2F;&#x2F;www.timeanddate.com&#x2F;calendar&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.timeanddate.com&#x2F;calendar&#x2F;</a>
tibu大约 3 年前
The marked dates disappear when I try to print the page (FF98.0.1, Mac). Actually when I push Cmd-P the years decrease with one every time.
评论 #30886581 未加载
chrismatheson大约 3 年前
Love it, simple &amp; useful. Well done :)
Hitton大约 3 年前
I like the simplicity. No React or Angular, just vanilla javascript.
评论 #30886587 未加载
mnkmnk大约 3 年前
Doesn’t work on mobile.
评论 #30886588 未加载