Show HN: CodeOwl – Organize your notes, todos, and code snippets in one place
1–10 of 65 posts
Re: Show HN: CodeOwl – Organize your notes, todos, and code snippets in one place
#2A call to action could be useful. "Welcome to CodeOwl! Create your first note/link now."
Looks nice!
Re: Show HN: CodeOwl – Organize your notes, todos, and code snippets in one place
#3Re: Show HN: CodeOwl – Organize your notes, todos, and code snippets in one place
#4 CodeOwl is not yet supported on small screen resolutions :(
...
Running in w3m on FreeBSD, decently large screen :)Re: Show HN: CodeOwl – Organize your notes, todos, and code snippets in one place
#5Re: Show HN: CodeOwl – Organize your notes, todos, and code snippets in one place
#6Can tabs not be renamed?
Re: Show HN: CodeOwl – Organize your notes, todos, and code snippets in one place
#7Where is my Clojure syntax highlighting?
Re: Show HN: CodeOwl – Organize your notes, todos, and code snippets in one place
#8- Notes should be clamped to screen. There seems to be no limit to how far off screen I can drag something, after which I cannot bring it back (unless I create another note).
- It would be nice if there was some way to snap the notes along a grid so that it's easier to arrange things neatly.
- Collapsible notes would be nice (e.g. collapsing the note so that only the header is visible). Right now each tab has a very limited amount of space.
Re: Show HN: CodeOwl – Organize your notes, todos, and code snippets in one place
#9Good stuff. I could see myself using this. A few bits of feedback: - Notes should be clamped to screen. There seems to be no limit to how far off screen I can drag something, after which I cannot bring it back (unless I create another note). - It would be nice if there was some way to snap the notes along a grid so that it's easier to arrange things neatly. - Collapsible notes would be nice (e.g. collapsing the note…
Re: Show HN: CodeOwl – Organize your notes, todos, and code snippets in one place
#10Also, I'd set
.workspace { overflow: hidden}
as I'm getting a double scrollbar in Chrome (Windows 10).