[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/sci/ - Science & Math

Name
Options
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.
  • Additional supported file types are: PDF
  • Use with [math] tags for inline and [eqn] tags for block equations.
  • Right-click equations to view the source.

08/21/20New boards added: /vrpg/, /vmg/, /vst/ and /vm/
05/04/17New trial board added: /bant/ - International/Random
10/04/16New board for 4chan Pass users: /vip/ - Very Important Posts
[Hide] [Show All]


Janitor applications are now open. Apply here!


[Advertise on 4chan]


File: quarto.png (12 KB, 320x77)
12 KB PNG
What is your text editor of choice?

I've always used latex, but recently I found that quarto (from posit) is quite comfy if you routinely uses R or Python. You just make a good YAML header and there's little reason to use anything else. It's also nice that it can output simultaneously pdf, docx and even the .tex code. This is quite useful if you work with people who are still using word/gdocs. The only issue I've seen thus far are tables. Making simple ones are easy, but if you want something more customized it's kinda ass - doable, but kinda ass.
>>
>>16995620
I just want a simple table editor. Not spreadsheet for calculation.
Something that supports sorting. Multi-line. Wrapping long entries. Think wikipedia’s tables.

Many kinds of information are organized as lists and tables. But the support on stuff like obsidian is still poor. I think it’s the insistence of these modern programs of making everything underneath as readable plain text, markdown-flavored. Making certain features clunky to implement.
>>
>>16995708
Line-wrapping in markdown tables is a super difficult computer science question. Basically P vs NP level. That’s why no program can do that.

https://forum.obsidian.md/t/word-wrap-in-markdown-tables/2859
https://old.reddit.com/r/vim/comments/18diw38/wrap_long_lines_in_markdown_tables/
https://stackoverflow.com/questions/15955160/markdown-table-with-long-lines
>>
>>16995719
The list-table from python’s docutils/restructuredtext would work better as the underlying representation for that kind of purpose.
https://sphinx-nefertiti.readthedocs.io/latest/users-guide/components/tables-rst.html#list-table-directive



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.