-
Notifications
You must be signed in to change notification settings - Fork 20
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
Viewer ? #17
Comments
is there a way to use landmarks in json mode currently at all? |
I'm trying to use landmarks and just hit this issue. Are there any updates? |
FYI: I've just hacked a mode to write the "textual format" in a way that is readable by emacs' org-mode (in particular, this supports folding/unfolding items of the tree), which makes for a very usable viewer. The code is here, I'll make a PR at some point: https://github.com/Armael/landmarks/tree/format-org |
Hello everyone, I revived the landmarks-viewer ! You should be able to test it online. If you want to have it locally, you can clone the repository. Note that you'll need the master branch version of gen_js_api (it has not yet been released to opam). |
I'll close the issue when it will be available on opam. |
What is the current status of:
|
I haven't touched the org-mode output since last time, but IIRC it was basically working and the patch was clean. Since the online viewer wasn't working for me (haven't investigated why), I've used my org-mode output a couple times since then. So I think it's mostly a matter of rebasing it and making the PR. I don't have time right now, but I'm happy to give you access to my fork if you have some cycles available. |
Thanks! I don't need write commit to your fork (I can fetch your fork and resubmit a PR if need be, which sounds cleaner); it just landed in the middle section of my TODO list. |
Hello,
The online viewer is a 404 and the package
landmarks-viewer
mentioned in the README doesn't exist.The text was updated successfully, but these errors were encountered: