Daily Shaarli
May 25, 2025
evernote2obsidian brings your Evernote data to Obsidian minimizing and reporting issues during conversion. It also includes a better HTML to Markdown Python module.
- Text-based user interface with menus, partial mouse support, and many user-configurable options.
- List all your notes in Evernote.
- Scan notes for potential conversion issues, so you can "fix" them in Evernote before exporting - or just let the program deal with the issues automatically.
- Export notes as HTML or Markdown, including attachments.
- Improved conversion quality: this project was created because I could not find any other that preserves as much of the original Evernote data when converted to Obsidian as I wanted. More details below.
- Scan your Obsidian vault for potential issues, such as broken links.
ScrollSnap is an open-source macOS application designed to capture scrolling screenshots with a customizable selection area and menu interface. It allows users to define a capture region, take stitched scrolling screenshots, and save them to various destinations (e.g., Desktop, Clipboard, Preview).
自定义区域滚动截屏
Display any CSV (comma separated values) file as a searchable, filterable, pretty HTML table. Done in 100% JavaScript. 【HN】
- https://github.com/thomasinch/csv-to-html-table/ Modified it so you can drag and drop CSV files in the browser instead of having to pull and run locally. Hosted on Github Pages here (https://thomasinch.github.io/csv-to-html-table/), but made it a single index.html so it can be downloaded and used offline.