Hacker Newsnew | past | comments | ask | show | jobs | submit | uprun's commentslogin

This app I develop for a while, it mostly tailored for my way of thinking, but maybe useful for some body else. The main feature is that every word is a hashtag by default. Yes simple as that, but it took a while do discover this. And this allows you to hop from notes to notes in the same fashion as brain does (at least for some percentage of people).


I have watched huge number of his talks, and unfortunatelly he did not say something new in this one ..


thanks :)


Currently only one web-site is supported - Hacker News :) and only to display text content. But I am working on proper html display with all current standards.


I play with the idea of a spatial canvas editor in a browser, the project used to be about projectional editing but I decided to reduce scope and focus on bootstraping it. So now I was able to actually edit my code right from my editor.


https://uprun.github.io/lisperanto/ - an in-browser AST editor with instant evaluation and code on canvas


hi, I am developing this project https://uprun.github.io/lisperanto/ and I hope that it will become how programms are written in the future, or at least some programms


hi, I am an independent developer and found of creating notes, after a few thousand notes they become very hard to search through, that is why I created my own app where every word is a hashtag by default, this simple solution helps a lot.


Hi there, kudos the app works really quite well. I wasn't able to delete any of the notes though, maybe I'm missing something?


hi, this is intended behaviour, you cannot remove notes. just to clarify they are kept Only in your browser (in local storage to be accurate), so if you clear storage on the website they will be gone.


Can you elaborate on why this is intended behaviour? I've never come across a note taking system that doesn't allow removing notes.


sorry I missed your reply, this behaviour is present because I wanted to give users a feel of paper notes in a notebook, there you cannot remove a note that you already created. Also allowing for removal leads to a question what to do with linked notes.


Definitely have some backup/restore functionality for that.


thank you, the website is mostly for demo purposes, for real usage I have built apps for Android, Windows, Linux and Mac, and you can export and import notes to your filesystem via menu.


intro video with functionality overview https://youtu.be/QNyuMK8ZrHI


thank you for a feedback, I will try to improve usability, and will fix function call view


Another suggestion: Move the "create function" to the bottom.


i have added in-line evaluation,

by the way this is an open-source project you can follow updates here: https://github.com/uprun/lisperanto


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: