yarle icon indicating copy to clipboard operation
yarle copied to clipboard

Yarle - The ultimate converter of Evernote notes to Markdown

Results 101 yarle issues
Sort by recently updated
recently updated
newest added

Currently Obsidian itself do not support images as links hence, Yarle cannot support this feature yet.

enhancement
blocked

It appears that Obsidian requires the tags to be entered without a hash when including in the front matter section and with a hash if they are entered into the...

As we put the metadata information into the html generated into the _resources folder, it would be nice if the users could set the required format by adding a template...

Option 1: leave resources folder as it is, put all the extracted content there, but we should replace the links to them in the MD files to what is configured....

enhancement

At the moment we don't have a good way to deal with notes like this: This generates enml like this (only the note part here): ```html Level 2 ``` In...

Currently, the Zettelkasten IDs are generated based on the creation time of the note. A smarter way would be to generate them to represent a logical hierarchy of the notes...

enhancement

Each textbundle consists of three components: 1. info.json: it contains the metadata in the following form: { "creatorURL" : "file:\/\/\/Applications\/UlyssesMac.app\/", "transient" : false, "type" : "net.daringfireball.markdown", "creatorIdentifier" : "com.ulyssesapp.mac", "version"...

Bumps [scss-tokenizer](https://github.com/sasstools/scss-tokenizer) and [node-sass](https://github.com/sass/node-sass). These dependencies needed to be updated together. Updates `scss-tokenizer` from 0.2.3 to 0.4.3 Release notes Sourced from scss-tokenizer's releases. v0.4.3 What's Changed Bump acorn from 5.7.3...

dependencies

Bumps [npm](https://github.com/npm/cli) from 8.10.0 to 8.19.2. Changelog Sourced from npm's changelog. 8.19.2 (2022-09-13) Dependencies Workspace: @npmcli/[email protected] Workspace: [email protected] Workspace: [email protected] 8.19.1 (2022-09-01) Bug Fixes d60b43f #5438 fix: Turn off progress...

dependencies

I have successfully exported all my Evernote notebooks with all attributes checked. But, when I run them through Yarle with the generate nested-tags option, the notes displays as standard, un-nested...