Live data from Hacker News

Viewing profile — gohberg

gohberg

HN member
Joined
Fri, Mar 21, 2025, 10:46 AM UTC
HN karma
72
Public activity
34 items

About gohberg

No profile information was provided.

Recent public activity

  1. story
    Show HN: Notetime, minimalistic timestamped notes, now ready for iOS

    After the launch post here a year ago got some traction: https://news.ycombinator.com/item?id=43434152 the #1 feedback was to make it a native app. So now its ready for iOS. Curren…

  2. comment
    Comment #43460475

    what do you mean by thread number? the notes will always add at the bottom Did you expect a different behavior?

  3. comment
    Comment #43451953

    added a share option in the note editor, let me know what you think

  4. comment
    Comment #43451620

    thanks for that!

  5. comment
    Comment #43446777

    you mean sharing a note externally with someone over the internet? I could probably do something like that, based on URL-encoding, but it will have a limit of approx ~ 2000 charact…

  6. comment
    Comment #43439528

    timestamping content that is not text is on my list, was too complicated for an MVP which I wasn't sure someone would even want :)

  7. comment
    Comment #43439512

    its a 100% client-side react app, there are no server requests except from the first one creating the anonymous user. the local DB is SQLite implementation that supports offline mo…

  8. comment
    Comment #43439491

    I share your obsession I even planned a search-by-timestamp feature, and then scrapped it because I thought that its too weird and who-does-this

  9. comment
    Comment #43439479

    thanks! by local you mean a mac/windows app? that would be a major endeavour :)

  10. comment
    Comment #43439474

    thanks! is txt format enough? initially thought of csv, since its a 2 column structure

  11. comment
    Comment #43439465

    hiding the seconds is a great idea, I'll add a minute/second granularity option

  12. comment
    Comment #43439462

    thanks, an oversight, I'll fix it

  13. comment
    Comment #43439461

    not sure if you are sarcastic or not :) but export is planned next

  14. comment
    Comment #43439458

    Thanks for the warm feedback! I see that self hosting is a popular request so I'll start planning it :)

  15. comment
    Comment #43439447

    the approach here was to combine the simplicity of apple notes, working across devices, with the automatic time-stamping found in the desktop ecosystem of tools. Obsidian/SublimeTe…

  16. comment
    Comment #43439390

    this is the answer :) fixing errors should not alter the timeline I assumed that editing timestamps is also quite problematic since it will break the chronological order of the not…

  17. comment
    Comment #43439359

    nice idea, but this can make you start a new line and go back to it after a while, making it refer to a stale date?

  18. comment
    Comment #43439344

    that's a great suggestion how do you think we can make it more obvious?

  19. comment
    Comment #43439328

    what suggested thing are you referring to? probably will open this once I un-embarassify the code :)

  20. comment
    Comment #43439165

    thanks, good catch! I'll fix that.

  21. comment
    Comment #43439159

    thanks! no export yet since I wasn't sure how it would look like what kind of export formats are you interested in?

  22. comment
    Comment #43439148

    thanks! can you tell me the Firefox version? keyboard navigation is a great idea, didn't think of it since I mostly use this on mobile.

  23. comment
    Comment #43439124

    I tried to create more of a apple-notes type of app, but I get the appeal in full featured apps like Obsidian and logseq

  24. comment
    Comment #43439094

    no, but I see it's a popular request, a bit embarrassed by how the code looks :) I never planned to release it

  25. comment
    Comment #43438827

    thanks for that! new to this platform and when I created the post, it asked for a url and text which I thought will be shown together (like reddit), and now I can't find my own com…