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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Savedreplies.io – start using canned response everywhere

2 点作者 mike97大约 6 年前

2 条评论

mike97大约 6 年前
Hi guys,<p>I&#x27;ve just finished my MVP and I would like to get some feedback, it&#x27;s a desktop app(right now working only on windows, we have plans to release it for macOS after some validation)<p>Value proposition: &quot;Offering support or doing marketing&#x2F;sales on social media&#x2F;forums&#x2F;skype can be a very repetitive task or if you work in a big company offering support it may be hard to remember the canned responses that were set by someone else, this is why we come up with SavedReplies, using it you can start using the same canned responses everywhere on your computer.&quot;<p>This is mostly intended for people who support or do marketing&#x2F;sales on social media&#x2F;forums and other types of sites like the one mentioned, anyway, if you are interested I can provide more info
onion2k大约 6 年前
Your website&#x27;s menu doesn&#x27;t work. theme.js is replacing the browser&#x27;s click listener on each of the menu a tags with a call to the &quot;smoothScrolling&quot; function. That function scrolls the page down to an element that has a &quot;name&quot; attribute that matches the hash, but you&#x27;ve used id attributes on them instead.<p>FYI you could replace that entire block of code with &quot;html { scroll-behavior: smooth; }&quot; in your site&#x27;s CSS and get the same effect without needing any JS code at all.
评论 #19787018 未加载