"</em>": "/ ", "<sr-blockquote>": "#+BEGIN_QUOTE", "</sr-blockquote>": "#+END_QUOTE" }, replace = Object.keys(htmlTags).join('|'); const re = new RegExp(`${replace}`,"g"); let orgSyntax = annote.html.replace(/(?:[\r\n])/g, "").replace(/<a\s+(?:[^>]...
More complex template using hiccup syntax might be possible, but I haven't tested it. Possible Improvements Import as Logseq pages: PDF items (PDF without a parent item) Item page customization: e.g., Org-mode support, page template and so on. Import at cursor: Import specific attachment ...
Support Logseq block reference and page reference and page tag. Support highlight syntax==for Markdown,^^for Org mode. Workflow tags are Colorized. Image partly supported, will be converted to image link. Mainly supportMarkdownmode,Orgmode partly supported. ...
Magic Bold / Italics / Underlne / Hightlight / Strikethrough / Code / Reference / Tag / Quotes Apply various formatting in a smart way: auto-select whole words, recognize Logseq special syntax, smart undo formatting, and work out of editing mode. ...