Re: ✨LeoJS beta 0.2.0 Released!

2023-12-21 Thread Félix
Thanks Thomas, Great info! I've added that info in the issue on github about the rst3 support at https://github.com/boltex/leojs/issues/80 :) On Thursday, December 21, 2023 at 11:57:53 PM UTC-5 tbp1...@gmail.com wrote: > On Wednesday, December 20, 2023 at 11:13:38 PM UTC-5 Félix wrote: > > Vikt

Re: ✨LeoJS beta 0.2.0 Released!

2023-12-21 Thread Thomas Passin
On Wednesday, December 20, 2023 at 11:13:38 PM UTC-5 Félix wrote: Viktor, About rst3: I've implemented all of the rst related code in LeoJS, (see leoRst.ts in the repository ) but there's a part that I could not transliterate.

Re: ✨LeoJS beta 0.2.0 Released!

2023-12-21 Thread Félix
Oh Great point HaveF! > I thought you also developed a low-level library called LeoJS, and the "Leo Editor for Visual Studio Code" extension was developed on top of this low-level library. Yes Indeed, I didn't catch on to what you were implying sorry: Yes - *LeoJS * has an almost 99% separate

Re: ✨LeoJS beta 0.2.0 Released!

2023-12-21 Thread Edward K. Ream
On Sunday, December 10, 2023 at 7:43:15 PM UTC-6 Félix wrote: 🚀*LeoJS Debuts!*🌟 I'm thrilled to unveil LeoJS 'beta' 0.2.0 , a JavaScript implementation of the Leo Editor, now reimagined as a VSCode extension. Building on the fo

Re: ✨LeoJS beta 0.2.0 Released!

2023-12-20 Thread HaveF HaveF
> > 1- LeoJS *is *"Leo Editor for Visual Studio Code". Not 'based on'. > I thought you also developed a low-level library called LeoJS, and the "Leo Editor for Visual Studio Code" extension was developed on top of this low-level library. (I even wonder if this LeoJS library could be used to integr

Re: ✨LeoJS beta 0.2.0 Released!

2023-12-20 Thread Félix
Addendum: I just thought Id specify to readers unaware of VSCode's integration into github that yes, It's not a typo: *Press the dot "." on your keyboard* when viewing a particular branch on repo that you own. Tada! :) Félix On Wednesday, December 20, 2023 at 11:13:38 PM UTC-5 Félix wrote: >

Re: ✨LeoJS beta 0.2.0 Released!

2023-12-20 Thread HaveF HaveF
- Like its predecessor, LeoInteg, LeoJS employs VSCode's robust GUI to host a variety of panels and controls, offering a smooth and familiar user experience. Hi, Félix, Congratulations! I have two questions: 1. "Leo Editor for Visual Studio Code" is based on LeoJS, while "Leo Editor Int

Re: ✨LeoJS beta 0.2.0 Released!

2023-12-20 Thread Viktor Ransmayr
Hello Felix, Félix schrieb am Montag, 11. Dezember 2023 um 02:43:15 UTC+1: ... *Join the Beta Release Journey* I invite you to be part of this exciting phase: Your feedback and bug reports are invaluable in refining LeoJS for a full release! Many tha

Re: ✨LeoJS beta 0.2.0 Released!

2023-12-10 Thread Thomas Passin
On Sunday, December 10, 2023 at 10:53:00 PM UTC-5 Félix wrote: For the web version, you have to have at least a repo created with at least one commit. Creating a new repo and also adding an automatic readme file inside of it while you create it do work if I recall correctly. (Totally new and em

Re: ✨LeoJS beta 0.2.0 Released!

2023-12-10 Thread Félix
Thanks Thomas, Indeed I also noticed some problems with the importers (@auto) I've started an issue about .md markdown @auto imports failing. https://github.com/boltex/leojs/issues/60 Feel free to add an issue if you have details about the importers failing. For the web version, you have to h

Re: ✨LeoJS beta 0.2.0 Released!

2023-12-10 Thread Thomas Passin
All right, it installed in vsc and it did open an outline. I saw a lot of errors like this: reading settings in C:/Users/tom/.leo/workbook.leo TypeError: Cannot read properties of undefined (reading 'trim') at Ini_Importer.find_blocks (c:\Users\tom\.vscode\extensions\boltex.leojs-0.2.0\dist\ext

Re: ✨LeoJS beta 0.2.0 Released!

2023-12-10 Thread Thomas Passin
I'm afraid I can't get started. The beta insists on opening a repo first, but I can't figure out how to either find my own repos or to get authenticated for Github. I'd rather start working on a .leo file that isn't in a repo at all. I'm never going to have all my outlines in a repo, but I wa