3 ms·
This looks great! Are there plans to spin up a plugin for Obsidian and similar apps?
by seanosaur 3y ago
This looks great! Are there plans to spin up a plugin for Obsidian and similar apps?
- diarmuid_glynn 3y agoI'm not familiar with Obsidian, I'll take a look. One thing I should mention, we have another tool which makes it easy to embed a spreadsheet in another app via an IFRAME: - https://www.equalto.com/suresheet https://www.equalto.com/suresheet The benefit of using the above is that Sure Sheet URL will always load the "same" spreadsheet. Edits aren't automatically saved, unlike (say) a Google Sheet.
- noisy_boy 3y agoI use advanced tables[0] and Excel to markdown tables[1] plugins - they make working with tables in Obsidian a bit easier. That said, I think tables are markdown's Achilles heel - anything involving multi-line content starts to make things complicated. [0]: https://github.com/tgrosinger/advanced-tables-obsidian https://github.com/tgrosinger/advanced-tables-obsidian [1]: https://github.com/ganesshkumar/obsidian-excel-to-markdown-table https://github.com/ganesshkumar/obsidian-excel-to-markdown-t...