Building A SimpleNote to Obsidian notes converter

This page summarizes the projects mentioned and recommended in the original post on dev.to

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. simplenote-to-obsidian

    A python script to convert an export of Simplenote notes for use in Obsidian

    It seemed bizarre that there was no official way to import from SimpleNotes, which is quite a popular platform. Then I stumbled across this python script from https://github.com/philgyford/simplenote-to-obsidian/blob/main/convert_notes.py and decided to build my own web version in JavaScript.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. utimes

    🕓 Cross-platform native addon to change the btime, mtime, and atime of files in Node.js.

    I did stumble upon https://github.com/baileyherbert/utimes. A Cross-platform native addon to change the btime, mtime, and atime of files in Node.js. It seems to fix the issue for Win + Mac systems so I might give it a try for the next iteration of this tool

  4. obsidian-releases

    Community plugins list, theme list, and releases of Obsidian.

    I like quickly jotting down notes in SimpleNote but after seeing Obsidian pop up all over the web I was curious and decided to try it out. And I liked it, the ability to add more structure and link documents seemed like a great way to build up to a longer post by referencing snippets and sections that I had saved up as un-related notes in SimpleNote.

  5. simplenote-to-obsidian

    A Simplenote to Obsidian notes converter (by ayushsaranGithuB)

    I've shared the tool as a github-repo for other people to mess around with https://github.com/ayushsaranGithuB/simplenote-to-obsidian

  6. obsidian-importer

    Obsidian Importer lets you import notes from other apps and file formats into your Obsidian vault.

    I tried looking into the official migration guide at: https://help.obsidian.md/import

  7. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Could Obsidian be a useful tool for scriptwriting/filmmaking

    1 project | /r/ObsidianMD | 30 Dec 2022
  • How do you enter dialogue into Obsidian?

    2 projects | /r/ObsidianMD | 9 Jan 2022
  • Obsidian is now free for work

    9 projects | news.ycombinator.com | 20 Feb 2025
  • Blogging with Obsidian and Jekyll

    3 projects | dev.to | 5 Feb 2025
  • Top Obsidian Plugins to Supercharge Your Note-Taking Experience

    6 projects | dev.to | 5 Jul 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?