gtg922r / obsidian-numerals

An obsidian plugin which turns a math code block into a full featured calculator
Other
389 stars 7 forks source link

Subscript support #37

Closed Alex-Guendel closed 11 months ago

Alex-Guendel commented 1 year ago

Hi, perhaps I just haven't figured it out but I've not been able to make subscripts work. In latex this is done most easily with an underscore - in numerals that renders as eg t_i for TEX mode. Feel like its a minor quibble for an overall fantastic app!

Aeases commented 1 year ago

I'm having the same 'issue', defiently need this before I can really use numerals personally, looks cool as from the pictures tho

gtg922r commented 1 year ago

This has been one of the top feature requests. I'll prioritize it for development

gtg922r commented 1 year ago

Initial development done. Should have a beta out soon

Alex-Guendel commented 1 year ago

Woohoo thanks!

On Sun, Jun 25, 2023 at 3:45 AM Ryan C @.***> wrote:

Initial development done. Should have a bets out soon

— Reply to this email directly, view it on GitHub https://github.com/gtg922r/obsidian-numerals/issues/37#issuecomment-1605916604, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZUE3J2PWM6DJSQL3T7OV3TXM7UBZANCNFSM6AAAAAAV2TEI7E . You are receiving this because you authored the thread.Message ID: @.***>

gtg922r commented 11 months ago

Forgot to mention this should be working in -tex mode with beta starting at 1.3.0. See the README for instructions on how to get the beta with BRAT.

'''math-tex
speed_car = 200 mi / hr    
time_accel = 1000 s 
x_car = time_accel * speed_car
'''

image

Alex-Guendel commented 11 months ago

You went above and beyond my friend, thanks!

On Sun, Sep 17, 2023 at 11:37 PM Ryan C @.***> wrote:

Closed #37 https://github.com/gtg922r/obsidian-numerals/issues/37 as completed.

— Reply to this email directly, view it on GitHub https://github.com/gtg922r/obsidian-numerals/issues/37#event-10393826850, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZUE3J54J5EP6BLUCUQYNYLX27TZHANCNFSM6AAAAAAV2TEI7E . You are receiving this because you authored the thread.Message ID: @.***>