TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Import your Vesper notes into Trello

1 pointsby rajingtonover 8 years ago

1 comment

rajingtonover 8 years ago
Hey guys! I wrote a migration utility a couple of weeks ago to get your Vesper (<a href="http:&#x2F;&#x2F;vesperapp.co&#x2F;" rel="nofollow">http:&#x2F;&#x2F;vesperapp.co&#x2F;</a>) notes into Trello (<a href="https:&#x2F;&#x2F;trello.com&#x2F;tour" rel="nofollow">https:&#x2F;&#x2F;trello.com&#x2F;tour</a>).<p>If your notes have a lot of pictures the process is rate-limited, but it will eventually complete!<p>I wrote the simple front-end using create-react-app (<a href="https:&#x2F;&#x2F;github.com&#x2F;facebookincubator&#x2F;create-react-app" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;facebookincubator&#x2F;create-react-app</a>).<p>code: <a href="https:&#x2F;&#x2F;github.com&#x2F;rajington&#x2F;vesper-trello" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rajington&#x2F;vesper-trello</a><p>blog post: <a href="https:&#x2F;&#x2F;medium.com&#x2F;p&#x2F;vesper-trello-168732c63d97" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;p&#x2F;vesper-trello-168732c63d97</a>