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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: t2md – back up Trello to markdown folders on disk, fast

16 点作者 GSGBen超过 3 年前

1 comment

GSGBen超过 3 年前
Hi HN! I use Trello as my personal KB and wanted a way to back it all up locally, but I decided that the .json wasn&#x27;t enough - I wanted to be able to view it offline easily as well.<p>So I wrote t2md, which after backing up the .json files constructs a folder tree of markdown files and attachments to represent your boards, lists and cards. From each card the description, comments and checklists are formatted into separate markdown files. Any attachment URLs you&#x27;ve embedded as links or images are then updated to their new relative paths so they continue to display. (The readme shows an example).<p>This was also my project to learn modern C# .NET Core async, which means it runs fast, is cross-platform and is a single-file binary. Let me know what you think!
评论 #29451406 未加载