Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KaTeX Implementation in Beta #227

Closed
RyanGreenup opened this issue Dec 25, 2019 · 10 comments
Closed

KaTeX Implementation in Beta #227

RyanGreenup opened this issue Dec 25, 2019 · 10 comments
Labels
help wanted 🆘 Pull request/issue requires extra help from the community. Check these out if you're new! rewarded on issuehunt 🎁 Issue has been resolved and a contributor has been rewarded.

Comments

@RyanGreenup
Copy link

RyanGreenup commented Dec 25, 2019

Issuehunt badges

It appears that the new version of Boost Note doesn't implement KaTeX, this is a pretty big issue for notes relating to Data Science, is this a feature that's going to be implemented after the beta?

Other features that are missing / ought to be implemented are:

  • Creating internal links to notes
  • Allow selecting Concurrent tags like in the original Boostnote v 13
  • Prune tags that don't match when selecting concurrently so you can 'follow' them to a note.
    • Think how evernote on iOS filters notes by tags, this is a really powerful way to search
  • Keyboard shortcuts like C-n to create a new note
  • Attaching Files
  • Allow editing Files in an external editor
    • e.g. I have a tonne of snippets implemented in vim with UltiSnips and I couldn't imagine writing TeX without them.
  • Automatically Copy/Paste when pressing a code button
    • This was a big advantage to Boostnote over for example Joplin
  • The original CSS had a black background for code snippets that made them far easier to read, this should be re-implemented for readability sake.

IssueHunt Summary

tobifasc tobifasc has been rewarded.

Backers (Total: $50.00)

Submitted pull Requests


Tips


IssueHunt has been backed by the following sponsors. Become a sponsor

@kazup01 kazup01 added the help wanted 🆘 Pull request/issue requires extra help from the community. Check these out if you're new! label Dec 25, 2019
@issuehunt-oss
Copy link

issuehunt-oss bot commented Dec 25, 2019

@boostio has funded $50.00 to this issue.


@issuehunt-oss issuehunt-oss bot added the funded on issuehunt 💵 Issue has received funding that will be rewarded to the contributor solving this issue. label Dec 25, 2019
tobifasc added a commit to tobifasc/BoostNote.next that referenced this issue Jan 30, 2020
…display katex

To get katex.min.css to load font files the package file-loader was added.
tobifasc added a commit to tobifasc/BoostNote.next that referenced this issue Jan 31, 2020
Katex needs its own css and font files. To avoid cluttering the users workspace the files are loaded from jsdelivr inside the exported htmls header.
Rokt33r pushed a commit to tobifasc/BoostNote.next that referenced this issue Feb 6, 2020
…display katex

To get katex.min.css to load font files the package file-loader was added.
Rokt33r pushed a commit to tobifasc/BoostNote.next that referenced this issue Feb 6, 2020
Katex needs its own css and font files. To avoid cluttering the users workspace the files are loaded from jsdelivr inside the exported htmls header.
Rokt33r pushed a commit that referenced this issue Feb 6, 2020
* #227 use remark-math and rehype-katex in MarkdownPreviewer to display katex

To get katex.min.css to load font files the package file-loader was added.

* #227 use remark-math and rehype-katex when exporting html

Katex needs its own css and font files. To avoid cluttering the users workspace the files are loaded from jsdelivr inside the exported htmls header.
@issuehunt-oss
Copy link

issuehunt-oss bot commented Feb 6, 2020

@rokt33r has rewarded $45.00 to @tobifasc. See it on IssueHunt

  • 💰 Total deposit: $50.00
  • 🎉 Repository reward(0%): $0.00
  • 🔧 Service fee(10%): $5.00

@issuehunt-oss issuehunt-oss bot added rewarded on issuehunt 🎁 Issue has been resolved and a contributor has been rewarded. and removed funded on issuehunt 💵 Issue has received funding that will be rewarded to the contributor solving this issue. labels Feb 6, 2020
@Rokt33r
Copy link
Member

Rokt33r commented Feb 6, 2020

Will be shipped in this week!

@Rokt33r Rokt33r closed this as completed Feb 6, 2020
@Rokt33r Rokt33r mentioned this issue Feb 8, 2020
@cossio
Copy link

cossio commented Feb 8, 2020

Great! In what version will this be available? I just downloaded Boostnote and I have no TeX support.

@Flexo013
Copy link
Contributor

Flexo013 commented Feb 8, 2020

@cossio I imagine that will be 0.1.5

@cossio
Copy link

cossio commented Feb 9, 2020

Looking forward to it!

@Rokt33r
Copy link
Member

Rokt33r commented Feb 10, 2020

Will deploy soon!

@danwild
Copy link

danwild commented Apr 13, 2020

@Rokt33r any updates on this?

This and #331 are closed but there's still no TeX support? I also don't see it in the next milestone.

Is there another issue or PR pending for this?

@Flexo013
Copy link
Contributor

@danwild The latest version of BoostNote.next has KaTeX support:

image

@danwild
Copy link

danwild commented Apr 13, 2020

Thanks @Flexo013!
Yes sorry my mistake I had v0.14 (tried to use TeX a couple of weeks back), so just tested v0.3.0 which worked as expected on macos + ios (I note the delimiter has changed since documented in previous app).

This is great work thanks 🎉 I'll definitely be migrating over from Bear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted 🆘 Pull request/issue requires extra help from the community. Check these out if you're new! rewarded on issuehunt 🎁 Issue has been resolved and a contributor has been rewarded.
Projects
None yet
Development

No branches or pull requests

6 participants